文件名称:com.qgqlyy.exam
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:4.75mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
在线考试系统,初稿,继续中。呵呵呵在线考试系统,初稿,继续中。-Online examination system, the first draft, continuing.呵呵呵online exam system, the first draft, continuing.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
com.qgqlyy.exam/.project
com.qgqlyy.exam/src/exam/hibernate/hibernate.cfg.xml
com.qgqlyy.exam/src/exam/hibernate/HibernateSessionFactory.java
com.qgqlyy.exam/src/exam/dao/ExamTable.hbm.xml
com.qgqlyy.exam/src/exam/dao/StudentTable.hbm.xml
com.qgqlyy.exam/src/exam/dao/QuestionsubjectTable.hbm.xml
com.qgqlyy.exam/src/exam/dao/PurviewTable.hbm.xml
com.qgqlyy.exam/src/exam/dao/QuestionboundTable.hbm.xml
com.qgqlyy.exam/src/exam/dao/GradeTable.hbm.xml
com.qgqlyy.exam/src/exam/dao/QuestiontypeTable.hbm.xml
com.qgqlyy.exam/src/exam/dao/AppraiserQuestionTable.hbm.xml
com.qgqlyy.exam/src/exam/dao/User.hbm.xml
com.qgqlyy.exam/src/exam/dao/TestuserTable.hbm.xml
com.qgqlyy.exam/src/exam/dao/TestpaperTable.hbm.xml
com.qgqlyy.exam/src/exam/dao/QuestionTable.hbm.xml
com.qgqlyy.exam/src/exam/dao/StudentAnswerTable.hbm.xml
com.qgqlyy.exam/src/exam/dao/ExamTable.java
com.qgqlyy.exam/src/exam/dao/StudentTable.java
com.qgqlyy.exam/src/exam/dao/QuestionsubjectTable.java
com.qgqlyy.exam/src/exam/dao/PurviewTable.java
com.qgqlyy.exam/src/exam/dao/QuestionboundTable.java
com.qgqlyy.exam/src/exam/dao/GradeTable.java
com.qgqlyy.exam/src/exam/dao/QuestiontypeTable.java
com.qgqlyy.exam/src/exam/dao/AppraiserQuestionTable.java
com.qgqlyy.exam/src/exam/dao/User.java
com.qgqlyy.exam/src/exam/dao/TestuserTable.java
com.qgqlyy.exam/src/exam/dao/TestpaperTable.java
com.qgqlyy.exam/src/exam/dao/QuestionTable.java
com.qgqlyy.exam/src/exam/dao/StudentAnswerTable.java
com.qgqlyy.exam/src/exam/dao/QuestionsubjectTableId.java
com.qgqlyy.exam/src/exam/dao/UserId.java
com.qgqlyy.exam/src/exam/dao/GradeTableId.java
com.qgqlyy.exam/src/exam/dao/TestuserTableId.java
com.qgqlyy.exam/src/exam/dao/AppraiserQuestionTableId.java
com.qgqlyy.exam/src/exam/dao/StudentTableId.java
com.qgqlyy.exam/src/exam/dao/QuestiontypeTableId.java
com.qgqlyy.exam/src/exam/dao/ExamTableId.java
com.qgqlyy.exam/src/exam/dao/QuestionboundTableId.java
com.qgqlyy.exam/src/exam/dao/QuestionTableId.java
com.qgqlyy.exam/src/exam/dao/StudentAnswerTableId.java
com.qgqlyy.exam/src/exam/dao/TestpaperTableId.java
com.qgqlyy.exam/src/exam/dao/HibernateSessionFactory.java
com.qgqlyy.exam/src/exam/dao/IBaseHibernateDAO.java
com.qgqlyy.exam/src/exam/dao/BaseHibernateDAO.java
com.qgqlyy.exam/src/exam/dao/ExamTableDAO.java
com.qgqlyy.exam/src/exam/dao/StudentTableDAO.java
com.qgqlyy.exam/src/exam/dao/QuestionsubjectTableDAO.java
com.qgqlyy.exam/src/exam/dao/PurviewTableDAO.java
com.qgqlyy.exam/src/exam/dao/QuestionboundTableDAO.java
com.qgqlyy.exam/src/exam/dao/GradeTableDAO.java
com.qgqlyy.exam/src/exam/dao/QuestiontypeTableDAO.java
com.qgqlyy.exam/src/exam/dao/AppraiserQuestionTableDAO.java
com.qgqlyy.exam/src/exam/dao/UserDAO.java
com.qgqlyy.exam/src/exam/dao/TestuserTableDAO.java
com.qgqlyy.exam/src/exam/dao/TestpaperTableDAO.java
com.qgqlyy.exam/src/exam/dao/QuestionTableDAO.java
com.qgqlyy.exam/src/exam/dao/StudentAnswerTableDAO.java
com.qgqlyy.exam/src/exam/action/AdminLoginAction.java
com.qgqlyy.exam/src/exam/action/Answeraction.java
com.qgqlyy.exam/src/exam/filter/Loginfilter.java
com.qgqlyy.exam/src/struts.xml
com.qgqlyy.exam/src/hibernate.cfg.xml
com.qgqlyy.exam/src/com/qgqlyy/exam/grade/GradeAction.java
com.qgqlyy.exam/WebRoot/WEB-INF/lib/mysql-connector-java-5.0.5-bin.jar
com.qgqlyy.exam/WebRoot/WEB-INF/lib/mysql-connector-java-5.0.8-bin.jar
com.qgqlyy.exam/WebRoot/WEB-INF/lib/ognl-2.6.11.jar
com.qgqlyy.exam/WebRoot/WEB-INF/lib/struts2-core-2.0.11.jar
com.qgqlyy.exam/WebRoot/WEB-INF/lib/xwork-2.0.4.jar
com.qgqlyy.exam/WebRoot/WEB-INF/lib/commons-logging-1.0.4.jar
com.qgqlyy.exam/WebRoot/WEB-INF/lib/dwr.jar
com.qgqlyy.exam/WebRoot/WEB-INF/lib/freemarker-2.3.8.jar
com.qgqlyy.exam/WebRoot/WEB-INF/classes/hibernate.cfg.xml
com.qgqlyy.exam/WebRoot/WEB-INF/classes/exam/hibernate/hibernate.cfg.xml
com.qgqlyy.exam/WebRoot/WEB-INF/classes/exam/hibernate/HibernateSessionFactory.class
com.qgqlyy.exam/WebRoot/WEB-INF/classes/exam/dao/TestuserTable.hbm.xml
com.qgqlyy.exam/WebRoot/WEB-INF/classes/exam/dao/TestpaperTable.hbm.xml
com.qgqlyy.exam/WebRoot/WEB-INF/classes/exam/dao/StudentTable.hbm.xml
com.qgqlyy.exam/WebRoot/WEB-INF/classes/exam/dao/StudentAnswerTable.hbm.xml
com.qgqlyy.exam/WebRoot/WEB-INF/classes/exam/dao/QuestiontypeTable.hbm.xml
com.qgqlyy.exam/WebRoot/WEB-INF/classes/exam/dao/QuestionsubjectTable.hbm.xml
com.qgqlyy.exam/WebRoot/WEB-INF/classes/exam/dao/QuestionboundTable.hbm.xml
com.qgqlyy.exam/WebRoot/WEB-INF/classes/exam/dao/QuestionTable.hbm.xml
com.qgqlyy.exam/WebRoot/WEB-INF/classes/exam/dao/PurviewTable.hbm.xml
com.qgqlyy.exam/WebRoot/WEB-INF/classes/exam/dao/ExamTable.hbm.xml
com.qgqlyy.exam/WebRoot/WEB-INF/classes/exam/dao/AppraiserQuestionTable.hbm.xml
com.qgqlyy.exam/WebRoot/WEB-INF/classes/exam/dao/UserId.class
com.qgqlyy.exam/WebRoot/WEB-INF/classes/exam/dao/UserDAO.class
com.qgqlyy.exam/WebRoot/WEB-INF/classes/exam/dao/User.class
com.qgqlyy.exam/WebRoot/WEB-INF/classes/exam/dao/TestuserTableId.class
com.qgqlyy.exam/WebRoot/WEB-INF/classes/exam/dao/TestuserTableDAO.class
com.qgqlyy.exam/WebRoot/WEB-INF/classes/exam/dao/TestuserTable.class
com.qgqlyy.exam/WebRoot/WEB-INF/classes/exam/
com.qgqlyy.exam/src/exam/hibernate/hibernate.cfg.xml
com.qgqlyy.exam/src/exam/hibernate/HibernateSessionFactory.java
com.qgqlyy.exam/src/exam/dao/ExamTable.hbm.xml
com.qgqlyy.exam/src/exam/dao/StudentTable.hbm.xml
com.qgqlyy.exam/src/exam/dao/QuestionsubjectTable.hbm.xml
com.qgqlyy.exam/src/exam/dao/PurviewTable.hbm.xml
com.qgqlyy.exam/src/exam/dao/QuestionboundTable.hbm.xml
com.qgqlyy.exam/src/exam/dao/GradeTable.hbm.xml
com.qgqlyy.exam/src/exam/dao/QuestiontypeTable.hbm.xml
com.qgqlyy.exam/src/exam/dao/AppraiserQuestionTable.hbm.xml
com.qgqlyy.exam/src/exam/dao/User.hbm.xml
com.qgqlyy.exam/src/exam/dao/TestuserTable.hbm.xml
com.qgqlyy.exam/src/exam/dao/TestpaperTable.hbm.xml
com.qgqlyy.exam/src/exam/dao/QuestionTable.hbm.xml
com.qgqlyy.exam/src/exam/dao/StudentAnswerTable.hbm.xml
com.qgqlyy.exam/src/exam/dao/ExamTable.java
com.qgqlyy.exam/src/exam/dao/StudentTable.java
com.qgqlyy.exam/src/exam/dao/QuestionsubjectTable.java
com.qgqlyy.exam/src/exam/dao/PurviewTable.java
com.qgqlyy.exam/src/exam/dao/QuestionboundTable.java
com.qgqlyy.exam/src/exam/dao/GradeTable.java
com.qgqlyy.exam/src/exam/dao/QuestiontypeTable.java
com.qgqlyy.exam/src/exam/dao/AppraiserQuestionTable.java
com.qgqlyy.exam/src/exam/dao/User.java
com.qgqlyy.exam/src/exam/dao/TestuserTable.java
com.qgqlyy.exam/src/exam/dao/TestpaperTable.java
com.qgqlyy.exam/src/exam/dao/QuestionTable.java
com.qgqlyy.exam/src/exam/dao/StudentAnswerTable.java
com.qgqlyy.exam/src/exam/dao/QuestionsubjectTableId.java
com.qgqlyy.exam/src/exam/dao/UserId.java
com.qgqlyy.exam/src/exam/dao/GradeTableId.java
com.qgqlyy.exam/src/exam/dao/TestuserTableId.java
com.qgqlyy.exam/src/exam/dao/AppraiserQuestionTableId.java
com.qgqlyy.exam/src/exam/dao/StudentTableId.java
com.qgqlyy.exam/src/exam/dao/QuestiontypeTableId.java
com.qgqlyy.exam/src/exam/dao/ExamTableId.java
com.qgqlyy.exam/src/exam/dao/QuestionboundTableId.java
com.qgqlyy.exam/src/exam/dao/QuestionTableId.java
com.qgqlyy.exam/src/exam/dao/StudentAnswerTableId.java
com.qgqlyy.exam/src/exam/dao/TestpaperTableId.java
com.qgqlyy.exam/src/exam/dao/HibernateSessionFactory.java
com.qgqlyy.exam/src/exam/dao/IBaseHibernateDAO.java
com.qgqlyy.exam/src/exam/dao/BaseHibernateDAO.java
com.qgqlyy.exam/src/exam/dao/ExamTableDAO.java
com.qgqlyy.exam/src/exam/dao/StudentTableDAO.java
com.qgqlyy.exam/src/exam/dao/QuestionsubjectTableDAO.java
com.qgqlyy.exam/src/exam/dao/PurviewTableDAO.java
com.qgqlyy.exam/src/exam/dao/QuestionboundTableDAO.java
com.qgqlyy.exam/src/exam/dao/GradeTableDAO.java
com.qgqlyy.exam/src/exam/dao/QuestiontypeTableDAO.java
com.qgqlyy.exam/src/exam/dao/AppraiserQuestionTableDAO.java
com.qgqlyy.exam/src/exam/dao/UserDAO.java
com.qgqlyy.exam/src/exam/dao/TestuserTableDAO.java
com.qgqlyy.exam/src/exam/dao/TestpaperTableDAO.java
com.qgqlyy.exam/src/exam/dao/QuestionTableDAO.java
com.qgqlyy.exam/src/exam/dao/StudentAnswerTableDAO.java
com.qgqlyy.exam/src/exam/action/AdminLoginAction.java
com.qgqlyy.exam/src/exam/action/Answeraction.java
com.qgqlyy.exam/src/exam/filter/Loginfilter.java
com.qgqlyy.exam/src/struts.xml
com.qgqlyy.exam/src/hibernate.cfg.xml
com.qgqlyy.exam/src/com/qgqlyy/exam/grade/GradeAction.java
com.qgqlyy.exam/WebRoot/WEB-INF/lib/mysql-connector-java-5.0.5-bin.jar
com.qgqlyy.exam/WebRoot/WEB-INF/lib/mysql-connector-java-5.0.8-bin.jar
com.qgqlyy.exam/WebRoot/WEB-INF/lib/ognl-2.6.11.jar
com.qgqlyy.exam/WebRoot/WEB-INF/lib/struts2-core-2.0.11.jar
com.qgqlyy.exam/WebRoot/WEB-INF/lib/xwork-2.0.4.jar
com.qgqlyy.exam/WebRoot/WEB-INF/lib/commons-logging-1.0.4.jar
com.qgqlyy.exam/WebRoot/WEB-INF/lib/dwr.jar
com.qgqlyy.exam/WebRoot/WEB-INF/lib/freemarker-2.3.8.jar
com.qgqlyy.exam/WebRoot/WEB-INF/classes/hibernate.cfg.xml
com.qgqlyy.exam/WebRoot/WEB-INF/classes/exam/hibernate/hibernate.cfg.xml
com.qgqlyy.exam/WebRoot/WEB-INF/classes/exam/hibernate/HibernateSessionFactory.class
com.qgqlyy.exam/WebRoot/WEB-INF/classes/exam/dao/TestuserTable.hbm.xml
com.qgqlyy.exam/WebRoot/WEB-INF/classes/exam/dao/TestpaperTable.hbm.xml
com.qgqlyy.exam/WebRoot/WEB-INF/classes/exam/dao/StudentTable.hbm.xml
com.qgqlyy.exam/WebRoot/WEB-INF/classes/exam/dao/StudentAnswerTable.hbm.xml
com.qgqlyy.exam/WebRoot/WEB-INF/classes/exam/dao/QuestiontypeTable.hbm.xml
com.qgqlyy.exam/WebRoot/WEB-INF/classes/exam/dao/QuestionsubjectTable.hbm.xml
com.qgqlyy.exam/WebRoot/WEB-INF/classes/exam/dao/QuestionboundTable.hbm.xml
com.qgqlyy.exam/WebRoot/WEB-INF/classes/exam/dao/QuestionTable.hbm.xml
com.qgqlyy.exam/WebRoot/WEB-INF/classes/exam/dao/PurviewTable.hbm.xml
com.qgqlyy.exam/WebRoot/WEB-INF/classes/exam/dao/ExamTable.hbm.xml
com.qgqlyy.exam/WebRoot/WEB-INF/classes/exam/dao/AppraiserQuestionTable.hbm.xml
com.qgqlyy.exam/WebRoot/WEB-INF/classes/exam/dao/UserId.class
com.qgqlyy.exam/WebRoot/WEB-INF/classes/exam/dao/UserDAO.class
com.qgqlyy.exam/WebRoot/WEB-INF/classes/exam/dao/User.class
com.qgqlyy.exam/WebRoot/WEB-INF/classes/exam/dao/TestuserTableId.class
com.qgqlyy.exam/WebRoot/WEB-INF/classes/exam/dao/TestuserTableDAO.class
com.qgqlyy.exam/WebRoot/WEB-INF/classes/exam/dao/TestuserTable.class
com.qgqlyy.exam/WebRoot/WEB-INF/classes/exam/
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.