文件名称:MyOnLineTest
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:5.57mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
该在线考试关系统(B/S结构)主要采用JAVA语言开发涉及主要WEB技术有:Struts+Spring+Hibernate框架,html,javascr ipt,css,ajax技术。开发工具:MyEclipse 服务器:tomacat5.5 数据库:oracle9
-Online Examination System in the (B/S structure) JAVA language mainly involve the development of WEB technologies: Struts+ Spring+ Hibernate framework, html, javascr ipt, css, ajax technology. Development Tools: MyEclipse server: tomacat5.5 database: oracle9
-Online Examination System in the (B/S structure) JAVA language mainly involve the development of WEB technologies: Struts+ Spring+ Hibernate framework, html, javascr ipt, css, ajax technology. Development Tools: MyEclipse server: tomacat5.5 database: oracle9
相关搜索: myeclipse
在线考试
Struts Spring Hibernate
myonlinete
ajax
java 框架
MyOnLineTest
在线考试 java
struts ajax
myeclipse hibernate ajax
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MyOnLineTest/.classpath
MyOnLineTest/.myhibernatedata
MyOnLineTest/.mymetadata
MyOnLineTest/.mystrutsdata
MyOnLineTest/.project
MyOnLineTest/.springBeans
MyOnLineTest/main.jsp
MyOnLineTest/main_center.jsp
MyOnLineTest/main_down.jsp
MyOnLineTest/main_up.jsp
MyOnLineTest/sql.txt
MyOnLineTest/心得.txt
MyOnLineTest/项目问题.txt
MyOnLineTest/WEB-INF/.struts-config.mex
MyOnLineTest/WEB-INF/struts-bean.tld
MyOnLineTest/WEB-INF/struts-config.xml
MyOnLineTest/WEB-INF/struts-html.tld
MyOnLineTest/WEB-INF/struts-logic.tld
MyOnLineTest/WEB-INF/struts-nested.tld
MyOnLineTest/WEB-INF/struts-tiles.tld
MyOnLineTest/WEB-INF/validator-rules.xml
MyOnLineTest/WEB-INF/web.xml
MyOnLineTest/WEB-INF/lib/antlr.jar
MyOnLineTest/WEB-INF/lib/commons-beanutils.jar
MyOnLineTest/WEB-INF/lib/commons-digester.jar
MyOnLineTest/WEB-INF/lib/commons-fileupload.jar
MyOnLineTest/WEB-INF/lib/commons-logging.jar
MyOnLineTest/WEB-INF/lib/commons-validator.jar
MyOnLineTest/WEB-INF/lib/jakarta-oro.jar
MyOnLineTest/WEB-INF/lib/jcommon-1.0.12.jar
MyOnLineTest/WEB-INF/lib/jfreechart-1.0.9.jar
MyOnLineTest/WEB-INF/lib/ojdbc14.jar
MyOnLineTest/WEB-INF/lib/spring.jar
MyOnLineTest/WEB-INF/lib/struts.jar
MyOnLineTest/WEB-INF/classes/applicationContext.xml
MyOnLineTest/WEB-INF/classes/web/form/ExampaperForm.class
MyOnLineTest/WEB-INF/classes/web/form/LoginForm.class
MyOnLineTest/WEB-INF/classes/web/form/QuestionForm.class
MyOnLineTest/WEB-INF/classes/web/form/StudentRegForm.class
MyOnLineTest/WEB-INF/classes/web/filter/EncodingFilter.class
MyOnLineTest/WEB-INF/classes/web/breakpage/Page.class
MyOnLineTest/WEB-INF/classes/web/breakpage/PagerHandle.class
MyOnLineTest/WEB-INF/classes/web/action/ExamAction.class
MyOnLineTest/WEB-INF/classes/web/action/ExampaperAction.class
MyOnLineTest/WEB-INF/classes/web/action/LoginAction.class
MyOnLineTest/WEB-INF/classes/web/action/PaperTypeAction.class
MyOnLineTest/WEB-INF/classes/web/action/QuestionAction.class
MyOnLineTest/WEB-INF/classes/web/action/RegisterAction.class
MyOnLineTest/WEB-INF/classes/web/action/StudentAction.class
MyOnLineTest/WEB-INF/classes/po/Oexampaper.class
MyOnLineTest/WEB-INF/classes/po/Oexampaper.hbm.xml
MyOnLineTest/WEB-INF/classes/po/Ograde.class
MyOnLineTest/WEB-INF/classes/po/Ograde.hbm.xml
MyOnLineTest/WEB-INF/classes/po/Opapertype.class
MyOnLineTest/WEB-INF/classes/po/Opapertype.hbm.xml
MyOnLineTest/WEB-INF/classes/po/Oquestion.class
MyOnLineTest/WEB-INF/classes/po/Oquestion.hbm.xml
MyOnLineTest/WEB-INF/classes/po/Ostudent.class
MyOnLineTest/WEB-INF/classes/po/Ostudent.hbm.xml
MyOnLineTest/WEB-INF/classes/freeChart/Chart.class
MyOnLineTest/WEB-INF/classes/freeChart/PieChart$1.class
MyOnLineTest/WEB-INF/classes/freeChart/PieChart.class
MyOnLineTest/WEB-INF/classes/dao/IExamPaperDao.class
MyOnLineTest/WEB-INF/classes/dao/IGradeDao.class
MyOnLineTest/WEB-INF/classes/dao/IPageDao.class
MyOnLineTest/WEB-INF/classes/dao/IPaperTypeDao.class
MyOnLineTest/WEB-INF/classes/dao/IQuestionDao.class
MyOnLineTest/WEB-INF/classes/dao/IStudentDao.class
MyOnLineTest/WEB-INF/classes/dao/hibernate/ExamPaperDaoImp.class
MyOnLineTest/WEB-INF/classes/dao/hibernate/GradeDaoImp.class
MyOnLineTest/WEB-INF/classes/dao/hibernate/PageDaoImp.class
MyOnLineTest/WEB-INF/classes/dao/hibernate/PaperTypeDaoImp.class
MyOnLineTest/WEB-INF/classes/dao/hibernate/QuestionDaoImp.class
MyOnLineTest/WEB-INF/classes/dao/hibernate/StudentDaoImp.class
MyOnLineTest/WEB-INF/classes/business/IAdmService.class
MyOnLineTest/WEB-INF/classes/business/IStuService.class
MyOnLineTest/WEB-INF/classes/business/IUtilService.class
MyOnLineTest/WEB-INF/classes/business/service/AdmServiceImp.class
MyOnLineTest/WEB-INF/classes/business/service/StuServiceImp.class
MyOnLineTest/WEB-INF/classes/business/service/UtilServiceImp.class
MyOnLineTest/student/exam_choice.jsp
MyOnLineTest/student/exam_go.jsp
MyOnLineTest/student/exam_grade.jsp
MyOnLineTest/student/grade_choice.jsp
MyOnLineTest/student/student_help.jsp
MyOnLineTest/student/student_manage.jsp
MyOnLineTest/student/student_reg.jsp
MyOnLineTest/student/student_reg_updata.jsp
MyOnLineTest/student/student_tree.jsp
MyOnLineTest/student/student_warn.jsp
MyOnLineTest/student/image/att.gif
MyOnLineTest/student/image/dat.gif
MyOnLineTest/student/image/fold.gif
MyOnLineTest/student/image/list.gif
MyOnLineTest/student/image/open.gif
MyOnLineTest/student/image/user.gif
MyOnLineTest/src/applicationContext.xml
MyOnLineTest/src/web/form/ExampaperForm.java
MyOnLineTest/src/web/form/LoginForm.java
MyOnLineTest/src/web/form/QuestionForm.java
MyOnLineTest/src/web/form/StudentRegForm.java
MyOnLineTest/src/web/filter/EncodingFilter.java
MyOnLineTest/src/web/breakpage/Page.java
MyOnLineTest/src/web/breakpage/PagerHandle.java
MyOnLineTest/src/web/action/ExamAction.java
MyOnLineTest/src/web/action/ExampaperAction.java
MyOnLineTest/src/web/action/LoginAction.java
MyOnLineTest/src/web/action/PaperTypeAction.java
MyOnLineTest/src/web/action/QuestionAction.java
MyOnLineTest/src/web/action/RegisterAction.java
MyOnLineTest/src/web/action/StudentAction.java
MyOnLineTest/src/po/Oexampaper.hbm.xml
MyOnLineTest/src/po/Oexampaper.java
MyOnLineTest/src/po/Ograde.
MyOnLineTest/.myhibernatedata
MyOnLineTest/.mymetadata
MyOnLineTest/.mystrutsdata
MyOnLineTest/.project
MyOnLineTest/.springBeans
MyOnLineTest/main.jsp
MyOnLineTest/main_center.jsp
MyOnLineTest/main_down.jsp
MyOnLineTest/main_up.jsp
MyOnLineTest/sql.txt
MyOnLineTest/心得.txt
MyOnLineTest/项目问题.txt
MyOnLineTest/WEB-INF/.struts-config.mex
MyOnLineTest/WEB-INF/struts-bean.tld
MyOnLineTest/WEB-INF/struts-config.xml
MyOnLineTest/WEB-INF/struts-html.tld
MyOnLineTest/WEB-INF/struts-logic.tld
MyOnLineTest/WEB-INF/struts-nested.tld
MyOnLineTest/WEB-INF/struts-tiles.tld
MyOnLineTest/WEB-INF/validator-rules.xml
MyOnLineTest/WEB-INF/web.xml
MyOnLineTest/WEB-INF/lib/antlr.jar
MyOnLineTest/WEB-INF/lib/commons-beanutils.jar
MyOnLineTest/WEB-INF/lib/commons-digester.jar
MyOnLineTest/WEB-INF/lib/commons-fileupload.jar
MyOnLineTest/WEB-INF/lib/commons-logging.jar
MyOnLineTest/WEB-INF/lib/commons-validator.jar
MyOnLineTest/WEB-INF/lib/jakarta-oro.jar
MyOnLineTest/WEB-INF/lib/jcommon-1.0.12.jar
MyOnLineTest/WEB-INF/lib/jfreechart-1.0.9.jar
MyOnLineTest/WEB-INF/lib/ojdbc14.jar
MyOnLineTest/WEB-INF/lib/spring.jar
MyOnLineTest/WEB-INF/lib/struts.jar
MyOnLineTest/WEB-INF/classes/applicationContext.xml
MyOnLineTest/WEB-INF/classes/web/form/ExampaperForm.class
MyOnLineTest/WEB-INF/classes/web/form/LoginForm.class
MyOnLineTest/WEB-INF/classes/web/form/QuestionForm.class
MyOnLineTest/WEB-INF/classes/web/form/StudentRegForm.class
MyOnLineTest/WEB-INF/classes/web/filter/EncodingFilter.class
MyOnLineTest/WEB-INF/classes/web/breakpage/Page.class
MyOnLineTest/WEB-INF/classes/web/breakpage/PagerHandle.class
MyOnLineTest/WEB-INF/classes/web/action/ExamAction.class
MyOnLineTest/WEB-INF/classes/web/action/ExampaperAction.class
MyOnLineTest/WEB-INF/classes/web/action/LoginAction.class
MyOnLineTest/WEB-INF/classes/web/action/PaperTypeAction.class
MyOnLineTest/WEB-INF/classes/web/action/QuestionAction.class
MyOnLineTest/WEB-INF/classes/web/action/RegisterAction.class
MyOnLineTest/WEB-INF/classes/web/action/StudentAction.class
MyOnLineTest/WEB-INF/classes/po/Oexampaper.class
MyOnLineTest/WEB-INF/classes/po/Oexampaper.hbm.xml
MyOnLineTest/WEB-INF/classes/po/Ograde.class
MyOnLineTest/WEB-INF/classes/po/Ograde.hbm.xml
MyOnLineTest/WEB-INF/classes/po/Opapertype.class
MyOnLineTest/WEB-INF/classes/po/Opapertype.hbm.xml
MyOnLineTest/WEB-INF/classes/po/Oquestion.class
MyOnLineTest/WEB-INF/classes/po/Oquestion.hbm.xml
MyOnLineTest/WEB-INF/classes/po/Ostudent.class
MyOnLineTest/WEB-INF/classes/po/Ostudent.hbm.xml
MyOnLineTest/WEB-INF/classes/freeChart/Chart.class
MyOnLineTest/WEB-INF/classes/freeChart/PieChart$1.class
MyOnLineTest/WEB-INF/classes/freeChart/PieChart.class
MyOnLineTest/WEB-INF/classes/dao/IExamPaperDao.class
MyOnLineTest/WEB-INF/classes/dao/IGradeDao.class
MyOnLineTest/WEB-INF/classes/dao/IPageDao.class
MyOnLineTest/WEB-INF/classes/dao/IPaperTypeDao.class
MyOnLineTest/WEB-INF/classes/dao/IQuestionDao.class
MyOnLineTest/WEB-INF/classes/dao/IStudentDao.class
MyOnLineTest/WEB-INF/classes/dao/hibernate/ExamPaperDaoImp.class
MyOnLineTest/WEB-INF/classes/dao/hibernate/GradeDaoImp.class
MyOnLineTest/WEB-INF/classes/dao/hibernate/PageDaoImp.class
MyOnLineTest/WEB-INF/classes/dao/hibernate/PaperTypeDaoImp.class
MyOnLineTest/WEB-INF/classes/dao/hibernate/QuestionDaoImp.class
MyOnLineTest/WEB-INF/classes/dao/hibernate/StudentDaoImp.class
MyOnLineTest/WEB-INF/classes/business/IAdmService.class
MyOnLineTest/WEB-INF/classes/business/IStuService.class
MyOnLineTest/WEB-INF/classes/business/IUtilService.class
MyOnLineTest/WEB-INF/classes/business/service/AdmServiceImp.class
MyOnLineTest/WEB-INF/classes/business/service/StuServiceImp.class
MyOnLineTest/WEB-INF/classes/business/service/UtilServiceImp.class
MyOnLineTest/student/exam_choice.jsp
MyOnLineTest/student/exam_go.jsp
MyOnLineTest/student/exam_grade.jsp
MyOnLineTest/student/grade_choice.jsp
MyOnLineTest/student/student_help.jsp
MyOnLineTest/student/student_manage.jsp
MyOnLineTest/student/student_reg.jsp
MyOnLineTest/student/student_reg_updata.jsp
MyOnLineTest/student/student_tree.jsp
MyOnLineTest/student/student_warn.jsp
MyOnLineTest/student/image/att.gif
MyOnLineTest/student/image/dat.gif
MyOnLineTest/student/image/fold.gif
MyOnLineTest/student/image/list.gif
MyOnLineTest/student/image/open.gif
MyOnLineTest/student/image/user.gif
MyOnLineTest/src/applicationContext.xml
MyOnLineTest/src/web/form/ExampaperForm.java
MyOnLineTest/src/web/form/LoginForm.java
MyOnLineTest/src/web/form/QuestionForm.java
MyOnLineTest/src/web/form/StudentRegForm.java
MyOnLineTest/src/web/filter/EncodingFilter.java
MyOnLineTest/src/web/breakpage/Page.java
MyOnLineTest/src/web/breakpage/PagerHandle.java
MyOnLineTest/src/web/action/ExamAction.java
MyOnLineTest/src/web/action/ExampaperAction.java
MyOnLineTest/src/web/action/LoginAction.java
MyOnLineTest/src/web/action/PaperTypeAction.java
MyOnLineTest/src/web/action/QuestionAction.java
MyOnLineTest/src/web/action/RegisterAction.java
MyOnLineTest/src/web/action/StudentAction.java
MyOnLineTest/src/po/Oexampaper.hbm.xml
MyOnLineTest/src/po/Oexampaper.java
MyOnLineTest/src/po/Ograde.
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.