该系统用JAVA语言编写,只需要编译一次,就可以在各个系统中运行,用起来十分方便,具有安全性,简便性,维护起来也不会那么困难。
摘 要:随着我们社会不断进步和创新,考试的形式更加多元化,考试也逐步趋向于不用纸质的考试。这样一来,既为学校的成绩管理提供了方便,也方便了考生的操作,特别是当今流行的网络授课。本测试系统是基于Java的成长在线考试网[1],此系统采用了MySQL数据库进行数据的存储,用Java语言来编写程序,包括了在线考试,成绩查询,修改个人信息等功能,是一个方便学生,方便管理员的一个考试系统。
本系统是由学生和管理员组成的, 学生可以在线测试每个科目以及查询科目测试结果,也可以随时修改个人信息,比如设置新的登录密码。后台的管理员可以维护问题并且对学生用户的信息进行维护。该系统结构简单,操作便捷。学生通过运用这个系统,能够随时的进行练习和测试,减少了很多麻烦。通过这个系统,教师不用一步步的统计成绩,然后把成绩录入计算机保存,工作效率大大的提高了。
本文首先简要介绍了该系统研究的背景,研究的意义,系统设计开发工具和环境然后介绍了设计过程系统,包括需求分析,可行性分析,系统总体结构。该设计的功能全面,对用户的使用提供便利,界面也比较人性化,安全性也比较好,在很大程度上,用户的工作负担减轻了不少,学校的信息化的水平也得到了充分的提高。
管理员负责维护系统,保证系统能够正常运行。
关键词:在线考试 myeclipse MySQL Java
Design and implementation of growth online system
Abstract:With the continuous progress and innovation of our society, the forms of examination are more persified, and the examination tends to be no longer necessary for paper-based examinations. As a result, it not only provides convenience for school performance management, but also facilitates the operation of candidates, especially today's popular online teaching. This testing system is the growth of online test network [1] based on Java, this system uses the MySQL database for data storage, use Java language to write procedures, including online examination, query results, modify personal information and other functions, is a convenient student, a convenient examination system administrator.
The system is composed of students and administrators, students can test each subject online, as well as query subjects, test results, you can also modify personal information at any time, such as setting new login password. The administrators in the background can maintain the problem and maintain the information of the student users. The system is simple in structure and convenient in operation. Students are able to practice and test at any time by using the system, reducing a lot of trouble. Through this system, teachers do not have to step by step statistical results, and then enter the results into the computer to save, the work efficiency has greatly improved. This paper briefly introduces the research background, the significance of the research, system design and development tools and environment and then introduces the design process of the system, including demand analysis, feasibility analysis, the overall structure of the system. The design of the comprehensive functions, to provide convenience for the user interface, but also more humane, security is relatively good, to a great extent, the user's work to reduce the burden on many schools, the level of information has been fully improved.
The administrator is responsible for maintaining the system and ensuring that the system works properly.
Key words: online examination MyEclipse MySQL Java
目 录
摘 要 1
Abstract 2
目 录 3
图清单 5
表清单 5
前言 6