摘 要
随着考生的日益增多,考生报名信息量的日益增大,人工的报名方式已经不能满足信息社会快速发展的需求。随着科学技术的迅速发展,特别是近些年来,计算机技术以突飞猛进的速度渗透到了各个领域,成为人们生活中不可或缺的一部分。迄今,我国的信息化建设已取得长足进步,各行各业及政府部门的信息系统建设、传统技术的改造、基础设施建设都有较快发展。教育现代化、科学化管理是各个国家都十分重视的内容。
通过网上报名系统这个平台,可以实现考生报名管理的信息化、网络化、系统化、规范化管理,从繁杂的数据查询和统计中解脱出来,更好的掌握报考情况。系统的主要功能包括:考试项目管理、报名信息管理。
本系统前台主要使用JSP作为开发语言,后台使用SqlServer作为数据库管理系统,开发环境是MyEclipse,服务器采用tomcat,开发出的一个基于Web技术的B/S结构的铝窗设计管理系统。
关键词:报名,管理系统,JSP,B/S结构
ABSTRACT
With the increasing number of candidates, candidates for application in increasing the amount of information, manual registration mode cannot meet the needs of rapid development of information society. With the rapid development of science and technology, especially in recent years, computer technology to make a spurt of progress speed penetrated into every field, becomes the people to live an indispensable part. So far, the informatization construction of our country has made a great progress, businesses and government information system construction, the transformation of traditional technology, infrastructure construction and rapid development. The modernization of education, scientific management is the various countries have attached great importance to the content.
Through the online registration system this platform, can realize the examinee registration management informatization, network, systematic, standardized management, from the complex data query and statistics in relief, better grasp the register situation. The main functions of the system include : an examination of project management, registration information management.
The front of the system using JSP as a development language, the use of SqlServer as a database management system, the development environment is MyEclipse, server using tomcat, developed a Web technology based on B / S structure windows design management system.
Key words: registration, management system, JSP, B / S structure
目 录
摘 要 I
ABSTRACT II
第一章 绪论 1
1.1课题背景 1
1.2目的和意义 1
1.3开发工具及技术 2
1.3.1开发工具 2
1.3.2 JSP 2
1.3.3 JavaScript 3
1.4软硬件需求 4
第二章 需求分析 5
2.1需求调研 5
2.2可行性分析 5
2.2.1技术的可行性 5
2.2.2经济的可行性 5
2.2.3操作可行性 5
2.2.4法律的可行性 6
2.3系统用户用例图 6
2.3.1管理员用例图 6
2.4功能模块需求分析 6
2.5设计的基本思想 7
2.6性能需求 8
2.6.1系统的安全性 8
2.6.2数据的完整性 8
2.7界面需求 8
第三章 系统分析与设计 10
3.1数据库的分析与设计 10
3.1.1数据库的概念结构设计 10
3.1.2数据库的逻辑结构设计 12
3.1.3数据库的连接原理 14
3.2中文乱码问题处理 15
第四章 系统功能实现 17
4.1系统登陆页面实现 17
4.2总体功能模块 18
4.2.1报名项目信息管理 19
4.2.2注册用户管理 22
4.2.3友情链接信息管理 24
4.2.4报名信息管理 26
4.2.5修改密码 29
4.2.6退出系统 30
4.3前台网站模块 30
4.3.1网站首面 30
4.3.2用户注册 31
4.3.3用户报名 32
4.3.4报名信息查看 32
第五章 系统测试 33
5.1系统测试目的与意义 33
5.2测试过程 33
5.2.1主页面的登录模块测试 33
5.3其他错误 34
结 论 35
参考文献 36
致 谢 37
第一章 绪论
1.1课题背景
随着我国高等教育事业的不断发展, 通过继续教育获得高等教育学历的学生人数迅猛增加,电大为继续教育提供了一个很好的平台,但传统的报名模式采取人工登记的方法管理,劳动强度大,效率低下,容易出错,运作起来力不从心,不再适合电大教学模式,迫切需要计算机管理。而利用网上招生报名系统可以实现学生通过Internet 提交报名信息,使学生报名方便且易于管理。报名是招生管理的第一步,也是相当烦琐和难于管理的一步。随着参加继续教育人数的不断增加,网上报名成为招生管理信息化的必然发展方向。采用网上报名,突破了时间和空间的限制,考生可在任何地点通过 Internet 报名,从而大大方便了学生的报名和学校的管理工作。系统充分运用了适合自身特点的 B/S 模式进行设计和实现,改变了传统的报名模式,对所有学生信息实行计算机管理,提高了报名工作的效率,减轻了报名工作的通信联络负担,达到报名工作中准确,高效,快捷的要求。实施网上报名不仅有效地提高了管理水平和服务质量,也方便了管理员对信息的管理和维护。本系统的设计和实现可以为学校对学生的管理提供便利。系统界面友好,操作简单,加快了对学生基本情况和成绩的查询速度,加强了管理,使各项管理更 加规范化,系统化,自动化。