- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
在线题库管理系统的设计与实现Abstract
With the development of B/S technology, based on visual is more able to satisfy the need of the topic base management online system. To help much better go along of consumer to study, the consumers are able to seek the examination topics type and content conveniently in the system.
This paper firstly put forward the topic base management online system based on visual Studio.NET. It is developed with visual and works as Browse-Server architecture is summed. It is more advantageous to setup and maintenance than the old ones, it can run with good performance in most of the topic base management.
Secondly, it researched the realization and design scheme of the system in the paper. The system is made up of the test online module, questionpicked module, questionverified module, paper management module and user management module, etc.
Finally, we summarized the development process and the characters of the system, and expounded the drawbacks in actual deficiency.
[Key words] B/S; Function Module; Questionpicked;Questionverifyed
摘 要 I
Abstract II
1.绪论 1
1.1项目来源及背景 1
1.2项目目的和意义 1
1.3论文结构安排 2
2.系统相关技术 3
2.1 B/S模式介绍 3
2.2三层B/S结构 3
2.3 JSP技术介绍 4
2.4 JDBC技术介绍 4
2.5 MySQL简介 5
3. 需求分析 7
3.1系统的整体结构和业务流程 7
3.1.1 系统的整体结构 7
3.1.2 业务流程 7
3.2角色(Actor)定义 8
3.3浏览器子系统 8
3.3.1注册 9
3.3.2在线考试 10
3.4 服务器子系统 10
3.4.1登录管理 11
3.4.2题目采集 12
3.4.3题目审核 12
3.4.4用户答案管理 13
3.4.5用户管理 13
3.5 性能需求 14
3.5.1 界面需求 14
3.5.2响应时间需求 14
3.5.3可靠性需求 14
3.5.4可扩展性需求 14
3.5.5系统安全性需求 15
3.6系统运行硬件环境 15
3.7系统运行软件环境 15
4. 系统设计 16
4.1系统体系结构设计 16
4.2系统功能模块设计 17
4.3数据模型 19
4.3.1数据库的概念结构模型设计 19
4.3.2数据库的逻辑结构模型设计 20
4.3.3数据库的物理结构模型设计 23
4.4各功能模块设计 24
4.4.1用户注册模块设计 24
4.4.2个人信息管理模块 25
4.4.3用户答案管理 27
4.4.4在线考试模块 28
4.4.5题目采集模块设计 30
4.4.6题目审核模块设计 32
5.系统实现 35
5.1 注册 35
5.2 登录 35
5.2.1管理员登录 35
5.2.2用户登录 36
5.3 用户管理 36
5.4 题目采集 37
5.5 题目审核 38
5.6 在线考试 38
6.总结和展望 39
6.1 总结 39
6.2 展望 39
参考文献 40
致 谢 41
1.绪论
1.1项目来源及背景
随着Internet的日益普及,在网路上,出现了各种在线题库系统,能方便地为那些学习者进行比较系统性的自我检测。但是,现在网络信息的多元化、快捷化,出现了一些内容不实的
文档评论(0)