考务管理系统

 

摘要

 

本文从考生考核的研究出发,针对系统设计和实现过程中存在的问题,提出了一套利用计算机技术改造考务工作的可行性方法和技术路线,利用Java语言实现的考务系统。从考务的实际需要出发,提出了系统的设计原则、设计目标、模块组成和体系结构,并完成了考务系统的设计与实现。在研究了网络技术和数据库技术的有机融合,改变了传统的考务模式。它不但能提高考务管理的效率、改善考务管理的效果,为行业培养大量高水平高素质的人才,做出贡献。本系统,具有很高的应用价值。

关键词: JAVA;考务系统;系统设计

 

Abstract

 

This article the research which inspects from the examinee embarks, and realizes the question which in view of the system design in the process exists, proposed a set of use computer technology transformation testing work’s feasible method and the technical route, the testing system which realizes using the Java language. Embarked from the testing actual need, proposed system’s principle of design, the project objective, the module composition and the architecture, and completed the testing system’s design with to realize. Has been studying the networking and the data bank technology organic fusion, changed the traditional testing pattern. Not only it can enhance the testing management the efficiency, the improvement testing management effect, for the profession raise massive high level high quality’s talented person, makes the contribution. This system, has the very high application value.

 

Key words: JAVA; Testing system; System design

 

目    录

第1章 引言

1.1 选题目的和意义

1.2 国内外发展状况

1.3 可行性分析

第2章  需求分析

2.1 用户功能需求

2.2 性能需求

2.3 主要技术分析

第3章 概要设计

3.1 功能模块图

3.2 处理流程设计

3.2.1 系统操作流程

3.2.2 数据增加流程

3.2.3 数据修改流程

3.2.4 数据删除流程

3.3 系统E-R图

3.4 数据库设计

3.4.1 SQL Server 2000分析

3.4.2 数据库表结构

3.4.3 数据库连接技术

第4章 详细设计

4.1 管理员登陆

4.2 考务项目课程管理

4.3 考务履历管理

4.4 考核记录管理

第5章 系统调试与测试

5.1 程序调试

5.2 程序的测试

5.2.1 测试的重要性及目的

5.2.2 测试的步骤

5.2.3 测试的主要内容

第6章 结论

6.1 系统评价

6.2 安全性问题

致谢

参考文献