基于 Web 的学生成绩管理系统 Web Based the Student Performance Management System 内容摘要我国教育迎来了蓬勃发展的新局面,由此学校的教学管理的难度以及工作量日益上升,而计算机、互联网辅助课堂教学与教学管理成为了一大发展方向。为促进教育行业的发展,各学校与培训机构不断寻求提高教学管理工作的效率以及教育教学质量的方法。教育工作者已经意识到未来的学习环境将会是下一代通信网络、新型平板显示、云计算等新一代信息技术和教育教学的高度集成与创新。信息技术的发展给我们的学习环境带来了许多改变,而信息化教学的开展也离不开信息环境的支持,主动拥抱技术可以让我们的教与学变得更好。如何用软件辅助进行教学成果的分析,是许多教育工作者所思考的问题。为提高教师教学管理工作的效率以及实现学生成绩可视化分析,本文将采用 B/S 结构模式,基于 MVC 编程模式设计一个基于 Web 的学生成绩管理系统,主要介绍该学生成绩管理系统的设计与实现过程。开发本系统使用了 EasyUI 框架搭建前端页面,使用 Tomcat 作为后台服务器,Echarts 实现数据可视化,使用 MySQL 建立数据库。关键词: 学生成绩管理 EasyUI Echarts WebAbstract China's education has ushered in a new situation of vigorous development. As a result, the difficulty and workload of teaching management in schools have been increasing, and computer and Internet-assisted classroom teaching and teaching management have become a major development direction. To promote the development of the education industry, schools and training institutions are constantly seeking ways to improve the efficiency of teaching management and the quality of education and teaching. Educators have realized that the learning environment of the future will be a high level of integration and innovation in the next generation of communication technology, new flat panel displays, cloud computing and other new generation information technologies and education. The development of information technology has brought many changes to our learning environment, a...