摘要
伴随着数字化、网络化、信息化发展的社会,越来越多的行业与时俱进融入到了互联网中,而高校作为为了一个更是培养各色人才之地,更是拥有大量的高科技人才,因此也更应该运用科技来完善教学方面的管理
此基于SSM的教务管理系统主要可以由角色分为两大角色,管理员和学生。管理员分为学院管理,后勤管理,教师管理,学生管理;学生分为查看修改个人信息、报名考试、成绩查询、选课等;基本上实现了教务管理系统功能,主要用IDE 为Eclipse、数据库使用Oracle。
随着Structs2、Spring、Mybatis技术的成熟,MVC框架的流行,以及多层架构的普及,设计出容易维护和扩展的针对教务管理成为可能。通过应用ssm可以方便的实现MVC框架,从而将基于SSM教务管理系统的模型、视图、控制器分离,提高代码的重用,降低模块之间的耦合。使用多层架构,将系统分为表示层、业务逻辑层、数据库访问层和数据层四层,使基于SSM教务管理系统更容易维护和扩展。
关键词:学生管理;教务管理;MVC;SSM
Educational Administration Management
System Based on SSM
Abstract
With the development of digital, network and information society, more and more industries to keep pace with the times into the Internet, and as a college to more training all kinds of talents, more is to have a large number of high-tech talent, so also should use technology to improve teaching management
This student management system can be divided into two main roles, administrators and students. The administrator is divided into management, logistics management, teacher management, student management; students to modify personal information, registration examination, query results, course selection; basically realize the function of educational management system, mainly used for Eclipse, IDE database using Oracle.
With the maturity of Structs2, Spring and Mybatis technology, the popularity of MVC framework and the popularity of multi tier architecture, it is possible to design and maintain it easily for educational administration. By applying SSM, the MVC framework can be implemented conveniently, thus separating the model, view and controller based on SSM educational administration system, increasing the reuse of code, and reducing the coupling between modules. Using multi tier architecture, the system is divided into four layers: presentation layer, business logic layer, database access layer and data layer, so that SSM based educational management system is easier to maintain and expand.
Keywords: Student management, educational administration; Struts2; MVC; Spring; Mybatis;SSH