文件名称:ocelot-examxx-master
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2015-04-08
- 文件大小:
- 3.5mb
- 下载次数:
- 0次
- 提 供 者:
- h***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
Exam++是国内首款基于JAVA与MYSQL开发的网络考试系统。它可以稳定、顺畅的运行在Windows与Linux平台上。您可以通过它快捷方便的创建试题和题库,发布试卷,组织考试,系统自动批改。高度的可配置性和灵活性使得它可以被应用于很多领域。
软件采用GPL协议,完全开放且免费,并且有固定的开发团队提供技术支持 官方网站 www.examxx.net-Exam++ is domestic first network examination system based on JAVA and MYSQL development. It can be stable, smooth running on Windows and Linux platforms. You can create questions and question bank through it fast and convenient, published papers, examination, the system automatically corrects. A high degree of configurability and flexibility makes it can be applied to many areas.
The GPL software, completely open and free, and have fixed the development team to provide technical support
软件采用GPL协议,完全开放且免费,并且有固定的开发团队提供技术支持 官方网站 www.examxx.net-Exam++ is domestic first network examination system based on JAVA and MYSQL development. It can be stable, smooth running on Windows and Linux platforms. You can create questions and question bank through it fast and convenient, published papers, examination, the system automatically corrects. A high degree of configurability and flexibility makes it can be applied to many areas.
The GPL software, completely open and free, and have fixed the development team to provide technical support
(系统自动生成,下载前可以参看下载内容)
下载文件列表
examxx
......\.classpath
......\.project
......\.settings
......\.........\.jsdtscope
......\.........\com.genuitec.eclipse.migration.prefs
......\.........\org.eclipse.core.resources.prefs
......\.........\org.eclipse.jdt.core.prefs
......\.........\org.eclipse.m2e.core.prefs
......\.........\org.eclipse.wst.jsdt.ui.superType.container
......\.........\org.eclipse.wst.jsdt.ui.superType.name
......\.........\org.eclipse.wst.validation.prefs
......\.springBeans
......\doc
......\...\111.png
......\...\222.jpg
......\...\examxx.sql
......\pom.xml
......\readme.md
......\src
......\...\main
......\...\....\java
......\...\....\....\com
......\...\....\....\...\extr
......\...\....\....\...\....\controller
......\...\....\....\...\....\..........\BaseController.java
......\...\....\....\...\....\..........\CommentController.java
......\...\....\....\...\....\..........\ExamController.java
......\...\....\....\...\....\..........\ExamPaperController.java
......\...\....\....\...\....\..........\PracticeController.java
......\...\....\....\...\....\..........\QuestionController.java
......\...\....\....\...\....\..........\SystemConfigController.java
......\...\....\....\...\....\..........\UserCenterController.java
......\...\....\....\...\....\..........\UserController.java
......\...\....\....\...\....\..........\domain
......\...\....\....\...\....\..........\......\AnswerSheetItem.java
......\...\....\....\...\....\..........\......\ExamFinishParam.java
......\...\....\....\...\....\..........\......\Message.java
......\...\....\....\...\....\..........\......\PaperCreatorParam.java
......\...\....\....\...\....\..........\......\QuestionFilter.java
......\...\....\....\...\....\..........\......\QuestionImproveResult.java
......\...\....\....\...\....\..........\......\QuestionQueryResult.java
......\...\....\....\...\....\domain
......\...\....\....\...\....\......\exam
......\...\....\....\...\....\......\....\Exam.java
......\...\....\....\...\....\......\....\ExamHistory.java
......\...\....\....\...\....\......\....\ExamPaper.java
......\...\....\....\...\....\......\....\Paper.java
......\...\....\....\...\....\......\....\PracticePaper.java
......\...\....\....\...\....\......\practice
......\...\....\....\...\....\......\........\SubmitParam.java
......\...\....\....\...\....\......\question
......\...\....\....\...\....\......\........\Comment.java
......\...\....\....\...\....\......\........\Comments.java
......\...\....\....\...\....\......\........\Field.java
......\...\....\....\...\....\......\........\KnowledgePoint.java
......\...\....\....\...\....\......\........\Question.java
......\...\....\....\...\....\......\........\QuestionContent.java
......\...\....\....\...\....\......\........\QuestionHistory.java
......\...\....\....\...\....\......\........\QuestionStruts.java
......\...\....\....\...\....\......\........\QuestionTag.java
......\...\....\....\...\....\......\........\QuestionType.java
......\...\....\....\...\....\......\........\Tag.java
......\...\....\....\...\....\......\........\UserQuestionHistory.java
......\...\....\....\...\....\......\user
......\...\....\....\...\....\......\....\Group.java
......\...\....\....\...\....\......\....\Role.java
......\...\....\....\...\....\......\....\User.java
......\...\....\....\...\....\file
......\...\....\....\...\....\....\util
......\...\....\....\...\....\....\....\ExcelUtil.java
......\...\....\....\...\....\....\....\FileUploadUtil.java
......\...\....\....\...\....\....\....\Html2Doc.java
......\...\....\....\...\....\....\....\JOD4DocToPDF.java
......\...\....\....\...\....\....\....\PdfToSwf.java
......\...\....\....\...\....\....\....\PropertyReaderUtil.java
......\...\....\....\...\....\persistence
......\...\....\....\...\....\...........\CommentMapper.java
......\...\....\....\...\....\...........\ExamMapper.java
......\...\....\....\...\....\...........\ExamPaperMapper.java
......\...\....\....\...\....\...........\PracticeMapper.java
......\...\....\....\...\....\...........\QuestionMapper.java
......\...\....\....\...\....