- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
创智新程软件教育基地
专科毕业论文
论 文 题 目 玲云在线考试系统
专业、班级 计算机软件 08级JAVA班
学 生 姓 名 龙玲
指 导 老 师 刘伟
2009 年 8 月
目 录
摘要 1
第1章 绪论 3
1.1开发背景 3
1.2开发意义 3
第2章 开发技术概述 5
2.1方案选择 5
2.2 开发框架技术 7
第3章 需求分析与系统设计 9
3.1 需求分析 9
3.2 系统设计 15
第4章 系统实施与测试 29
4.1 测试用例和测试报告 29
第5章 总结 34
致谢 35
参考文献 36
附录 37
摘 要
在线考试系统是集合现代考试理论、方法和现代信息技术手段的智能化网上考试系统,充分利用学校现有的计算机软、硬件资源和网络资源实现无纸化考试以弥补传统手工考试的不足。我主要开发系统的后台管理子系统,它包括试科目管理、试题管理、在线组卷、试卷管理、安排考试、查看考试排名、查看考试成绩报表等功能。
本论文叙述了在线考试系统开发过程中,采用B-S模式,运用SSH(Struts+Spring+Hibernate) 框架、JavaScript 、Servlet、Ajax等主要技术,使用Oracle数据库,MyEclipse开发工具。重点介绍了在线考试系统的开发过程:包括需求分析、数据流程分析、功能设计、数据库设计、系统实现、系统调试和测试。
关键词在线考试,SSH框架,MyEclipse,
ABSTRACT
Online examination system is a collection of modern test theory, methods and means of modern information technology, intelligent online examination system, make full use of the schools existing computer software and hardware resources and network resources to achieve paperless examinations to make up for the shortcomings of traditional manual examinations. My main development system background management subsystem, which includes the test subjects in management, test management, online test papers, test management, arrangements for the examination to see test rankings to see statements of examination results and other functions.
This paper describes the development of online examination system, the use of BS model, the use of SSH (Struts + Spring + Hibernate) framework, JavaScript, Servlet, Ajax and other major technology, the use of Oracle database, MyEclipse developer tools. Focuses on online examination system development process: including needs analysis, data flow analysis, functional design, database design, system, system debugging and testing.
KEY WORDS: Online examination , SSH framework , MyEclipse , Database
第章 绪论
1.1开发背景
在当今信息时代,计算机技术与网络技术越来越广泛地应用于各个领域,改变着人们的学习、工作、生活乃至思维方式,也引起了教育领域的重大变革。将计算机技术与网络
文档评论(0)