文件名称:zaixiankaoshi
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 3.1mb
- 下载次数:
- 0次
- 提 供 者:
- 张*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个在线考试系统,能提供学生考试,提交试卷,查看成绩.老师批阅试卷,给出分数
-An online examination system, can provide students examination, submit papers, check results. The teacher read the papers, scores are given
-An online examination system, can provide students examination, submit papers, check results. The teacher read the papers, scores are given
(系统自动生成,下载前可以参看下载内容)
下载文件列表
在线考试系统
............\.classpath
............\.myeclipse
............\.myhibernatedata
............\.mymetadata
............\.mystrutsdata
............\.project
............\.settings
............\.........\.jsdtscope
............\.........\org.eclipse.wst.jsdt.ui.superType.container
............\.........\org.eclipse.wst.jsdt.ui.superType.name
............\exam_mysql.sql
............\exam_oracle.sql
............\hibernate.reveng.xml
............\Model2.DM1
............\src
............\...\1.bat
............\...\ApplicationResources.properties
............\...\ApplicationResourcesCN.properties
............\...\com
............\...\...\xdf
............\...\...\...\exams
............\...\...\...\.....\bean
............\...\...\...\.....\....\Examrecord.hbm.xml
............\...\...\...\.....\....\Examrecord.java
............\...\...\...\.....\....\Loginlog.hbm.xml
............\...\...\...\.....\....\Loginlog.java
............\...\...\...\.....\....\Options.hbm.xml
............\...\...\...\.....\....\Options.java
............\...\...\...\.....\....\Question.hbm.xml
............\...\...\...\.....\....\Question.java
............\...\...\...\.....\....\Result.hbm.xml
............\...\...\...\.....\....\Result.java
............\...\...\...\.....\....\Student.hbm.xml
............\...\...\...\.....\....\Student.java
............\...\...\...\.....\....\Subject.hbm.xml
............\...\...\...\.....\....\Subject.java
............\...\...\...\.....\....\Teacher.hbm.xml
............\...\...\...\.....\....\Teacher.java
............\...\...\...\.....\bo
............\...\...\...\.....\..\BOFactory.java
............\...\...\...\.....\..\IExamService.java
............\...\...\...\.....\..\ILogService.java
............\...\...\...\.....\..\IQuestionService.java
............\...\...\...\.....\..\IResultService.java
............\...\...\...\.....\..\IStudentService.java
............\...\...\...\.....\..\ITeacherService.java
............\...\...\...\.....\..\service
............\...\...\...\.....\..\.......\BaseService.java
............\...\...\...\.....\..\.......\ExamServiceImp.java
............\...\...\...\.....\..\.......\LogServiceImp.java
............\...\...\...\.....\..\.......\QuestionServiceImp.java
............\...\...\...\.....\..\.......\ResultServiceImp.java
............\...\...\...\.....\..\.......\StudentServiceImp.java
............\...\...\...\.....\..\.......\TeacherServiceImp.java
............\...\...\...\.....\dao
............\...\...\...\.....\...\DAOFactory.java
............\...\...\...\.....\...\hibernate
............\...\...\...\.....\...\.........\BaseDAO.java
............\...\...\...\.....\...\.........\ExamrecordDAOImp.java
............\...\...\...\.....\...\.........\HibernateSessionFactory.java
............\...\...\...\.....\...\.........\LoginlogDAOImp.java
............\...\...\...\.....\...\.........\OptionsDAOImp.java
............\...\...\...\.....\...\.........\QuestionDAOImp.java
............\...\...\...\.....\...\.........\ResultDAOImp.java
............\...\...\...\.....\...\.........\StudentDAOImp.java
............\...\...\...\.....\...\.........\SubjectDAOImp.java
............\...\...\...\.....\...\.........\TeacherDAOImp.java
............\...\...\...\.....\...\IDAO.java
............\...\...\...\.....\...\IExamrecordDAO.java
............\...\...\...\.....\...\ILoginlogDAO.java
............\...\...\...\.....\...\IOptionsDAO.java
............\...\...\...\.....\...\IQuestionDAO.java
............\...\...\...\.....\...\IResultDAO.java
............\...\...\...\.....\...\IStudentDAO.java
............\...\...\...\.....\...\ISubjectDAO.java
............\...\...\...\.....\...\ITeacherDAO.java
............\...\...\...\.....\filter
............\...\...\...\.....\......\EncodingFilter.java
............\...\...\...\.....\......\HibernateFilter.java
............\...\...\...\.....\......\RightFilter.java
............\...\...\...\.....\util
............\...\...\...\.....\....\Constant.java
............\...\...\...\.....\....\PageUtil.java
............\...\...\...\.....\....\Tools.java
............\...\...\...\.....