论文首页哲学论文经济论文法学论文教育论文文学论文历史论文理学论文工学论文医学论文管理论文艺术论文 |
基于C/S模式的学生信息管理系统
摘 要:本人是对学生管理系统开发的全面阐述,全文分为引言,系统开发环境,需求分析,系统设计,系统实现等5个部分,详细阐述了系统分析和系统设计的方法以及内容。
学生管理系统是典型的信息管理系统(MIS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。对于前者要求建立起数据1致性和完整性强、数据安全性好的库。而对于后者则要求应用程序功能完备,易使用等特点。 本人结合提高学生管理工作的要求,对MS SQL Server2000数据库管理系统、SQL语言原理、Visual Basic应用程序设计,Visual Basic数据库技术进行了较深入的学习和应用,主要完成对学生管理系统的需求分析、功能模块划分、数据库模式分析,并由此设计了数据库结构和应用程序。设计充分利用Visual Basic与MS SQL Server2000数据库技术的强大力量,提高了编程效率和可靠性。系统运行结果证明,本文所设计的学生管理系统可以做到学生信息的规范管理、科学统计和快速查询,从而减少管理方面的工作量。
关键词:信息管理系统;学生管理;Visual Basic应用;SQL
Base on the C/S of students information management system
Abstract:This paper entirely student’s information management system.It includes the introduction,system development environment, requirment analysis, system design and system realization.The parts of system analysi and desgn are particularly explained in this paper.
The Student of management system is the typical information management system( MIS), It mainly includes the establishment and maintenances and head application procedures of include the backstage databases develop two aspects.It request to build up a data consistency and integrities for the former strong, the database that the data safety like.But then request the applied procedure function to the latter complete, easy usage etc. characteristics.The author integrates the requirements of students management, studies and applies the MS SQL Server2000 database management system, SQL language theory, Visual Basic application design, and the technology of Visual Basic database. This paper mainly accomplished the requirement analysis of students management system, the compartmentation of function module, and the analysis of database mode. And designed the structrue of database and application. This design takes full advantage of Visual Basic and MS SQL Server2000 database technology to improve the efficiency and reliability of the programme.The results that the system circulated have improved that the system of students management can manage, statistic and query the students’ information easily. It can reduce the workload of management.
Key words: informational management system; students management; Visual Basic application; SQL
注释:不含源代码