毕业论文--基于JSP的学生成绩管理系统的设计与实现.doc
文本预览下载声明
摘 要
Abstract
Along with the development of information technology, computerized teaching and remote network teaching based on WEB, makes the popularity of technical teaching management platform to be modern education technology reform and development direction. But since most school score management are still stay in relatively primitive manual stage, rely mainly on score information office software The above phenomenon causes students to submit score not timely, teachers easy not clear whether problems such as correcting socre. So building an efficient operation management system to ensure the perfect between teachers and students, and at the same time with effectiveness quickly and easily release and retrieval various learning contents, become the university informatization construction of an important task.
Firstly analyzes the current college teaching management platform application status and deficiencies, made clear the teaching management platform based on web the main function and core processes. On this basis, through application MVC model of system and a series of requirement analysis, design, code, test etc make the system realized the teaching management, score management, customer information management, and other functions, which focuses on analyzing the core subsystem (teachers and students score management subsystem).
目 录
1 引言 1
1.1 开发背景 1
1.2 课题研究意义 1
2 科研现状及设计目标 2
2.1 学生成绩管理系统的优点 2
2.2 成绩管理系统存在的问题及解决办法 2
2.3 系统设计目标 3
2.4 经济效益分析 3
3 关键问题及关键技术分析 4
3.1 研究设计中的关键问题 4
3.2 具体实现中采用的关键技术 4
3.2.1 JSP技术 4
3.2.2 JAVA技术 5
3.2.3 MySQL技术 5
3.2.4 JDBC桥技术 6
3.2.5 JavaBean 技术 6
4 需求分析 7
4.1 业务流程分析 7
4.2 功能需求 7
4.2.1 功能简述 8
4.2.2 用例图 8
4.3 可行性分析 9
4.3.1 操作可行性 9
4.3.2 技术可行性 9
4.3.3 经济可行性 10
4.4 系统的开发环境 10
4.4.1 硬件环境 10
4.4.2 软件环境 11
5 系统设计 12
5.1 系统体系结构 12
5.2 系统E-R图 13
5.3 数据库表的设计 13
6 系统实现及测试 16
6.1 具体功能模块的实现 16
6.1.1 登录模块 16
6.1.2 教师管理模块 17
6.1.3 学生模块 23
6.2 系统测试 24
6.2.1 在测试中遇到的问题 24
6.2.2 实例测试 25
7 结论与展望 26
参考文献 27
致 谢 28
引言
随着互联网迅速发展,使得不同地点的人们在任何时间都可以轻松获得自己
显示全部