全国计算机等级考试网上报名系统的设计与实现
- 格式:doc
- 大小:1.55 MB
- 文档页数:41
编号:
本科毕业论文
基于B/S全国计算机等级考试网上报名系统的设计与实现
院 系:
姓 名:
学 号:
专 业:
年 级:
指导教师:
职 称:
完成日期:
摘 要
随着科学技术的迅速发展,特别是近些年来,计算机技术以突飞猛进的速度渗透到了各个领域,成为人们生活中不可或缺的一部分。迄今,我国的信息化建设已取得长足进步,各行各业及政府部门的信息系统建设、传统技术的改造、基础设施建设都有较快发展。教育现代化、科学化管理是各个国家都十分重视的内容。计算机技术和应用也越来越受到人们的关注,全国计算机等级考试作为面向社会、用于考查应试人员计算机应用知识与能力的全国性计算机水平考试体系,其社会影响力在不断提高,报考人数也不断增多。然而,全国计算机等级考试考务管理的信息化程度还有待进一步提高,大部分考点采用简单的单击程序来实现报考信息的录入与维护,使得考试报名管理工作效率低下,不便考生报考,阻碍了登记考试的进一步发展。
本课题在分析了全国计算机等级考试报名现状以及对现有的考试报名系统进行研究比较的基础上,针对计算机等级考试报名的特殊性,设计研发了一套基于Web技术的全国计算机等级考试报名系统。本系统前台主要使用JSP作为开发语言,后台使用MySQL作为数据库管理系统,开发环境是MyEclipse,服务器采用tomcat,开发出的一个基于Web技术的B/S结构的全国计算机等级考试报名系统。
关键词:数据库;JSP;B/S
Abstract
III Abstract
With the rapid development of science and technology, especially in recent years, computer
technology to make a spurt of progress speed of penetration into the various fields, has become an
indispensable part of people's life. So far, the informatization construction of our country has made
considerable 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. Computer technology and application is also getting more and more
attention by people, the national computer rank examination oriented society, as for computer
application knowledge and ability to examine the candidates of the national computer level
examination system, the social influence is increasing, the number of candidates have continued to
increase. However, the degree of information of national computer rank examination management
have to be further improved, most sites using a simple click the program to realize the register
information input and maintenance, make the examination registration management low efficiency,
inconvenient candidates, hinder the further development of registration examination.
This paper analysis the National Computer Rank Examination as well as the status quo of the
existing examination system were compared on the basis of the computer grade examination, special
application, designed a set of National Computer Rank Examination System Based on Web
technology. The front of the system using JSP as the development language, MySQL as the database
management system, the development environment is MyEclipse, the server using tomcat,
developed a National Computer Rank Examination System Based on B/S structure of Web
technology.
Key Words:Database ;JSP;B/S 目录
IV 目 录
1 绪论 ............................................................................................................................................................................ 1
1.1 课题背景与意义 ..................................................................................................................................... 1
1.2论文的研究内容 ...................................................................................................................................... 1
1.3论文的组织结构 ...................................................................................................................................... 2
2 系统的关键技术理论和开发环境 ................................................................................................................... 3
2.1 开发工具及技术 ..................................................................................................................................... 3
2.1.1 MyEclipse ....................................................................................................................................... 3
2.1.2 Tomcat ............................................................................................................................................. 3
2.1.3 MySQL ............................................................................................................................................ 3
2.1.4 JSP技术 .......................................................................................................................................... 4
2.2 系统的开发环境 ..................................................................................................................................... 5
3 系统分析 .................................................................................................................................................................. 6
3.1 可行性分析 .............................................................................................................................................. 6
3.1.1 技术可行性 ................................................................................................................................ 6