衡 阳 师 范 学 院毕 业 论 文 题 目 : 基 于 Web 成 绩 管 理 系 统 设 计 与 实 现 所 在 学 院 : 计 算 机 科 学 与 技 术 学 院专 业 : 网 络 工 程 1 学 号 : 13480130 1 作 者 姓 名 : 罗 红 梅 1 指 导 老 师 : 田 小 梅 1 5 月 10 日基于 Web 成绩管理系统设计与实现计算机科学与技术学院网络工程专业学号: 13480130 姓名: 罗红梅指导老师: 田小梅摘要在如今信息化高速进展的时代, 学生成绩管理系统是实现学生成绩数字化管理不可缺少的部分。成绩管理系统主要根据当今大学生成绩为蓝本, 采纳 Web 应用程序的方式, 基于 MVC 的三层架构体系, 以及自顶而下的模块化技术进行系统开发, 把系统分为三种普通用户, 老师、 学生, 系统管理员。根据软件开发的标准 , 利用 Microsoft Sql server 数 据 库 和 Java 语 言 以 及 三 大 框 架 ( Mybatis, Struts, Spring) 来开发, 并对整个系统进行了测试。系统从用户的角度来划分具有以下功能: 管理员能够对班级、 老师、 学生、 课程的信息进行增删改查操作; 老师能够对学生成绩录入、 修改、 删除、 浏览、 导出学生成绩到表格以及浏览与修改基本信息, 重置密码等; 学生查询本人成绩以及浏览与修改本人基本信息, 重置密码等。关键词学生成绩; 管理系统; Web 系统开发; B/S 模式Design and Implementation of the Student score management system based on WebComputer science departmentMajor: Network projectNo:13480130 Name: Luo Hongmei Tutor: Tian XiaomeiAbstract In the information age, a student score management system is an indispensable part of the realization of the digital management of student achievement. Student score management system is mainly based on the results of today's college students using the B/S model, the three layer architecture based on Web technology and modular design, the system is divided into three ordinary users including teachers and students and system administrator. According to the standard of software development, the paper use Microsoft Sql Server and...