文件名称:OnlineExamining
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2015-10-18
- 文件大小:
- 3.85mb
- 下载次数:
- 0次
- 提 供 者:
- yang*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
基于java的在线考试系统(修正版,包含sql脚本)
该系统基于使用Jfinal框架开发实现,实现简单的在线考试系统该有的功能,简单的角色划分与试卷生成,阅卷。
后端技术:Jfinal框架的recordDB模式,Jfinal Conroller
前端数据交换:Jquery Jquery AJAX Jquery Layer 等
该试卷可用于Jfinal框架学习,毕业设计参考等目的。
功能简单使用,结构清晰,如果有疑问:Ajsgn@foxmail.com-Online examination system based on Java (modified version, including SQL scr ipt)
The system based on the use of Jfinal fr a mework to develop and achieve a simple online exam system, the function of the simple role of the division and papers generation, marking.
Back end technology: recordDB Jfinal Jfinal fr a mework, Conroller
Front end data exchange: Jquery AJAX Jquery Layer Jquery, etc.
The paper can be used for the purpose of the Jfinal fr a mework to study, design reference, and so on.
Function is simple to use, the structure is clear, if there are questions: Ajsgn@foxmail.com
该系统基于使用Jfinal框架开发实现,实现简单的在线考试系统该有的功能,简单的角色划分与试卷生成,阅卷。
后端技术:Jfinal框架的recordDB模式,Jfinal Conroller
前端数据交换:Jquery Jquery AJAX Jquery Layer 等
该试卷可用于Jfinal框架学习,毕业设计参考等目的。
功能简单使用,结构清晰,如果有疑问:Ajsgn@foxmail.com-Online examination system based on Java (modified version, including SQL scr ipt)
The system based on the use of Jfinal fr a mework to develop and achieve a simple online exam system, the function of the simple role of the division and papers generation, marking.
Back end technology: recordDB Jfinal Jfinal fr a mework, Conroller
Front end data exchange: Jquery AJAX Jquery Layer Jquery, etc.
The paper can be used for the purpose of the Jfinal fr a mework to study, design reference, and so on.
Function is simple to use, the structure is clear, if there are questions: Ajsgn@foxmail.com
(系统自动生成,下载前可以参看下载内容)
下载文件列表
1.sql
OnlineExamining
...............\.classpath
...............\.project
...............\.settings
...............\.........\.jsdtscope
...............\.........\org.eclipse.jdt.core.prefs
...............\.........\org.eclipse.wst.jsdt.ui.superType.container
...............\.........\org.eclipse.wst.jsdt.ui.superType.name
...............\.tern-project
...............\WebRoot
...............\.......\CSS
...............\.......\...\character_ol_li.css
...............\.......\...\style.css
...............\.......\Images
...............\.......\......\add.gif
...............\.......\......\bg_01.gif
...............\.......\......\default_bottom.JPG
...............\.......\......\default_mid.JPG
...............\.......\......\default_top.jpg
...............\.......\......\error.jpg
...............\.......\......\f_ico.gif
...............\.......\......\login_bottom.jpg
...............\.......\......\login_mid.jpg
...............\.......\......\login_top.jpg
...............\.......\......\m_ico.gif
...............\.......\......\m_ico1.gif
...............\.......\......\m_login.jpg
...............\.......\......\m_top.jpg
...............\.......\......\seedPwd.gif
...............\.......\......\startExam_bottom.jpg
...............\.......\......\startExam_ico.jpg
...............\.......\......\startExam_left.jpg
...............\.......\......\startExam_leftBottom.jpg
...............\.......\......\startExam_leftTop.jpg
...............\.......\......\startExam_right.jpg
...............\.......\......\startExam_rightBottom.jpg
...............\.......\......\startExam_rightTop.jpg
...............\.......\......\startExam_top.jpg
...............\.......\......\step1.gif
...............\.......\......\step2.gif
...............\.......\......\step3.gif
...............\.......\......\subBG.jpg
...............\.......\......\top_bg.jpg
...............\.......\META-INF
...............\.......\........\MANIFEST.MF
...............\.......\MyJsp.jsp
...............\.......\WEB-INF
...............\.......\.......\classes
...............\.......\.......\.......\com
...............\.......\.......\.......\...\myweb
...............\.......\.......\.......\...\.....\aop
...............\.......\.......\.......\...\.....\...\LoginInterceptor.class
...............\.......\.......\.......\...\.....\...\validator
...............\.......\.......\.......\...\.....\...\.........\StudentLoginValidator.class
...............\.......\.......\.......\...\.....\config
...............\.......\.......\.......\...\.....\......\OnlineExaminingConfig.class
...............\.......\.......\.......\...\.....\......\route
...............\.......\.......\.......\...\.....\......\.....\BackRoutes.class
...............\.......\.......\.......\...\.....\......\.....\FrontRoutes.class
...............\.......\.......\.......\...\.....\controller
...............\.......\.......\.......\...\.....\..........\back
...............\.......\.......\.......\...\.....\..........\....\BackController.class
...............\.......\.......\.......\...\.....\..........\....\LeftController.class
...............\.......\.......\.......\...\.....\..........\....\LoginController.class
...............\.......\.......\.......\...\.....\..........\front
...............\.......\.......\.......\...\.....\..........\.....\ExamController.class
...............\.......\.......\.......\...\.....\..........\.....\IndexController.class
...............\.......\.......\.......\...\.....\..........\.....\LoginController.class
...............\.......\.......\.......\...\.....\..........\.....\SeekPasswordController.class
...............\.......\.......\.......\...\.....\..........\.....\StudentController.class
...............\.......\.......\.......\...\.....\filter
...............\.......\.......\.......\...\.....\......\EncodingFilter.class
...............\.......\.......\.......\...\.....\model
...............\.......\.......\.......\...\.....\.....\Achievement.class
...............\.......\.......\.......\...\.....\.....\Lesson.class
...............\.......\.......\.......\...\.....\.....\Manager