CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码

文件名称:Otest

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

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

在线考试,编辑试卷,导入试题,在线评卷。(Online examination, editing papers into the questions, online marking.)
相关搜索: 在线考试系统

(系统自动生成,下载前可以参看下载内容)

下载文件列表

Otest\.classpath
Otest\.project
Otest\.settings\.jsdtscope
Otest\.settings\org.eclipse.jdt.core.prefs
Otest\.settings\org.eclipse.wst.jsdt.ui.superType.container
Otest\.settings\org.eclipse.wst.jsdt.ui.superType.name
Otest\build\classes\applicationContext.xml
Otest\build\classes\com\otest\control\AdminControl.class
Otest\build\classes\com\otest\control\ChangePassword.class
Otest\build\classes\com\otest\control\GradeControl.class
Otest\build\classes\com\otest\control\MySimpleUrlAuthenticationSuccessHandler.class
Otest\build\classes\com\otest\control\PageStation.class
Otest\build\classes\com\otest\control\StudentControl.class
Otest\build\classes\com\otest\control\TopicControl.class
Otest\build\classes\com\otest\control\TpageControl.class
Otest\build\classes\com\otest\dao\IAdminDao.class
Otest\build\classes\com\otest\dao\IBaseDao.class
Otest\build\classes\com\otest\dao\IcourseDao.class
Otest\build\classes\com\otest\dao\IdepartmentDao.class
Otest\build\classes\com\otest\dao\IgradeDao.class
Otest\build\classes\com\otest\dao\impl\AdminDaoImpl.class
Otest\build\classes\com\otest\dao\impl\BaseDaoImpl.class
Otest\build\classes\com\otest\dao\impl\CourseDaoImpl.class
Otest\build\classes\com\otest\dao\impl\DepartmentDaoImpl.class
Otest\build\classes\com\otest\dao\impl\GradeDaoImpl.class
Otest\build\classes\com\otest\dao\impl\StudentDaoImpl.class
Otest\build\classes\com\otest\dao\impl\TclassDaoImpl.class
Otest\build\classes\com\otest\dao\impl\TeacherDaoImpl.class
Otest\build\classes\com\otest\dao\impl\TestrecordDaoImpl.class
Otest\build\classes\com\otest\dao\impl\TopicDaoImpl.class
Otest\build\classes\com\otest\dao\impl\TpageDaoImpl.class
Otest\build\classes\com\otest\dao\impl\UserDetailTobean.class
Otest\build\classes\com\otest\dao\IstudentDao.class
Otest\build\classes\com\otest\dao\ItclassDao.class
Otest\build\classes\com\otest\dao\IteacherDao.class
Otest\build\classes\com\otest\dao\ItestrecordDao.class
Otest\build\classes\com\otest\dao\ItopicDao.class
Otest\build\classes\com\otest\dao\ItpageDao.class
Otest\build\classes\com\otest\dao\IUserDetailTobean.class
Otest\build\classes\com\otest\Junit\test.class
Otest\build\classes\com\otest\pojo\Admin.class
Otest\build\classes\com\otest\pojo\Admin.hbm.xml
Otest\build\classes\com\otest\pojo\Course.class
Otest\build\classes\com\otest\pojo\Course.hbm.xml
Otest\build\classes\com\otest\pojo\Department.class
Otest\build\classes\com\otest\pojo\Department.hbm.xml
Otest\build\classes\com\otest\pojo\Grade.class
Otest\build\classes\com\otest\pojo\Grade.hbm.xml
Otest\build\classes\com\otest\pojo\Student.class
Otest\build\classes\com\otest\pojo\Student.hbm.xml
Otest\build\classes\com\otest\pojo\studyrecord.class
Otest\build\classes\com\otest\pojo\Studyrecord.xml
Otest\build\classes\com\otest\pojo\Tclass.class
Otest\build\classes\com\otest\pojo\Tclass.hbm.xml
Otest\build\classes\com\otest\pojo\Teacher.class
Otest\build\classes\com\otest\pojo\Teacher.hbm.xml
Otest\build\classes\com\otest\pojo\Testrecord.class
Otest\build\classes\com\otest\pojo\Testrecord.hbm.xml
Otest\build\classes\com\otest\pojo\Topic.class
Otest\build\classes\com\otest\pojo\Topic.hbm.xml
Otest\build\classes\com\otest\pojo\Tpage.class
Otest\build\classes\com\otest\pojo\Tpage.hbm.xml
Otest\build\classes\com\otest\service\IChangePasswordService.class
Otest\build\classes\com\otest\service\IcourseService.class
Otest\build\classes\com\otest\service\IdepartmenService.class
Otest\build\classes\com\otest\service\IGetCourseById.class
Otest\build\classes\com\otest\service\IGetTpageById.class
Otest\build\classes\com\otest\service\IgradeService.class
Otest\build\classes\com\otest\service\impl\ChangePasswordServiceImpl.class
Otest\build\classes\com\otest\service\impl\CourseServiceImpl.class
Otest\build\classes\com\otest\service\impl\DepartmentServiceImpl.class
Otest\build\classes\com\otest\service\impl\GetCourse.class
Otest\build\classes\com\otest\service\impl\GetTpage.class
Otest\build\classes\com\otest\service\impl\GradeServiceImpl.class
Otest\build\classes\com\otest\service\impl\StudentServiceImpl.class
Otest\build\classes\com\otest\service\impl\TclassServiceImpl.class
Otest\build\classes\com\otest\service\impl\TeacherServiceImpl.class
Otest\build\classes\com\otest\service\impl\TopicServiceImpl.class
Otest\build\classes\com\otest\service\impl\TpageServiceImpl.class
Otest\build\classes\com\otest\service\IstudentService.class
Otest\build\classes\com\otest\service\ItclassService.class
Otest\build\classes\com\otest\service\IteacherService.class
Otest\build\classes\com\otest\service\ItopicService.class
Otest\build\classes\com\otest\service\ItpageService.class
Otest\build\classes\jdbc.properties
Otest\build\classes\springmvc.xml
Otest\build\classes\Utils\DateConvert.class
Otest\build\classes\Utils\GetTestTimes.class
Otest\build\classes\Utils\Gradeexecl.class
Otest\build\classes\Utils\Gradeexecl2.class
Otest\build\classes\Utils\JsonUtil.class
Otest\build\classes\Utils\PageBean.class
Otest\build\classes\Utils\PoiUtil.class
Otest\build\classes\Utils\RandomUtils.class
Otest\build\classes\Utils\TpageRandom.class
Otest\build\classes\Utils\TpageUtil.class
Otest\build\classes\Utils\UUIDUtils.class
Otest\config\applicationContext.xml
Otest\config\jdbc.properties
Otest\config\springmvc.xml

相关说明

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

相关评论

暂无评论内容.

发表评论

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