实验报告学生信息管理系统 学号:XXXXXXXX 姓名:XXXXXX 班级:XXXXXXXXXXXXXXX摘 要本文着重阐述了“学生信息管理系统”的开发过程.对于设计思想和设计流程也做出了全面的叙述,在数据库创建思想以及各个数据表之间的具体关联等方面也做出了详细说明,并且具体剖析了系统各个功能的实现过程以及详细设计过程,在绘制简单系统功能模块图的同时,力求更加清楚地表明设计思想以及对整个学生模块程序设计的规划及具体实现过程。本系统具有多方面特点:系统功能完备,用户使用方便简捷,人性化的用户界面,安全保密设置齐全,大大减少了操作人员和用户的工作负担,提高了学生管理的工作效率和学校的信息化的水平。AbstractThis article focuses on the student information management system—-—student module for the development process. Introduced a system for environment and development tools , the design concept and design process has also made a comprehensive narrative , in the database to create ideological and various data tables specific links between the areas has also made detailed and specific analysis of the The various functions of the system to achieve process and detailed design process, drawing a simple system function modules map at the same time, to more clearly show that design thinking and the whole process of planning and design of concrete realization。This system has many features : system fully functional, easy to use simple user—friendly user interface , complete security settings, greatly reducing the operators and users of the burden and improve the efficiency of the management of students and school information Level. 1.实验目的:编写学生信息管理系统程序:(1)基本要求:学生信息(包括学号、姓名、性别、年龄、家庭住址、电话等)的添加,删除,修改,查询(包括按学号,按姓名等查询)。(2)提高要求(依据自身情况自选):可填加班级信息(也可删除、修改班级),学生信息中包含班级信息,可按班级统计学生。简单统计,按性别统计等.说明:此程序要求图形界面实现。2。系统具...