当前位置>主页 > 期刊在线 > 信息技术 >

信息技术2019年17期

基于Web 的校园教务系统的设计与实现
王忠贤
(郑州科技学院,河南 郑州 450064)

摘  要:随着信息化的发展,高校的教务系统也有同样的信息化需求,因此设计一款校园教务管理系统是非常必要的。本文设计的系统使用Java 语言编写,采用的是当前主流的面对对象的开发模式,在系统的架构和设计过程中,从前端、后台、数据库等三个方面架构,前端页面的设计与实现主要是用HTML+CSS+JS,采用了当前主流的、轻量级的layui 前端框架;后台程序代码使用当前Java 主流框架之一的SSM 框架(Spring+SpringMVC+Mybatis)和JSP 页面技术;后台数据库采用MySQL;在开发过程中还加入了Maven 项目管理插件、Shiro 权限认证框架、Quartz 定时任务框架、jxl 等等中间插件来实现某些功能。最终实现了校园教务管理系统的设计与开发。


关键词:教务管理;Spring;Spring MVC;Java



中图分类号:TP311.52         文献标识码:A         文章编号:2096-4706(2019)17-0022-03


Design and Implementation of Campus Educational Administration System Based on Web

WANG Zhongxian

(Zhengzhou University of Science and Technology,Zhengzhou 450064,China)

Abstract:With the development of information technology,the educational administration system in colleges and universities has the same requirements,so it is very necessary to design a campus educational administration system. The system is written in Java language and adopts the current mainstream object-oriented development mode. In the system structure and design process,from frontend,back-end,database and other three aspects of architecture. The design and implementation of front-end pages are mainly based on HTML+CSS+JS,using the current mainstream lightweight framework layui front-end framework;the background code uses one of the current mainstream Java frameworks,the SSM framework (Spring+SpringMVC+Mybatis) and JSP page technology;the background database uses MySQL;Maven project management plug-in,Shiro authority authentication framework,Quartz timing task framework,jxl and other middleware plug-ins are added to the development process to achieve some functions. Finally,the design and development of campus educational administration management system is realized.

Keywords:educational management;Spring;Spring MVC;Java


参考文献:

[1] 清宏计算机工作室.JSP 编程技巧 [M]. 北京:机械工业出版社,2002.

[2] 胡哲文. 教务管理系统安全设计与实现 [J]. 益阳职业技术学院学报,2017,14(Z1):75-81.

[3] 李君. 巧用Jsp 和Java 连接Mysql 数据库 [J]. 现代商贸工业,2015,36(7):94-95.

[4] 田娟,徐钊. 基于J2EE 的MVC 设计模式的分析与思考 [J].计算机与现代化,2010(10):54-58.


作者简介:王忠贤(1985-),男,汉族,河南郸城人,初级职称,学士学位,研究方向:计算机技术、网络工程。