内容摘要
《学籍管理系统》是采用VISAUL BASIC6.0开发的一个数据库管理系统。本设计说明书主要讲述了VISAUL BASIC6.0的基本功能及设计方法。紧接着以本系统为例,逐一介绍开发本系统系统的步骤:系统分析、系统设计、系统实现、系统维护。在系统分析中先后用数据流图、数据字典、系统的功能结构图分析了系统所需的各种数据。在系统的设计中,详细的展现了系统的各个功能模块。所需的数据库表及表字段。菜单的设计等。在系统的实现中,给出了实现表单中相应的功能控件的事件及代码。以及菜单实现的方法。文章的最后则给出了本系统的主要功能源代码。
本系统具有数据输入,数据存储,档案查询,报表打印等功能,系统的人机对话界面友好。系统功能全面,用户操作方便是本设计的一个特色。
关键字:面向对象 学籍 档案管理 VISAUL BASIC6.0
Abstract
administrative system of the student information " adopts a data base management system that VISAUL BASIC6.0 developed . This design instruction has told the basic function of VISAUL BASIC6.0 and design method mainly .This design instruction has told the basic function of VISAUL BASIC6.0 and design method mainly. And then take this system as an example , recommend developing the step of this system one by one: Network analysis , designs systematically , realizes systematically , safeguards systematicallying. Successively with dataflow picture, data dictionary, function structure chart various kinds of datum analyticl system take of system in network analysis. In the design of the system, detailed each function module which has represented the system. Necessary database form and literary name section. Design of the menu ,etc.. In the realization of the system, provide and realize the incidents and codes of the corresponding function controlling part among forms. And the method that the menu realize. Provide the main function source code of this system at the end of the article. This system has data entry , the data are stored, file inquiry, such functions as the report form is typed, the interactive interface friendship of the system. The systematic function is overall, it is a characteristic that is originally designed that users are easy to operate.
Key word: Face the target library administrative system of the student information VISAUL BASIC6.0
目录
内容摘要 3
Abstract 4
引言 5
第一章 概述 6
1.1 开发学籍管理系统的意义: 6
1.2已有系统的存在的问题: 6
1.3可行性研究: 7
1.3.1目的: 7
1.3.2经济上可行性: 7
1.3.3 技术上可行性: 7
1.3.4 运行上可行性: 8
1.4 VISUAL BASIC6.0简介 8
第二章 系统分析 11
2.1学校结构组织结构图 11
2.2学校工作的业务流程图 11
2.3新系统的设计目标和设计思想 13
2.4 系统开发和运行环境: 14
2.5 系统功能分析 14
2.6 新系统逻辑方案 15
2.6.1 系统功能结构图 15
2.6.2 数据流图 15
2.6.3 数据字典 18
第三章 系统总体设计 21
3.1模块处理功能设计 21
3.1.1学生档案管理模块 21
3.1.2学生成绩管理模块 22
3.1.3学生档案信息模块 23
3.1.4教学计划模块 23
3.2 数据库设计 24
3.2.1 数据库需求分析 24
3.2.2 数据库概念结构设计 26
3.2.3 数据库逻辑结构设计 28
第四章 应用系统实现 31
4•1 学生档案资料的录入子模块 31
4.2档案信息查询子模块: 35
4.3 学生成绩录入子模块: 36
4.4 学生成绩查询子模块 39
4.5学生档案导入子模块: 40
4.6档案管理子模块的设计: 41
4•7系统菜单的设计 42
第五章 系统测试 44
5.1 软件测试的目标及过程 44
5.1.1 软件测试 44
5.1.2 软件测试目标 44
5.1.3 软件测试的过程 44
5.2 软件测试的方法及步骤 46
5.2.1 软件测试的方法 46
5.2.2 测试步骤 47
总 结 49
致 谢 50
主要参考文献 51
附录: 52
引言
计算机已经要成为我们学习和工作的得力助手。今天,计算机的价格已经十分低廉,性能却有了长足的进步,它以及被应用于许多的领域,计算机之所以如此流行的原因主要有以下几个方面:首先,计算机可以代替人工进行许多的复杂的劳动。其次,计算机可以大大的提高人们的工作效率。第三,计算机可以节省许多资源。第四,计算机可以使敏感文档更加安全
现有我国的各中小学的档案的管理水平不高,有的还停留在纸介质的基础上,这样的机制已经不能适应时代的发展,因为它浪费了许多的人力和物力。在在信息时代这种传统的管理方法必然被计算机为基础的信息管理所取代。
我作为跨21世纪的计算机专业的毕业生,希望在这方面有所贡献。改革的总设计师邓小平同志说过:科学技术是第一生产力。我希望能用所学的知识编制一个适用的程序来帮助还停留纸介质基础上的学校进行更有效的档案管理。