- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
目录
1 引言 1
1.1 项目研究背景 1
1.2 项目研究意义 2
2 可行性分析 4
3 系统需求分析 6
3.1 总体功能需求分析 6
3.2 系统具体功能模块需求分析 6
3.2.1 用户管理功能 6
3.2.2 学生信息管理功能 6
3.2.3 数据库维护功能 7
3.2.4 学生信息查询功能 7
3.2.5 学生相片上传功能 7
3.3 数据库概要结构设计 7
3.3.1 实体E-R图 7
3.3.2 系统E-R图 8
3.3数据流程图 11
3.2数据字典 13
4 系统概要设计 15
4.1 系统简介 15
4.2 系统总体结构设计 15
4.3 数据库设计 16
4.3.1 数据库表设计 16
4.3.2 物理结构设计 19
4.4 安全保密设计 20
4.4.1 系统安全设计 20
4.4.2 防SQL注入 21
4.4.3 登录验证码设计 22
5 系统详细设计 23
5.1 系统结构图 23
5.2 系统公共模块设计 23
5.3 人机界面设计 23
5.3.1 登录界面设计 23
5.3.2 教师用户功能与界面设计 25
5.3.3 公共查询平台功能与界面设计 31
5.4 系统后台管理设计 32
5.4.1 系统后台功能结构设计 32
5.4.2 系统后台功能与界面设计 32
6 系统实现及测试 38
6.1 系统开发环境 38
6.1.1 系统开发工具 38
6.1.2 系统开发平台 38
6.2 部份源代码的实现 38
6.2.1 数据库接口代码实现 38
6.2.2 防止SQL注入代码实现 39
6.2.3 登录验证码实现 40
6.3 测试计划 41
6.3.1 测试方案 41
6.3.2 测试项目 41
6.4 测试用例 42
6.4.1 输入数据测试 42
6.4.2 输入键测试 42
6.4.3 功能测试 42
7 总结与展望 43
7.1 系统设计总结 43
7.2 展 望 43
致谢 45
参考文献 46
学生信息管理系统
李克杰
(湛江师范学院商学院 湛江 524048)
摘要:
关键:
The Design and Implementation of Student Information Management System
LI Cheng-jie
(Business School of Zhanjiang Normal University, Zhanjiang, 524048)
Abstract:Hight School in China started to expand to recruit students form 1999, and till the year 2005, the number of the students that had been taken in was up to 5,300,000 already. Along with the fast development of our higher education and high school scaled itself up continuously, there is a development trend towards networking, information-based and intelligentize of the high school information management. That is, use traditional methods and outdated manual record to manage a students information work is very tough to meet the needs of the modern teaching nowadays. This text mainly discussed the design and implementation of student information management system according to the WEB structure, together with the ASP technique and the Microsoft Access 2003 database used as the foundation while using VBScript and JavaScript as script language. The system (SIMS) mainly includes admin user management, teacher management, general search management
文档评论(0)