摘 要
现代化的教育技术模式下,计算机已经广泛应用于教学的管理,传统的教学方式显然无法继续适应潮流。而现有的课程中心管系统很多时候不够方便,且用户体验感不佳。如何设计一个高效便捷的课程中心是摆在我们面前的一个新的课题。
本项目拟开发一个课程中心管理系统,系统采用Java EE编程语言和MySQL数据库,运用Spring Boot + MyBaits进行项目开发。前端采用Bootstrap框架,运用jQuery框架库来简化JavaScript编码设计,提高编程效率,采用Ajax用于实时更新数据。系统实现了课程管理,作业管理,考试和讨论等功能。本设计特点是界面美观,操作友好,对于以往复杂的作业管理简化到极致。
关键词:课程中心管理系统 Java EE MySQL Spring Boot
Abstract
Computers have been diffusely applicated in the management of teaching under the background of modernization’s educational technology model. The conventional teaching ways apparently cannot continue to fit the trend. The new topic in front of us is how to design an high-authority and convenient course center.
This project plans to develop a course center management system. The system adopts Java EE programming language and MySQL database, and uses Spring Boot + MyBaits for project development. The front-end uses the Bootstrap framework, uses the jQuery framework library to simplify JavaScript coding design, improve programming efficiency, and uses Ajax to update data in real time. The system implements functions such as course management, assignment management, exams and discussions. This design features beautiful interface and friendly operation, which simplifies the management of complex operations in the past.
Key words: Course center management system; Java EE; MySQL; Spring Boot