基于JSP的学生信息管理系统 摘 要 随着学校规模的不断扩大,学生数量急剧增加,有关学生的各种信息也成倍增长。面对如此庞大的信息量,开发学生信息管理系统来提高学生管理工作的效率就成为必然。通过该系统,可以做到信息的规范管理、科学统计和快速查询,从而减少管理方面的工作量。 本文主要介绍了学生信息管理系统的主要任务,阐述了开发该系统用到的关键技术,如采用B/S结构,使用JSP编程、利用SQLServer2000建立数据库、采用HTML,JavaScript等编程技术。 本系统是采用B/S模式进行开发的,系统的用户权限有两种:学生和系统管理员,不同权限用户登入到不同的操作界面。该系统主要由学籍维护、选课管理、成绩查询等功能模块组成,本文具体介绍了各功能模块所包含的小模块的功能,学籍维护模块主要是对学生的基本信息进行添加、查询、修改、删除;选课管理模块主要是对选修的课程进行添加、删除、统计选修人数,以及学生进行选课和更改选课;成绩查询模块主要是对必修课进行添加、删除、录入成绩,以及学生进行查询成绩等功能。 关键字:学生信息管理,B/S,JSP,Script,SQLServer2000。 Based on JSPstudent information management system Abstract Along with the school scale unceasing expansion, thestudent quantity sharp growth, concerned student's each kind of informationalso becomes doubles the growth. Facing the so huge information content develops thestudent information management system to enhance the student supervisory workthe efficiency to become inevitably. Through this system, may achieve the information thestandard management, the science statistics and the fast inquiry, thus reducedmanagement aspect work load. This article mainly introducedthe student information management system primary mission, elaborated developsessential technology which this system uses, like uses the B/S structure, usesthe JSP programming, using the SQLServer2000 establishment database, uses HTMLand JavaScript, and so on programming technology. This system uses the B/S patternto carry on the development; the system user jurisdiction has two kinds: Thestudent and the system manager, the different jurisdiction user records to thedifferent operation contact surface. This system mainly by the school registermaintenance, chooses function module and so on class management, result inquiryto be composed, this article specifically introduced various functions modulecontains the small module function, the school register maintenance modulemainly is carries on the increase, the inquiry, the revision, and the deletionto student's basic information; Chooses the class administration module mainlyis to the curriculum which takes as an elective carries on the increase, thedeletion, the statistics takes as an elective the population, as well as thestudent carries on chooses the class and re-elects the class; The resultinquiry module mainly carries on the increase, the deletion, the input resultto the required course, as well as the student carries on function and inquiryresult and so on.
|