基于JAVAEE的在线考试系统毕业设计论文

  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

基于JAVAEE的在线考试系统

【内容提要】在线考试系统旨在实现考试的无纸化管理,对一些科目的考试可以通过互联网络或局域网进行,方便校方考务的管理,也方便了考生,尤其适合考生分布广,不易集中的远程教育。我主要开发系统的后台管理系统—JAVA 在线考试管理子系统,它包括试题管理、考生管理、试卷管理、试卷自动审批等功能。本论文主要介绍了对JAVAEE在线考试系统的分析、设计和开发的全部过程。运用ER图,程序流程图等对在线系统的设计过程进行详细的说明。全文共分为开发方案、需求分析、系统设计、关键技术解决,结论五部分。开发方案中主要介绍开发在线考试系统得目的、开发方案的选择及开发框架的技术的确定;需求分析介绍了在线考试系统的总体需求及系统各模块的功能需求;系统设计介绍了系统设计的指导思想、数据库的设计、系统模块的设计;关键技术介绍了在具体实现时需解决的一些技术,如开发框架的整合技术、开发

框架与数据库的连接及数据的备份与还原。

【关键词】:JSP, Servlet, Struts, JAVA,MySQL数据库,B/S模式

On-line examination system base on JAVA

Student : CHAO SUN supervisor: WEI MING XIAO 【ABSTRACT】On-line examination system the aim is carry out examination of have no the paper turn a management, can carry on through Internet net or bureau area net to some examinations of categories, convenient school square test the management of duty, also convenient the examinee is particularly suitable for examinee to distribute widely and not easily concentrated of long range education.I mainly develop the system-JAVAEE of the backstage management's on-line examination management sub- system of system and it includes to try the management, on-line creation of a management, examinee to try book, control the constitution that the student examine and try an examination and approval etc. function.This thesis mainly introduced to manage the analysis, design of the sub- system and all processes of the development to JAVAEE's on-line examination.Make use of ER diagram, procedure flow chart etc. to on-line manage the design process of sub- system to carry on expatiation.The full text is totally divided into the design, key technique of the analysis, system of the development project, need to solve, conclusion five part.Develop the main introduction in the project develops on-line examination system purpose, development project of choice and development frame of the assurance of technique;The need analysis introduced the total need of the on-line examination system and the function request of each mold of system piece;The system design introduced the design, system mold of the instruction thought, database of system design the design of the piece;The key technique introduced at concrete carry out need some techniques for solve, such as development frame of integration technique, development frame with The database link and the backup and revivification of data. Keyword: Servlet ,JSP, JAVA,MySql, Model of B/ S

目录

前言 (4)

1、开发方案 (4)

1.1 问题分析 (4)

1.2 项目的目的 (5)

1.3 方案的选择 (5)

1.4 开发框架技术 (7)

2、开发软件 (8)

2.1 任务的概述 (8)

2.2 运行环境 (9)

3、系统设计 (9)

3.1 指导思想 (9)

○1、B/S结构开发思想 (9)

○2、系统工程的流程思想 (10)

○3、面向对象机制的设计思想 (10)

○4、代码分层思想 (11)

3.2 系统结构图 (11)

○2、系统的用例图如下: (12)

○3、系统部分模块类图: (13)

3.3 数据库设计 (16)

○1、主要数据库表的介绍 (16)

○2、数据库E-R图 (16)

○3、数据库表的创建语句及表的属性; (16)

3.4 系统模块部分设计 (18)

3.4.1 用户登录 (18)

3.4.2考试主界面: (19)

3.4.3 管理里员后台登录 (24)

4、关键技术的问题 (29)

4.1 系统的构架和数据库的 (29)

4.2 框架的整合技术 (30)

4.3 映射文件 struts-config.xml (32)

4.4 访问数据库的工具 (34)

5、结束语 (36)

相关文档
最新文档