文档介绍:摘要
随着全球信息化时代的到来,信息技术对社会的发展和经济增长的作用越来越明显。充分利用信息技术和信息资源,为社会创造更多的财富,将成为社会的重要标志。
学生考试系统是典型的信息管理系统(MIS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。对于前者要求建立起数据一致性和完整性强、数据安全性好的库。而对于后者则要求应用程序功能完备,易使用等特点。
经过分析,我们使用 VISUAL BASIC开发工具,利用其提供的各种面向对象的开发工具,尤其是数据窗口这一能方便而简洁操纵数据库的智能化对象,首先在短时间内建立系统应用原型,然后,对初始原型系统进行需求迭代,不断修正和改进,直到形成用户满意的可行系统。
关键字:学生考试系统、窗体、控件
ABSTRACT
ANALYSIS AND DESIGN OF THE SYSTEM OF STUDENT TEST
With the arrival of global information age, the function of the development and economic growth to the society of information technology is more and more obvious. Fully utilize the information technology and information resources, create more wealth for society, will e the important sign of the society.
The system of student test file is a typical application of managing information system (know as MIS),which mainly includes building up data-base of back-end and developing the application interface of front-end. The former required consistency and integrality and security of data. The later should make the application powerful and easily used.
By looking up lots of datum, we selected Visual Basic because of its objective tools in Win32. VB offered a series of ActiveX operating a data-base. It can give you a short-cut to build up a prototype of system application. The prototype could be modified and developed till users are satisfied with it.
Keywords :Student Test System、Form、ActiveX
目录
1 概述 1
管理信息系统简述 1
学校教育信息化现状 1
学校教育管理系统弊端 1
2
影响教育管理信息系统的因素 3
领导不重视 3
自己的开发应用队伍力量薄弱 4
学生考试系统应用背景 5
2系统分析 7
编写目的 7
学生考试系统的开发思想 7
系统开发总体分析 7
实际问题分析 8
9
9
11
12
12
系统功能表 12
13
13
15
17
3 系统设计 18
18
18
18
18
18
18
18
系统功能分析 19
20
23
23
27
系