基于 SSH 的班级管理平台的设计与实现Design and implementation of class management platform based on SSH【摘要】生活在互联网+的时代,如何利用互联网软件工具提高工作效率是我们在工作中首要考虑的问题。论文的主要研究对象是班级管理平台的设计与开发,通过班级管理平台,不仅可以对学生信息进行标准化管理,还可以有条理的监管班级事务,减少管理的工作量提高班级事务监管的效率。论文根据软件工程的开发流程,对分析出的需求建立了系统流程分析图和功能用例图模型,以及实体关系图,实现开发了该平台的功能,并给出一系列的系统测试。该班级管理平台主要运用了 MyEclipse 开发工具,Tomcat 应用服务器,以及使用 SSH 框架和MySQL 数据库。在功能方面,本系统实现了学生和辅导员登录、学生权限管理和班级活动管理等功能,协助老师管理班级及学生的个人信息。待辅导员录入学生账号信息后,学生可以使用已有账号登录系统管理个人信息,查看班级发布的一系列活动信息。【关键字】管理平台; SSH; MySQL; 班级管理;【Abstract】In the era of Internet plus, how to use Internet software tools to improve work efficiency is the first consideration in our work. The main research object of this paper is the design and development of the class management platform. Through the class management platform, we can not only standardize the management of students' information, but also supervise the class affairs orderly, reduce the workload of management and improve the efficiency of class affairs supervision.According to the development process of software engineering, the paper establishes the model of system flow analysis diagram, function use case diagram and entity relation diagram, realizes the function of the platform, and gives a series of system tests.The class management platform mainly uses MyEclipse development tools, Tomcat application server, SSH framework and MySQL database. In terms of function, the system realizes the functions of students and counselors' login, student aut...