学生信息档案管理系统
摘 要
学生档案管理系统是典型的信息管理系统(MIS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。对于前者要求建立起数据一致性和完整性强、数据安全性好的数据库。而对于后者则要求应用程序功能完备,易使用等特点。
经过分析,我使用 MICROSOFT公司的 VISUAL BASIC开发工具,利用其提供的各种面向对象的开发工具,尤其是数据窗口这一能方便而简洁操纵数据库的智能化对象,首先在短时间内建立系统应用原型,然后,对初始原型系统进行需求迭代,不断修正和改进,直到形成满意的可行系统。系统主要模块:学生信息管理、老师信息管理、系统管理等。
关键字:MIS (管理信息系统) 、控件、域 VB、 SQL server 2000
Summary
The system of managing student 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 presented by Microsoft 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:MIS, ActiveX ,Field
摘 要 I
Summary II
1.系统概述 1
1.1 系统及需求分析 1
1.1.1 系统需求 1
1.1.2可行性分析 1
1.2系统设计的背景 5
1.3系统的功能简介 8
1.4系统开发的目标 10
2. 系统分析 11
2.1业务流程分析 11
2.2数据流程分析: 13
2.3数据存储分析:实体联系图 14
2.4功能分析:功能层次图 16
3.系统设计 17
3.1软件模块结构设计 17
3.2数据库设计 18
4.系统的功能 23
4.1系统登陆界面: 23
4.2系统主界面: 26
4.3用户管理模块: 38
4.4学生缴费管理模块: 43
5.系统的实现 55
5.1系统开发环境: 55
5.2系统测试: 55
5.3 系统运行与维护: 58
5.4系统的转换方案: 59
6.全文总结 60
致 谢 61
参考文献 62
功能描述与使用
--------------------------------------------------------------------------------
1.用户管理: ①用户添加
②用户删除
③密码修改
2.年级信息管理:①学校年级设置
②学校信息设置
3.班级信息管理:①班级信息设置
4.课程信息管理:①课程信息设置
②年级课程开设
5.学籍信息管理:①学籍信息设置
6.成绩信息管理:①成绩信息设置
7.查询管理: ①班级信息查询
②课程信息查询
③成绩信息查询
④学籍信息查询
8.统计报表中心:①班级信息统计报表
②学生信息统计报表
Student Information Records Management System
Abstract
Student records management system is a typical management information system (MIS), its development include the establishment and maintenance of back-end database and front-end application development aspects. For the former require the establishment of data consistency and integrity of the strong data security and good databases. For the latter procedure requires the application of full-featured, easy to use and so on.
After analysis, I use the MICROSOFT company''s VISUAL BASIC development tools, provides a variety of its object-oriented development tools, in particular, the data window that can make it easier to manipulate the database and concise intelligent objects, first create a system in a short time application prototype, then, demand for the initial prototype system, iterative, and constantly revised and improved, until the formation of a satisfactory workable system. The system main modules: Student Information Management, a teacher information management, systems management.
Keywords: MIS (management information systems), controls, domain VB, SQL server 2000
Summary
The system of managing student 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 presented by Microsoft 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: MIS, ActiveX, Field
Summary I
Summary II
1. System Overview 1
1.1 System and Demand Analysis 1
1.1.1 System Requirements 1
1.1.2 Feasibility Analysis of a
1.2 System Design Background 5
Function of the system 1.3 Introduction 8
1.4 System Development Goal 10
2. Analysis 11
2.1 Business Process Analysis 11
2.2 The data flow analysis: 13
2.3 Data Storage Analysis: entity-relationship diagram 14
2.4 Functional Analysis: Functional hierarchy 16
3. System Design 17
3.1 Software Module Structure Design 17
3.2 Database Design 18
4. 23 function of the system
4.1 System Log Interface: 23
4.2 system main interface: 26
4.3 User Management Module: 38
4.4 Student Payment Management Module: 43
5. System 55
5.1 System Development Environment: 55
5.2 System Test: 55
5.3 System Operation and Maintenance: 58
5.4 system, the conversion program: 59
6. Full-text Summary 60
Thanks 61
References 62
Function Description and use of
-------------------------------------------------- ------------------------------
1. User Management: ① users to add
② the user to delete
③ password changes
2. Year Information Management: ① School Year Set
② School Information Settings
3. Class Information Management: ① class message settings
4. Course Information Management: ① Course Information Set
② year of their programs to open
5. Student status information management: ① student status message settings
6. Score Information Management: ① performance information to set
7. Query Manager: ① Class information inquiry
② Course Information Query
③ Information Query Results
④ student status information inquiry
8. Statistics Report Center: ① Class Information Statistics Report
② Student Information and Statistics Report