- 1、本文档共44页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
毕业设计(论文))
姓 名
系 别、 专 业
导 师 姓 名、职 称
完 成 时 间
摘 要
在网络技术逐渐渗入社会生活各个层面的今天,传统的考试方式也面临着变革,而网考试则是一个很重要的方向。可以突破时空的界限网络考试方式将是以后考试发展的趋势。ABSTRACT
Gradually infiltrated into the network technology in all aspects of social life today, the traditional test method is also faced with change, the online exam is a very important network technology development. Online test on the one hand can break the boundaries of time and space; the other candidates in their own environment examination will be more comfortable, better play to their true level, the network test approach will be the development trend of future examination.
This paper expounds the Web-based Online Test System Design and Implementation. Firstly the design of the system involved in related technologies introduced one by one, and the main outline of the system design and system design and function of a detailed description, the system in accordance with the ideas of software engineering for system design, requirements analysis based functional module partition, then each module analysis and detailed design, and use related technology.
The system bases on B/S development model, using Java as a development platform, which utilizes JSP, JavaScript, and Html language as well. The web server is Tomcat. Database server is SQL Server 2000. The system structure is simple, easy and safe. Examinee can exam at any time by using the system. Simultaneously teachers can use the system to organize online examination more efficiently and conveniently.
Keywords: Online Examination B/S JSP
目 录
第一章 前言 1
1.1开发背景及意义 1
1.2论文研究目标 1
第二章 驾校考试系统需求分析 2
2.1需求概述 2
2.2系统开发目标 2
2.3功能需求 2
2.4性能需求 3
2.5开发方案的比较与选择 4
2.6系统开发环境及工具 6
2.6.1开发/运行环境 6
2.6.2开发工具的选取 6
第三章 驾校考试系统的设计 8
3.1系统数据流程描述 8
3.2系统总体结构设计 11
3.3功能模块设计 12
3.3.1考试模块 12
3.3.2查询成绩模块 13
3.3.3试卷管理模块 14
3.3.4信息管理模块 14
3.3.5判卷模块 14
第四章 系统后台数据库设计 15
4.1数据库连接 15
4.1.1配置SQL server 2000 15
4.1.2连接数据库 15
4.2数据库设计概述 15
4.2.1数据表实现 16
4.2.2系统总体E-R图 18
第五章 驾校考试系统的实现 2
文档评论(0)