目 录
摘 要
本文对试卷生成系统的设计与开发过程进行了分析与叙述。依照系统开发的实际操作步骤,文章从系统概述、系统分析、系统设计和系统实现这四大章节对系统开发过程进行分别阐述。系统概述中主要进行了课题背景、课题意义和现状分析;系统分析中主要包括了系统设计前的需求分析、业务流程分析、数据流程分析和数据字典分析;而系统设计则是对系统体系结构、各功能模块、数据库结构设计等具体的系统实现过程进行剖析展示,在系统设计章节中有详细的文字解释并配有表图说明。文章还列举了关键的功能模块实现代码。
本文力求可以为试卷生成系统的开发设计找到一种切实可行的解决方案,在分析了目前国内外试卷生成系统的现状的基础上,并经过反复摸索和学习研究后,借助编程语言JAVA和Microsoft SQL Server 2005数据库最终实现了试卷生成系统的开发,并在一系列测试后,达成了人性化、所需功能完善、操作清晰的设计目标。
关键词:JAVA;SQL Server 2005;试卷生成系统
Abstract
The thesis analyzes and describes the process of designing and developing examination paper generated System. In terms of the actual steps of developing the system, it elaborates on the four chapters of system overview, system analysis, system design and system implementation respectively. The system overview is the main development of a subject background, subject significance and existing condition analysis. The chapter system analysis includes needs analysis, operation flow analysis, data flow analysis and data dictionary analysis in advance. And the chapter system design deeply shows the every process of the system architecture, each functional module and database structure design. In addition, there are a lot of detailed words with diagram in the system design chapter. The thesis also illustrates the implementation code of key functional modules.
The thesis tries to find a workable plan on developing a set of examination paper generated After analyzing the current situation of domestic or foreign Bike Share System and studying some professional information, I finished examination paper generated System with JAVA and Microsoft SQL Server 2005 database. Fortunately, after a series of testing, it accomplished the goal of human-based, comprehensive and operating simply.
Key Words:JAVA;SQL Server 2005;Examination paper generated