1 / 53
文档名称:

局域网考试系统—计算机毕业设计(论文).doc

格式:doc   大小:742KB   页数:53页
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

局域网考试系统—计算机毕业设计(论文).doc

上传人:lanyou1106 2017/12/21 文件大小:742 KB

下载得到文件列表

局域网考试系统—计算机毕业设计(论文).doc

文档介绍

文档介绍:局域网考试系统
摘要
系统基于Browser/Server模式开发,应用DreamweaverMX软件,结合JSP编程技术,并以 Microsoft ACCESS2003为数据库开发工具,在Windowsxp系统中使用JDBC驱动程序进行数据库连接。论文主要阐述的是考试管理系统的操作过程及一些关键技术。该系统考生和管理员信息主要在管理员系统中输入,不需数据库直接输入,考试时考生输入准考证号码,核对正确后进入考生界面,考生界面主要有选择试卷、成绩查询组成,关键实现了考生在选择试卷后进入考试窗体,系统强制考生退出,及考完后对客观题的自动评分、存档。管理员进入管理员系统界面,管理员系统主要由系统管理、考生管理、题库管理、监控等模块组成,管理员系统和考试系统共同构成了该考试管理系统。
【关键字】JSP,题库管理,局域网考试系统。
Abstract
This system is based on Browser/Server mode development , employ DreamweaverMX software, combine JSP programming technology, regard Microsoft ACCESS2003 as the database developing instrument, use JDBC driver to join the database in Windows XP the thesis is mainly explained is procedure of the administrative system of an examination and some key technology. System this examinee and administrator information input of the system in administrator mainly, not needing the direct input of database , the examinee inputs the number of admission card for entrance examination when having an examination, enter examinee interface after check correct, examinee boundary plane mainly choose the paper , achievement to inquire about and make up, the key has realized examinees and entered and had an examination body of window behind choosing the paper, the system forces examinees to withdraw, and grading , filing automatically to objective question after finishing doing in the test. Administrator enter administrator systematic interface , administrator system mainly by system management, examinee manage, exam pool manage, module of controlling etc. make up, administrator system and examination system form, should have an examination administrative system together.
【Keywords】JSP, Question bank Management, LAN Examsystem。
目录
前言 5
第一章概述 6
开发背景 6
JSP简介 6
JSP的运行原理 6
JSP页面的组成 7
JavaBean技术介绍 8
8
第二章系统环境与配置 10
10
软件环境 10
服务器的配置 11
12
第三章需求分析 13
系统需求分析 13
13
13
14
第四章系统设计 15
系统设计思想 15