资源描述:
《毕业设计(论文)-基于java的网上考试系统》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、河南城建学院本科毕业设计(论文)摘要毕业设计[论文]题目:基于Java的网上考试系统学院:计算机与数据科学学院专业:软件工程姓名:学号:指导老师:完成时间:2016年5月河南城建学院本科毕业设计(论文)摘要摘要随着网络技术的快速发展,我们的社会已经进入到一个现代化互联网时代,就目前来说,现在国家各个部门都在进行信息化,对于一些课程的考试我们也可以进信息化处理,即可以通过局域网或者互联网的方式进行,与传统的纸质考试、监考老师收发卷相比,网上考试可以节省很多物力财力,不仅提高了工作效率,而且还可以为在指定的时间内到不了考场的考生提供了一种新的考试方式
2、,即异地网上考试,由此开发了网上考试系统。本系统的编写采用灵活性比较高的java语言,并且主要采用SSH(struts+spring+hibernate)开发模式,用MyEclipse开发工具,数据库使用SQLserver2008作为后台支持,以ApacheTomcat7.0作为应用服务器,使用jsp开发等。本系统实现的功能有,网上在线考试登录有三种模式,有老师、学生、管理员三个权限组,本系统主要实现了用户登录的常用的功能,针对不同的用户对应不同的权限,例如:考试题目等功能的增加、修改、删除考生成绩的查询、以及阅卷的功能、管理员对老师学生信息及试
3、卷的管理等。关键词:SSH,java,jspII河南城建学院本科毕业设计(论文)摘要AbstractWiththerapiddevelopmentofnetworktechnology,oursocietyhasenteredintoaneraofmodernInternet,atpresent,nowallsectorsofthecountryareininformationtechnology,forexaminationofanumberofcoursewecanalsoininformationprocessing,whichcanbet
4、hroughaLANortheInternet,andthetraditionalpaper-basedexam,theinvigilatortransceivervolumecomparedto,onlineexaminationcansavealotofmaterialandfinancialresources,notonlyimprovetheworkefficiency,butalsowithinthespecifiedtimetotheexaminationofthecandidatesprovidesanewexammode,name
5、lythedifferentexaminationonline,whichdevelopedtheonlineexaminationsystem.ThesystemofwrittenbyrelativelyhighflexibilityoftheJavalanguage,andmainlyusestheSSH(struts+Spring+Hibernatedevelopmentmode,withMyEclipsedevelopmenttools,databaseusingsqlserver2008asthebackgroundsupport,to
6、ApacheTomcat7.0astheapplicationserver,theuseofJSPdevelopmentetc..Thesystemtoachievethefunction,onlinetestloghasthreemodes,teachers,students,administratorsandthreegrouppermissions,thissystemmainlyrealizestheuserloginthecommonlyusedfunctions,accordingtodifferentuserscorrespondi
7、ngtodifferentpermissions.Forexample,testquestionsandotherfunctionstoadd,modify,delete,querytheexaminees,andscoringfunction,theadministratorofteacherstudentinformationandtestpapermanagement.Keywords:SSH,java,jspII河南城建学院本科毕业设计(论文)概述目录1概述11.1开发背景11.2选题的目的及意义22系统分析32.1可行性分析32.1.1
8、经济可行性分析32.1.2技术可行性32.4.3B/S体系结构32.4.4Struts242.4.5SSH42.4.6SQLserver