CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程

文件名称:hiberexam

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-05
  • 文件大小:
    7.36mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

本在线考试系统分成前台和后天,前台部分用于为学生提供考试功能,该考试系统会从题库中选出10道题,考生答题完成后,系统统计考生的考试结果。后天部分用于管理考试数据,包括考题的管理,考试类型的管理以及对考生信息的管理。本系统采用Struts,Hibernate,Spring架构-The online examination system into the future and the day after tomorrow, the future used to provide students with test functions, the examination questions will be selected from the 10 title, after the completion of the candidates answer, the system statistics of a candidate' s examination results. Part of the examination for the management of acquired data, including test management, test management, as well as the type of information management candidates. The system uses Struts, Hibernate, Spring framework
(系统自动生成,下载前可以参看下载内容)

下载文件列表

readme.txt
hiberexam/index.jsp
hiberexam/sql.sql
hiberexam/images/2.jpg
hiberexam/images/announce.gif
hiberexam/images/background_left.gif
hiberexam/images/backt.gif
hiberexam/images/bar.jpg
hiberexam/images/dot_1.gif
hiberexam/images/fav_1.gif
hiberexam/images/forget_1.gif
hiberexam/images/forword_1.gif
hiberexam/images/help_1.gif
hiberexam/images/HOME_BG1.GIF
hiberexam/images/home_bg10.gif
hiberexam/images/HOME_BG2.GIF
hiberexam/images/HOME_BG3.GIF
hiberexam/images/HOME_BG4.GIF
hiberexam/images/HOME_BG5.gif
hiberexam/images/HOME_BG6.GIF
hiberexam/images/HOME_BG7.GIF
hiberexam/images/HOME_BG8.GIF
hiberexam/images/HOME_BG9.GIF
hiberexam/images/ip_1.gif
hiberexam/images/left_arrow_down.gif
hiberexam/images/left_background_01.gif
hiberexam/images/left_background_02.gif
hiberexam/images/post_1.gif
hiberexam/images/query_1.gif
hiberexam/images/sauser_1.gif
hiberexam/images/sauser_2.gif
hiberexam/images/sauser_3.gif
hiberexam/images/stu_1.gif
hiberexam/images/Style.css
hiberexam/images/useronline.gif
hiberexam/js/tree.js
hiberexam/WEB-INF/actionContext.xml
hiberexam/WEB-INF/appContext.xml
hiberexam/WEB-INF/build.xml
hiberexam/WEB-INF/daoContext.xml
hiberexam/WEB-INF/struts-config.xml
hiberexam/WEB-INF/validation.xml
hiberexam/WEB-INF/validator-rules.xml
hiberexam/WEB-INF/web.xml
hiberexam/WEB-INF/classes/appContext.xml
hiberexam/WEB-INF/classes/daoContext.xml
hiberexam/WEB-INF/classes/ExamType.hbm.xml
hiberexam/WEB-INF/classes/ExamUser.hbm.xml
hiberexam/WEB-INF/classes/message.properties
hiberexam/WEB-INF/classes/message_zh.properties
hiberexam/WEB-INF/classes/Question.hbm.xml
hiberexam/WEB-INF/classes/Student.hbm.xml
hiberexam/WEB-INF/classes/org/yeeku/action/AddQuestionAction.class
hiberexam/WEB-INF/classes/org/yeeku/action/AddStudentAction.class
hiberexam/WEB-INF/classes/org/yeeku/action/AddTestAction.class
hiberexam/WEB-INF/classes/org/yeeku/action/AdminLoginAction.class
hiberexam/WEB-INF/classes/org/yeeku/action/BeforeAddQuestionAction.class
hiberexam/WEB-INF/classes/org/yeeku/action/BeginAction.class
hiberexam/WEB-INF/classes/org/yeeku/action/DelQuestionAction.class
hiberexam/WEB-INF/classes/org/yeeku/action/DelStudentAction.class
hiberexam/WEB-INF/classes/org/yeeku/action/FinishAction.class
hiberexam/WEB-INF/classes/org/yeeku/action/ListQuestionAction.class
hiberexam/WEB-INF/classes/org/yeeku/action/ListStudentAction.class
hiberexam/WEB-INF/classes/org/yeeku/action/PrepareAction.class
hiberexam/WEB-INF/classes/org/yeeku/action/ReplyAction.class
hiberexam/WEB-INF/classes/org/yeeku/action/StudentLoginAction.class
hiberexam/WEB-INF/classes/org/yeeku/action/authority/AuthorityInterceptor.class
hiberexam/WEB-INF/classes/org/yeeku/action/authority/ExamInterceptor.class
hiberexam/WEB-INF/classes/org/yeeku/action/base/BaseAction.class
hiberexam/WEB-INF/classes/org/yeeku/action/base/MyActionServlet.class
hiberexam/WEB-INF/classes/org/yeeku/dao/ExamTypeDao.class
hiberexam/WEB-INF/classes/org/yeeku/dao/ExamUserDao.class
hiberexam/WEB-INF/classes/org/yeeku/dao/QuestionDao.class
hiberexam/WEB-INF/classes/org/yeeku/dao/StudentDao.class
hiberexam/WEB-INF/classes/org/yeeku/dao/impl/ExamTypeDaoHibernate.class
hiberexam/WEB-INF/classes/org/yeeku/dao/impl/ExamUserDaoHibernate.class
hiberexam/WEB-INF/classes/org/yeeku/dao/impl/QuestionDaoHibernate.class
hiberexam/WEB-INF/classes/org/yeeku/dao/impl/StudentDaoHibernate.class
hiberexam/WEB-INF/classes/org/yeeku/enhance/YeekuHibernateDaoSupport$1.class
hiberexam/WEB-INF/classes/org/yeeku/enhance/YeekuHibernateDaoSupport$2.class
hiberexam/WEB-INF/classes/org/yeeku/enhance/YeekuHibernateDaoSupport$3.class
hiberexam/WEB-INF/classes/org/yeeku/enhance/YeekuHibernateDaoSupport.class
hiberexam/WEB-INF/classes/org/yeeku/exception/ExamException.class
hiberexam/WEB-INF/classes/org/yeeku/model/ExamType.class
hiberexam/WEB-INF/classes/org/yeeku/model/ExamUser.class
hiberexam/WEB-INF/classes/org/yeeku/model/Question.class
hiberexam/WEB-INF/classes/org/yeeku/model/Student.class
hiberexam/WEB-INF/classes/org/yeeku/service/ExamService.class
hiberexam/WEB-INF/classes/org/yeeku/service/impl/ExamServiceImpl.class
hiberexam/WEB-INF/classes/org/yeeku/test/ExamServiceTest.class
hiberexam/WEB-INF/jsp/addQuestion.jsp
hiberexam/WEB-INF/jsp/addStudent.jsp
hiberexam/WEB-INF/jsp/addTest.jsp
hiberexam/WEB-INF/jsp/error.jsp
hiberexam/WEB-INF/jsp/examMain.jsp
hiberexam/WEB-INF/jsp/exception.jsp
hiberexam/WEB-INF/jsp/footer.jsp
hiberexam/WEB-INF/jsp/index.html
hiberexam/WEB-INF/jsp/left.html
hiberexam/WEB-INF/jsp/listQuestion.jsp
hiberexam/WEB-INF/jsp/listStudent.jsp
hiberexam/WEB-INF/jsp/login.jsp
hiberexam/WEB-INF/jsp/loginExam.html
hiberexam/WEB-INF/jsp/loginExam.jsp
hiberexam/WEB-INF/jsp/prepare.jsp
hiberexam/WEB-INF/jsp/show.jsp
hiberexam/WEB-INF/jsp/taglibs.jsp
hiberexam/WEB-INF/jsp/images/2.jpg
hiberexam/WEB-INF/jsp/images/announce.gif
hiberexam/WEB-INF/jsp/images/background_left.gif
hiberexam/WEB-INF/jsp/images/backt.gif
hiberexam/WEB-INF/jsp/images/bar.jpg
hiberexam/WEB-INF/jsp/images/dot_1.gif
hiberexam/WEB-INF/jsp/images/fav_1.gif
hiberexam/WEB-INF/jsp/images/forget_1.gif
hiberexam/WEB-INF/jsp/images/forword_1.gif
hi

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com