学生档案管理系统前台模块 毕业设计 .doc
文本预览下载声明
随着信息技术的不断发展和学生数量的急剧增加,管理信息系统的实施在需求上都有很大发展,用以提高工作效率。通过该系统,可以做到信息的规范管理、科学统计和快速查询,从而减少管理方面的工作量。
本文采用JSP和MYSQL等软件为开发工具,以Win7为开发平台,设计出一个学籍管理系统,对学生的信息、课程、成绩进行统一管理,便于查询、修改和删除。本系统是采用B/S模式进行开发的,系统的用户权限有两种:学生和系统管理员,不同权限用户登入到不同的操作界面。该系统主要由学籍维护、选课管理、成绩查询等功能模块组成,本文具体介绍了各功能模块所包含的小模块的功能,学籍维护模块主要是对学生的基本信息进行添加、查询、修改、删除;选课管理模块主要是对选修的课程进行添加、删除、统计选修人数,以及学生进行选课和更改选课;成绩查询模块主要是对必修课进行添加、删除、录入成绩,以及学生进行查询成绩等功能
关键字:学生档案管理; B/S;JSP;MYSQL;
Abstract
With the dramatic increase in the number of the continuous development of information technology and students, the implement of management information system has a great development in the demand, in order to improve the work efficiency. Through this system, information can be standardized management, scientific statistics and rapid inquiry, thus reduced management aspect work load.
This paper uses JSP and MS SQLand other software development tools, using Win7 (or Windows XP) as the development platform, the design of a student information management system, to students information, the curriculum, the result carries on the unification management, easy to query, modify and delete. This system is developed using B\/S mode, the system user jurisdiction has two kinds: the student and the system manager, different permissions to different user login interface. The system is mainly composed of status maintenance, course management, scores query etc function modules, this paper introduces the function module contains small modules function, status maintenance module is mainly the basic information for students to add, query, modify, delete; course management module is to add, delete, and statistics courses the number of elective courses, and elective course students and change; the result inquiry module is mainly to add, delete, the input result to the required course, and students for functions such as query results
Keywords: Student records management system ;B/S; JSP;MYSQL;
目 录
1.绪论 1
1.1选题背景和意义 1
1.2 国内外研究现状及发展趋势 1
1.3研究内容 2
2.开发技术 3
2.1 系统开发技术 3
显示全部