摘 要
随着学校规模的不断扩大,学生数量急剧增加,有关学生的各种成绩信息也成倍增长,面对如此庞大的信息量,开发学生成绩管理系统来提高学生管理工作的效率就成为必然。通过该系统,可以做到信息的规范管理、科学统计和快速查询,从而减少管理方面的工作量。
本文主要介绍了学生成绩管理系统的主要任务,阐述了开发该系统用到的关键技术,如采用B/S结构,使用JSP编程、利用Mysql 5.1建立数据库、采用HTML,JavaScript等编程技术。
本系统是采用B/S模式进行开发的,系统的用户权限有三种:教师,学生和系统管理员,不同权限用户登入到不同的操作界面。该系统主要由学生管理、教师管理、成绩管理和选课管理等功能模块组成,本文具体介绍了各功能模块所包含的小模块的功能,学生管理模块主要是对学生的基本信息进行添加、查询、修改、删除;选课管理模块主要是学生对所修的课程进行添加、查看等;成绩管理模块主要是教师添加、删除成绩信息,学生查看成绩。
关键词:学生成绩管理;B/S;JSP;Mysql
Abstract
Along with the school scale unceasing expansion, the student quantity sharp growth, concerned student's each kind of information also becomes doubles the growth. Facing the so huge information content develops the student achievement information management system to enhance the student supervisory work the efficiency to become inevitably. Through this system, may achieve the information the standard management, the science statistics and the fast inquiry, thus reduced management aspect work load.
This article mainly introduced the student achievement information management system primary mission, elaborated develops essential technology which this system uses, like uses the B/S structure, uses the JSP programming, using the MySql 5.1 establishment database, uses HTML and JavaScript, and other programming technology.
This system uses the B/S pattern to carry on the development, the system user jurisdiction has three kinds: The teacher, the student and the system manager, the different jurisdiction user records to the different operation contact surface. This system mainly by the management of students, teachers management, achievement management and courses management function module, this article specifically introduced various functions module contains the small module function, the students management module mainly is carries on the increase, the inquiry, the revision, and the deletion to student's basic information; courses management module mainly is for students about the courses for add, check; achievement management module mainly is the teacher to add and remove performance information, students view the results.
Keywords: Student achievement management;B/S;JSP;Mysql
目 录