I摘要随着网络技术的发展,远程教育和网上考试成为网络应用的一个重要方面。近几年,在线考试特别是基于 Web 的在线考试系统受到越来越多的人青睐。本次毕业设计的题目是在线模拟考试系统的设计与实现,系统采用浏览器/服务器模式开发,包括登录注册、在线考试、试卷设置、试题管理、分数的统计以及成绩查询等功能。系统运行在 Windows7 操作系统上,以 Tomcat 作为 Web 服务器,使用 JSP 技术和 MySQL 数据库实现。论文首先对在线考试系统做了需求分析,然后给出系统的设计与实现过程,最后,针对系统的各个功能进行了测试。关键词:在线考试;浏览器/服务器;JSP;MySQL;JDBC;2AbstractAbstractWiththedevelopmentofnetworkingtechnology,onlineexaminationanddistanceeducationisanaspectintheapplicationofinternet.Inrecentyearstheon-lineexaminationespecialofWeb-basedexaminationismoreandmorepopular.Thegraduationproject,ssubjectistodesignandrealizationoftheonlineexaminationsystem.Thesystemusesthebrowser/servertodevelop.Itincludeslogin,newuserregistration,on-lineexamination,examinationpaperset,examinationpapermanagement,scorestatistics,queryresultsandotherfunctional.ThesystemtakestheWindows7astheOS,TomcatasthewebServer,usesJSPtechnologyandMySQLastheDatabaseServerdevelopmenttoolstorealizethesystem.Inthispaper,therequirementanalysisabouttheonlineexaminationsystemisintroduced,andthengivethesystemdesignandimplementation.Finally,allofthefunctionsofthesystemistested.Keywords:On-lineExamination;Browse/Server;JSP;MySQL;JDBC;III目录目录口摘要(中文).............................................................I(英文)..........................................................II第一章系统概述...........................................................11.1 系统开发背景........................................................................11.2 系统开发意义........................................................................11.3 系统开发工具........................................................................1第二章系统分析...........................................................52.1 现状分析.............