资源描述:
《【推荐】毕业论文-涂俊》由会员上传分享,免费在线阅读,更多相关内容在工程资料-天天文库。
1、毕业论文-涂俊基于B/S模式的在线考试系统考试管理子系统摘要随着信息时代的到来和现代科学技术的突飞猛进,尤其是计算机技术的发展与普及,在线考试系统在当代远程教育中的应用已经越来越广泛了。本文讲述了使用JSP技术开发一个实用的在线考试系统的思路与方法。所谓的在线考试系统就是能实现计算机组卷、网上答卷、计算机判卷、计算机统计成绩等功能的系统。本文首先在绪论中介绍了远程教育的发展状况,而网上考试作为远程教育的一个重要环节也将是发展的一个趋势。还阐述了在线考试的优越性和研究意义。此后,本文着重描述了在线考试系统的组成与结构,阐述了系统的设计方案、实现方法以及所采用的开发工具和相关技术,还重点剖
2、析了部分环节的程序设计、模块开发过程。最后在一定的坏境下对系统的重耍模块进行了模拟测试,证实了系统的可用性。在众多的网络服务中,Web给人耳目一新的感觉,而在这其中,JSP技术则因为可以进行复杂的数据库操作、很强的交互性以及方便用户控制和管理备受青睐。随着计算机网络技术的进一步发展和普及,利用JSP技术开发的各种网络在线考试系统必将人行其道。关键词:JSP;在线考试系统;软件设计On-lineExaminationSystemBaseonB/SSubsystemoftheManagementAbstractWiththecomingofinformationeraandtherapid
3、advaneeofmoderntechnology,especiallytheprogressandpermeationofcomputertechnology,TestingOnlineSystemsareusedmoreandmoreinlong-distanceeducationnowadays.ThispaperdescribesthedesignandimplementationofaTestingOnlineSystembyusingJSPtechnology.Aso-calledTestingOnlineSystemisthesystemtorealizethefunct
4、ionthatcomputerformspaper,goonandanswerthequestionsinatestpaperonthenet,computerjudgespaperone,computercountsscore,etc.Atfirst,thepaperintroducesthestateofdevelopmentofthelong-distanceeducation.Furthermore,theweb-basedexaminationisregardedasanimportsntringoftheIong-distanceeduca.tionanditwillbea
5、ninexorabletrendofdevelopin£.Ttexplainseventhesuperiorityofonlinetestandresearchmeaning.Afterthis,thepaperhighlightsthearchitecture,design,someimplementationdetailsandtherelatedtoolsandtechnology.Inadditiontothat,thispaperalsogivessomeanalysisonsomeprogrammingissuesandtheexploitationcourseofthem
6、odule.Atlast,theimportantmoduleofthesystemistestedunderceriainvirtualenvironment,thussystematicusabi1ityisverified.InmanyWebservices,Webbringsusfreshair,andJSPtechniquesbecomesveryhighlightbecauseofitspowerfulinteractiveandthefacilitatoofcontrollingandmanagement.AstheComputerWeb"sdevelopment,the
7、SystemoftheexamonlinebyJSPwillbecomeverypopular.Keywords:JSPTechniques;ExamSystemOnline;SoftwareDesign冃录1绪论51.1在线考试系统的发展现状51.2在线考试系统的应用意义62开发平台工具简介72.1JSP语72.2MYSQL82.2.1MySQL简介82.2.2MySQL的应用和管理92.2.3MySQL的特性92.2.4MySQL语句102