基于 web 的学生成绩管理系统的设计与实现基于 web 的学生成绩管理系统的设计与实现摘 要随着计算机技术在各行各业的广泛应用,将计算机技术应用到学校中去,将大大提高学校管理的效率。学生成绩管理系统将在提高学校管理效率中发挥重要作用。本系统是基于 web 的学生成绩管理系统,采用的是前后分离的开发模式。用基本的前端语言 HTML+CSS 来实现页面的制作,JS+AJAX 实现页面数据交互,使用 MySQL 来创建和管理数据库,将 SSM 框架作为后端开发的网络框架。并使用 IntelliJ IDEA 作为后台开发工具,因为它能良好的支持数据库应用,使用 HBuilder 作为前端开发的工具,具有边改边看模式,提高编写网页代码的效率。本论文主要介绍了实现本系统的开发工具和技术和对本系统进行可行性分析、需求分析、系统设计和系统实现等。关键词:成绩管理,web,数据库,SSM北京理工大学珠海学院 2020 届本科生毕业设计The design and implementation of the Student Score Management System based on WebAbstractWith the wide application of computer technology in all walks of life, the application of computer technology to schools will greatly improve the efficiency of school management. Student achievement management system will play an important role in improving the efficiency of school management.北京理工大学珠海学院 2020 届本科生毕业设计This system is a web-based student achievement management system, which adopts a separate development mode. With the basic front-end language HTML + CSS to achieve page production, JS + Ajax to achieve page data interaction, using MySQL to create and manage the database, the SSM framework as a back-end development of the network framework. Intellij IDEA is used as a backend development tool because it can support database application, and HBuilder is used as a front-end development tool to improve the efficiency of writing web page code. This paper mainly introduces the development tools and technology of the system and the system feasibili...