文件名称:examOnlineTest
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:5.56mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
采用SSH实现在线考试系统。完成登陆,在线考试,在线批卷,在线打分,在线上传等功能。
1:修改applicationContext.xml 里的数据库配置文件 修改成本机的oracle的真实数据名称,用户名和密码
2:执行sql.txt 脚本
3:进入http://localhost:8080/MyOnLineTest/main.jsp 主页
管理员wzg 密码-Achieve the online examination system using SSH. Complete the landing, online examinations, online batch volume, on-line scoring, on-line upload functions. 1: Modify the database configuration file applicationContext.xml where the cost of machine oracle modify the real data name, user name and password 2: The Executive sql.txt scr ipt 3: Entering http://localhost:8080/MyOnLineTest/main.jsp Home Manager wzg password 222
1:修改applicationContext.xml 里的数据库配置文件 修改成本机的oracle的真实数据名称,用户名和密码
2:执行sql.txt 脚本
3:进入http://localhost:8080/MyOnLineTest/main.jsp 主页
管理员wzg 密码-Achieve the online examination system using SSH. Complete the landing, online examinations, online batch volume, on-line scoring, on-line upload functions. 1: Modify the database configuration file applicationContext.xml where the cost of machine oracle modify the real data name, user name and password 2: The Executive sql.txt scr ipt 3: Entering http://localhost:8080/MyOnLineTest/main.jsp Home Manager wzg password 222
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MyOnLineTest/.classpath
MyOnLineTest/.myhibernatedata
MyOnLineTest/.mymetadata
MyOnLineTest/.mystrutsdata
MyOnLineTest/.project
MyOnLineTest/.settings/com.genuitec.eclipse.j2eedt.core.prefs
MyOnLineTest/.settings/org.eclipse.jdt.ui.prefs
MyOnLineTest/.settings/org.eclipse.wst.validation.prefs
MyOnLineTest/.springBeans
MyOnLineTest/admin_/admin_manage.jsp
MyOnLineTest/admin_/admin_tree.jsp
MyOnLineTest/admin_/admin_warn.jsp
MyOnLineTest/admin_/exam_add.jsp
MyOnLineTest/admin_/exam_add_1.jsp
MyOnLineTest/admin_/exam_add_2.jsp
MyOnLineTest/admin_/exam_display.jsp
MyOnLineTest/admin_/exam_list.jsp
MyOnLineTest/admin_/freechart.jsp
MyOnLineTest/admin_/grade_choice_teacher.jsp
MyOnLineTest/admin_/grade_display.jsp
MyOnLineTest/admin_/grade_list.jsp
MyOnLineTest/admin_/image/att.gif
MyOnLineTest/admin_/image/dat.gif
MyOnLineTest/admin_/image/fold.gif
MyOnLineTest/admin_/image/list.gif
MyOnLineTest/admin_/image/open.gif
MyOnLineTest/admin_/image/user.gif
MyOnLineTest/admin_/papertype_add.jsp
MyOnLineTest/admin_/paperType_list.jsp
MyOnLineTest/admin_/papertype_updata.jsp
MyOnLineTest/admin_/question_add.jsp
MyOnLineTest/admin_/question_display.jsp
MyOnLineTest/admin_/question_list.jsp
MyOnLineTest/admin_/question_updata.jsp
MyOnLineTest/admin_/stu_add.jsp
MyOnLineTest/admin_/stu_list.jsp
MyOnLineTest/admin_/stu_updata.jsp
MyOnLineTest/admin_/system_help.jsp
MyOnLineTest/css/Styles.css
MyOnLineTest/css/Styles1.css
MyOnLineTest/image/btnbg2.gif
MyOnLineTest/image/ff.png
MyOnLineTest/image/heida.JPG
MyOnLineTest/image/loginbg.jpg
MyOnLineTest/image/no.gif
MyOnLineTest/image/up.gif
MyOnLineTest/image/up1.gif
MyOnLineTest/image/yes.jpg
MyOnLineTest/image/zaixian.gif
MyOnLineTest/js/PopupCalendar.js
MyOnLineTest/main.jsp
MyOnLineTest/main_center.jsp
MyOnLineTest/main_down.jsp
MyOnLineTest/main_up.jsp
MyOnLineTest/META-INF/MANIFEST.MF
MyOnLineTest/readme.txt
MyOnLineTest/sql.txt
MyOnLineTest/src/applicationContext.xml
MyOnLineTest/src/business/IAdmService.java
MyOnLineTest/src/business/IStuService.java
MyOnLineTest/src/business/IUtilService.java
MyOnLineTest/src/business/service/AdmServiceImp.java
MyOnLineTest/src/business/service/StuServiceImp.java
MyOnLineTest/src/business/service/UtilServiceImp.java
MyOnLineTest/src/dao/hibernate/ExamPaperDaoImp.java
MyOnLineTest/src/dao/hibernate/GradeDaoImp.java
MyOnLineTest/src/dao/hibernate/PageDaoImp.java
MyOnLineTest/src/dao/hibernate/PaperTypeDaoImp.java
MyOnLineTest/src/dao/hibernate/QuestionDaoImp.java
MyOnLineTest/src/dao/hibernate/StudentDaoImp.java
MyOnLineTest/src/dao/IExamPaperDao.java
MyOnLineTest/src/dao/IGradeDao.java
MyOnLineTest/src/dao/IPageDao.java
MyOnLineTest/src/dao/IPaperTypeDao.java
MyOnLineTest/src/dao/IQuestionDao.java
MyOnLineTest/src/dao/IStudentDao.java
MyOnLineTest/src/freeChart/Chart.java
MyOnLineTest/src/freeChart/PieChart.java
MyOnLineTest/src/po/Oexampaper.hbm.xml
MyOnLineTest/src/po/Oexampaper.java
MyOnLineTest/src/po/Ograde.hbm.xml
MyOnLineTest/src/po/Ograde.java
MyOnLineTest/src/po/Opapertype.hbm.xml
MyOnLineTest/src/po/Opapertype.java
MyOnLineTest/src/po/Oquestion.hbm.xml
MyOnLineTest/src/po/Oquestion.java
MyOnLineTest/src/po/Ostudent.hbm.xml
MyOnLineTest/src/po/Ostudent.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/web/breakpage/Page.java
MyOnLineTest/src/web/breakpage/PagerHandle.java
MyOnLineTest/src/web/filter/EncodingFilter.java
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/student/exam_choice.jsp
MyOnLineTest/student/exam_go.jsp
MyOnLineTest/student/exam_grade.jsp
MyOnLineTest/student/grade_choice.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/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/WEB-INF/.struts-config.mex
MyOnLineTest/WEB-INF/classes/applicationContext.xml
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/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/P
MyOnLineTest/.myhibernatedata
MyOnLineTest/.mymetadata
MyOnLineTest/.mystrutsdata
MyOnLineTest/.project
MyOnLineTest/.settings/com.genuitec.eclipse.j2eedt.core.prefs
MyOnLineTest/.settings/org.eclipse.jdt.ui.prefs
MyOnLineTest/.settings/org.eclipse.wst.validation.prefs
MyOnLineTest/.springBeans
MyOnLineTest/admin_/admin_manage.jsp
MyOnLineTest/admin_/admin_tree.jsp
MyOnLineTest/admin_/admin_warn.jsp
MyOnLineTest/admin_/exam_add.jsp
MyOnLineTest/admin_/exam_add_1.jsp
MyOnLineTest/admin_/exam_add_2.jsp
MyOnLineTest/admin_/exam_display.jsp
MyOnLineTest/admin_/exam_list.jsp
MyOnLineTest/admin_/freechart.jsp
MyOnLineTest/admin_/grade_choice_teacher.jsp
MyOnLineTest/admin_/grade_display.jsp
MyOnLineTest/admin_/grade_list.jsp
MyOnLineTest/admin_/image/att.gif
MyOnLineTest/admin_/image/dat.gif
MyOnLineTest/admin_/image/fold.gif
MyOnLineTest/admin_/image/list.gif
MyOnLineTest/admin_/image/open.gif
MyOnLineTest/admin_/image/user.gif
MyOnLineTest/admin_/papertype_add.jsp
MyOnLineTest/admin_/paperType_list.jsp
MyOnLineTest/admin_/papertype_updata.jsp
MyOnLineTest/admin_/question_add.jsp
MyOnLineTest/admin_/question_display.jsp
MyOnLineTest/admin_/question_list.jsp
MyOnLineTest/admin_/question_updata.jsp
MyOnLineTest/admin_/stu_add.jsp
MyOnLineTest/admin_/stu_list.jsp
MyOnLineTest/admin_/stu_updata.jsp
MyOnLineTest/admin_/system_help.jsp
MyOnLineTest/css/Styles.css
MyOnLineTest/css/Styles1.css
MyOnLineTest/image/btnbg2.gif
MyOnLineTest/image/ff.png
MyOnLineTest/image/heida.JPG
MyOnLineTest/image/loginbg.jpg
MyOnLineTest/image/no.gif
MyOnLineTest/image/up.gif
MyOnLineTest/image/up1.gif
MyOnLineTest/image/yes.jpg
MyOnLineTest/image/zaixian.gif
MyOnLineTest/js/PopupCalendar.js
MyOnLineTest/main.jsp
MyOnLineTest/main_center.jsp
MyOnLineTest/main_down.jsp
MyOnLineTest/main_up.jsp
MyOnLineTest/META-INF/MANIFEST.MF
MyOnLineTest/readme.txt
MyOnLineTest/sql.txt
MyOnLineTest/src/applicationContext.xml
MyOnLineTest/src/business/IAdmService.java
MyOnLineTest/src/business/IStuService.java
MyOnLineTest/src/business/IUtilService.java
MyOnLineTest/src/business/service/AdmServiceImp.java
MyOnLineTest/src/business/service/StuServiceImp.java
MyOnLineTest/src/business/service/UtilServiceImp.java
MyOnLineTest/src/dao/hibernate/ExamPaperDaoImp.java
MyOnLineTest/src/dao/hibernate/GradeDaoImp.java
MyOnLineTest/src/dao/hibernate/PageDaoImp.java
MyOnLineTest/src/dao/hibernate/PaperTypeDaoImp.java
MyOnLineTest/src/dao/hibernate/QuestionDaoImp.java
MyOnLineTest/src/dao/hibernate/StudentDaoImp.java
MyOnLineTest/src/dao/IExamPaperDao.java
MyOnLineTest/src/dao/IGradeDao.java
MyOnLineTest/src/dao/IPageDao.java
MyOnLineTest/src/dao/IPaperTypeDao.java
MyOnLineTest/src/dao/IQuestionDao.java
MyOnLineTest/src/dao/IStudentDao.java
MyOnLineTest/src/freeChart/Chart.java
MyOnLineTest/src/freeChart/PieChart.java
MyOnLineTest/src/po/Oexampaper.hbm.xml
MyOnLineTest/src/po/Oexampaper.java
MyOnLineTest/src/po/Ograde.hbm.xml
MyOnLineTest/src/po/Ograde.java
MyOnLineTest/src/po/Opapertype.hbm.xml
MyOnLineTest/src/po/Opapertype.java
MyOnLineTest/src/po/Oquestion.hbm.xml
MyOnLineTest/src/po/Oquestion.java
MyOnLineTest/src/po/Ostudent.hbm.xml
MyOnLineTest/src/po/Ostudent.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/web/breakpage/Page.java
MyOnLineTest/src/web/breakpage/PagerHandle.java
MyOnLineTest/src/web/filter/EncodingFilter.java
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/student/exam_choice.jsp
MyOnLineTest/student/exam_go.jsp
MyOnLineTest/student/exam_grade.jsp
MyOnLineTest/student/grade_choice.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/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/WEB-INF/.struts-config.mex
MyOnLineTest/WEB-INF/classes/applicationContext.xml
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/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/P
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.