CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 行业应用软件 教育/学校应用

文件名称:OES3

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

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

在线考试系统:

这是基于struts和Hibernate的最新技术的在线考试系统.数据库是MySql.能添加课程,出题(主观和客观题)、改题、删题,添加考生,自动判分,在线查分等。这是获得优秀毕业设计的源码。
(系统自动生成,下载前可以参看下载内容)

下载文件列表

OES3/.classpath
OES3/.myhibernatedata
OES3/.mymetadata
OES3/.mystrutsdata
OES3/.myumldata
OES3/.project
OES3/.myeclipse
OES3/.settings/com.genuitec.jboss.ide.eclipse.xdoclet.run.prefs
OES3/.settings
OES3/src/hibernate.cfg.xml
OES3/src/Test.java
OES3/src/com/zjxy/encode/EncodingFilter.java
OES3/src/com/zjxy/encode
OES3/src/com/zjxy/hibernate/HibernateSessionFactory.java
OES3/src/com/zjxy/hibernate/action/AdminAction.java
OES3/src/com/zjxy/hibernate/action/ExamForwardAction.java
OES3/src/com/zjxy/hibernate/action/LoginAction.java
OES3/src/com/zjxy/hibernate/action/LogoutAction.java
OES3/src/com/zjxy/hibernate/action/NameRankAction.java
OES3/src/com/zjxy/hibernate/action/NoticeListAction.java
OES3/src/com/zjxy/hibernate/action/QuestionPaperAction.java
OES3/src/com/zjxy/hibernate/action/ScoreSearchAction.java
OES3/src/com/zjxy/hibernate/action/StudentAction.java
OES3/src/com/zjxy/hibernate/action/StudentPaperAction.java
OES3/src/com/zjxy/hibernate/action/TeacherAction.java
OES3/src/com/zjxy/hibernate/action/TeachersAction.java
OES3/src/com/zjxy/hibernate/action/TitleManageAction.java
OES3/src/com/zjxy/hibernate/action/TitleSystemAction.java
OES3/src/com/zjxy/hibernate/action
OES3/src/com/zjxy/hibernate/base/AdminManager.java
OES3/src/com/zjxy/hibernate/base/PageDAO.java
OES3/src/com/zjxy/hibernate/base/QuestionPaperManager.java
OES3/src/com/zjxy/hibernate/base/ScoreManager.java
OES3/src/com/zjxy/hibernate/base/StudentManager.java
OES3/src/com/zjxy/hibernate/base/TeacherManager.java
OES3/src/com/zjxy/hibernate/base/TitleManager.java
OES3/src/com/zjxy/hibernate/base/TitleSystemManager.java
OES3/src/com/zjxy/hibernate/base/UserManager.java
OES3/src/com/zjxy/hibernate/base
OES3/src/com/zjxy/hibernate/form/AdminForm.java
OES3/src/com/zjxy/hibernate/form/ExamForwardForm.java
OES3/src/com/zjxy/hibernate/form/ExamingForm.java
OES3/src/com/zjxy/hibernate/form/LoginForm.java
OES3/src/com/zjxy/hibernate/form/QuestionPaperForm.java
OES3/src/com/zjxy/hibernate/form/ScoreForm.java
OES3/src/com/zjxy/hibernate/form/StudentForm.java
OES3/src/com/zjxy/hibernate/form/StudentPaperForm.java
OES3/src/com/zjxy/hibernate/form/TeacherForm.java
OES3/src/com/zjxy/hibernate/form/TitleManageForm.java
OES3/src/com/zjxy/hibernate/form/TitleSystemForm.java
OES3/src/com/zjxy/hibernate/form
OES3/src/com/zjxy/hibernate/model/Admin.hbm.xml
OES3/src/com/zjxy/hibernate/model/Admin.java
OES3/src/com/zjxy/hibernate/model/ExamForward.hbm.xml
OES3/src/com/zjxy/hibernate/model/ExamForward.java
OES3/src/com/zjxy/hibernate/model/Examing.hbml.xml
OES3/src/com/zjxy/hibernate/model/Examing.java
OES3/src/com/zjxy/hibernate/model/QuestionPaper.hbm.xml
OES3/src/com/zjxy/hibernate/model/QuestionPaper.java
OES3/src/com/zjxy/hibernate/model/Score.hbm.xml
OES3/src/com/zjxy/hibernate/model/Score.java
OES3/src/com/zjxy/hibernate/model/ScoreList.java
OES3/src/com/zjxy/hibernate/model/Student.hbm.xml
OES3/src/com/zjxy/hibernate/model/Student.java
OES3/src/com/zjxy/hibernate/model/StudentPaper.hbm.xml
OES3/src/com/zjxy/hibernate/model/StudentPaper.java
OES3/src/com/zjxy/hibernate/model/Teacher.hbm.xml
OES3/src/com/zjxy/hibernate/model/Teacher.java
OES3/src/com/zjxy/hibernate/model/TitleManage.hbm.xml
OES3/src/com/zjxy/hibernate/model/TitleManage.java
OES3/src/com/zjxy/hibernate/model/TitleSystem.hbm.xml
OES3/src/com/zjxy/hibernate/model/TitleSystem.hbml.xml
OES3/src/com/zjxy/hibernate/model/TitleSystem.java
OES3/src/com/zjxy/hibernate/model/User.hbm.xml
OES3/src/com/zjxy/hibernate/model/User.java
OES3/src/com/zjxy/hibernate/model
OES3/src/com/zjxy/hibernate/pagerHelp/Pager.java
OES3/src/com/zjxy/hibernate/pagerHelp/PagerHelp.java
OES3/src/com/zjxy/hibernate/pagerHelp
OES3/src/com/zjxy/hibernate/properties/ApplicationResources.properties
OES3/src/com/zjxy/hibernate/properties/ApplicationResources_zh_CN.properties
OES3/src/com/zjxy/hibernate/properties/ApplicationResources_zh_CN.properties.txt
OES3/src/com/zjxy/hibernate/properties
OES3/src/com/zjxy/hibernate
OES3/src/com/zjxy/service/QuestionPaperService.java
OES3/src/com/zjxy/service/StudentPaperService.java
OES3/src/com/zjxy/service/StudentService.java
OES3/src/com/zjxy/service
OES3/src/com/zjxy
OES3/src/com
OES3/src
OES3/WebRoot/index.jsp
OES3/WebRoot/css/css.css
OES3/WebRoot/css
OES3/WebRoot/images/1.jpg
OES3/WebRoot/images/10.jpg
OES3/WebRoot/images/11.jpg
OES3/WebRoot/images/13.jpg
OES3/WebRoot/images/14.gif
OES3/WebRoot/images/15.jpg
OES3/WebRoot/images/2.jpg
OES3/WebRoot/images/20.jpg
OES3/WebRoot/images/21.jpg
OES3/WebRoot/images/22.jpg
OES3/WebRoot/images/23.jpg
OES3/WebRoot/images/3.jpg
OES3/WebRoot/images/4.jpg
OES3/WebRoot/images/5.jpg
OES3/WebRoot/images/6.jpg
OES3/WebRoot/images/8.jpg
OES3/WebRoot/images/9.jpg
OES3/WebRoot/images/back1.jpg
OES3/WebRoot/images/btn2.jpg
OES3/WebRoot/images/btn3.jpg
OES3/WebRoot/images/btn4.jpg
OES3/WebRoot/images/btn5.jpg
OES3/WebRoot/images/btn6.jpg
OES3/WebRoot/images/computer.gif
OES3/WebRoot/images/cpwd.gif
OES3/WebRoot/images/del.gif
OES3/WebRoot/images/del.jpg
OES3/WebRoot/images/del.png
OES3/WebRoot/images/denglu.jpg
OES3/WebRoot/images/dh.gif
OES3/WebRoot/images/dot.gif
OES3/WebRoot/i

相关说明

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

相关评论

暂无评论内容.

发表评论

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