1、共 5 页 第 I 页 摘摘 要要 本论文主要演示MFC与MYSQL技术下学生信息管理系统的设计思想 和实现的关键技术。论文选择了 VC6.0 为编译器,MFC 下 MFC ODBC 数 据库连接方式,MYSQL 的数据库,设计出学校学生信息管理系统。 本系统具有用户登录,学生信息管理,学生信息查询等功能。 论文包括以下几个部分: 第一部分问题的来源和可行性分析, 说明了学生信息管理系统的重 要性和必要性。并对其实现的复杂性、可行性进行了研究。 第二部分需求分析和总体设计,通过对用户需求的分析,分解学生 管理系统应该具有的功能, 并对学生管理理系统的进行总体框架的设计 和搭建。 第三部分数据库
2、设计,设计了学生管理系统数据存储方式,进行数 据库的实体分析、实体属性分析、实体和实体之间的联系的分析。数据 库的逻辑设计和数据库的建立。 第四部分详细设计以及系统实现, 通过总体设计完成了学生信息管 理系统的 2 大模块。并达到对学生信息的增加、删除、修改、查询等操 作。 关键字:MFC MYSQL 学生信息管理系统 共 5 页 第 II 页 AbstractAbstract In this thesis, the main demo MFC and MYSQL technology student information management system design and imple
3、mentation of key technologies. Tpapers selected VC6.0 compiler, MFC ODBC database connections, MYSQL database design school student information management system. The design idea used in this paper is the overall honor-oriented, local-oriented process, a combination of simple design patterns, such a
4、s tool class Singleton Pattern. The first part of the source of the problem and feasibility analysis, illustrates the importance and necessity of student information management system. And thecomplexity of itsrealization, the feasibility study. The second part of the needs analysis and the overall d
5、esign and analysis of user needs, the decomposition of the student management system should have, and student management management system for the over all framework design and build. The third part of the database design, design student management system data storage,database entity analysis,entity
6、 attributes,the analysis of the link between the entity and the logical database design and database creation. The fourth part of the detailed design and system implementation,the overall design tocompletion of two major 共 5 页 第 III 页 modules of the student im formation management system, And to the increase of student information,delete,modify,and query operations. KeywordsKeywords: