计算机与现代化

• 应用与开发 • 上一篇    下一篇

#br# 基于SSM和HttpClient的在线选课辅助系统的设计与实现

  

  1. 仲恺农业工程学院计算科学学院,广东广州510225
  • 收稿日期:2016-02-25 出版日期:2016-10-15 发布日期:2016-10-14
  • 作者简介:廖嘉灿(1993-),男,广东揭阳人,仲恺农业工程学院计算科学学院本科生,研究方向:软件工程; 通信作者:侯超钧(1979-),男,广东广州人,讲师,博士,研究方向:智能信息处理。
  • 基金资助:
    2014年广东省大学生创新实验项目(201411347025)

A Course Selection Assistance System Based on SSM Framework and HttpClient Component

  1. College of Computational Science, Zhongkai University of Agriculture and Engineering, Guangzhou 510225, China
  • Received:2016-02-25 Online:2016-10-15 Published:2016-10-14

摘要:

针对某校教务系统对学生选课过程产生的诸多不足,根据教务系统的数据形式开发基于SSM框架与HttpClient技术的选课辅助系统,该系统有前台学生用户端与后台管理端,学生用户端提供学生选
课相关功能,后台管理端提供选课数据与教务系统的同步管理等功能,系统前端基于Bootstrap框架并结合JavaScript和jQuery进行开发,系统后端采用SSM(Spring,Spring MVC,MyBatis)架构整合开发
,使用HttpClient实现教务系统的数据捉取,并完成与教务系统的服务调用。本系统使用结果表明本系统能有效提高学生的选课效率。

关键词: HttpClient, SSM, 选课辅助系统

Abstract:

This paper is aimed to provide a course selection assistance system for the school’s educational administration management system, which enables students to select
the course with efficiency. Our system is composed of user and administrator platform. In particular, the system is developed by using Java language, which is comprised with the
modules of course selection and data synchronization. Here, the frontUI is developed by Bootstrap framework, and the backend is built by SSM framework. The Web crawler based
on HttpClient is a component of system for data synchronization and making service requests. The result shows that the system can effectively improve the efficiency of course
selection.

Key words: HttpClient, SSM, course selection assistance system

中图分类号: