学 生 信 息 管 理 系 统
摘 要: 以管理信息系统技术和Visual Basic语言程序设计理论为基础, 结合Windows Access 数据库服务器的相关技术, 用Visual Basic6.0 作为前台应用程序开发工具, 阐述构建一个普遍适用于学校、班级的学生信息管理系统的全过程, 建立一套在现有Windows 操作系统下的单机版学生成绩管理系统。该系统适合一般学校和班级使用。管理系统具有简单实用、操作方便,可靠性强等特点。可供一般学生登陆查询, 管理员则拥有查询、添加、修改、删除学生成绩的功能。该成绩信息管理不仅可以实现传统管理应用中的属性数据的管理, 而且可以针对不同的用户需求建立对空间数据的管理机制, 因而可以得到广泛的应用。本文严格按照软件工程方法,从问题定义、可行性研究、需求分析、概要设计、详细设计、编码,软件的测试等方面对该软件进行了详细的说明,它是软件的一个非常重要的文档资料,是毕业设计的文字说明材料。
关键字: 学生信息管理系统,Access,关系数据库,Visual Basic语言,数据库
Abstract: This comment based on the message system techno logy, combines with some relate techniques of access database server, using Visual Basic6.0 as the development tool for proscenium application and expounds constructing a academic record system that suit for college students1Th is government system is simple and practical and reliable which can be app lied by students for entering and consult ing1The manager has the advantages to inquire, add, revise and cancel the scores of students, Not only the system can realize the traditional at tribute data government, but also it builds a powerful system which can make full use of dimensional data used by different customers。Thus, this government system is able to be applied widely. This text is strictly based on the software engineering method, and details this software from the definition of the problem, ..................
目 录
1 前言
2 需求分析
2.1问题提出
2.2需求分析
3 概要设计
3.1系统功能的分析
3.2 数据描述
3.2.1 数据流图
3.2.2 数据词典
4 详细设计
4.1据库设计
4.1.1 数据库逻辑结构设计
4.1.2 数据设计
4.2 模块设计
5 测试
6 软件特点
7 总结
参考文献
致 谢
附 录