文件名称:ExamManager
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2013-01-15
- 文件大小:
- 289kb
- 下载次数:
- 0次
- 提 供 者:
- 赵*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
考试小系统,桌面版本,可以升级成C/S构架。
实现自动考试,分数计算,统计各次考试分数。
数据库采用Oracle 数据表请自己创建-The small examination system, the desktop version, you can upgrade to the C/S structure.
Automatic test score calculation, statistics of test scores.
Database using the Oracle data sheet, please create your own
实现自动考试,分数计算,统计各次考试分数。
数据库采用Oracle 数据表请自己创建-The small examination system, the desktop version, you can upgrade to the C/S structure.
Automatic test score calculation, statistics of test scores.
Database using the Oracle data sheet, please create your own
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ExamManager
...........\.classpath
...........\.project
...........\.settings
...........\.........\org.eclipse.jdt.core.prefs
...........\bin
...........\...\com
...........\...\...\exam
...........\...\...\....\db
...........\...\...\....\..\DBManager.class
...........\...\...\....\model
...........\...\...\....\.....\Context$1.class
...........\...\...\....\.....\Context.class
...........\...\...\....\.....\SubModel.class
...........\...\...\....\.....\UserModel.class
...........\...\...\....\user
...........\...\...\....\....\Subject.class
...........\...\...\....\....\User.class
...........\...\...\....\utils
...........\...\...\....\.....\Utils$1.class
...........\...\...\....\.....\Utils.class
...........\...\...\....\view
...........\...\...\....\....\ExamFrame.class
...........\...\...\....\....\LoginFrame.class
...........\...\...\....\....\MenuFrame.class
...........\...\...\....\....\ScoreFrame.class
...........\...\...\....\....\Welcome.class
...........\images2
...........\.......\exam.png
...........\.......\exam_title.png
...........\.......\exit.png
...........\.......\result.png
...........\.......\rule.png
...........\.......\title.png
...........\.......\welcome.png
...........\.......\登录.PNG
...........\.......\菜单选项.PNG
...........\src
...........\...\com
...........\...\...\exam
...........\...\...\....\db
...........\...\...\....\..\DBManager.java
...........\...\...\....\model
...........\...\...\....\.....\Context.java
...........\...\...\....\.....\SubModel.java
...........\...\...\....\.....\UserModel.java
...........\...\...\....\user
...........\...\...\....\....\Subject.java
...........\...\...\....\....\User.java
...........\...\...\....\utils
...........\...\...\....\.....\Utils.java
...........\...\...\....\view
...........\...\...\....\....\ExamFrame.java
...........\...\...\....\....\LoginFrame.java
...........\...\...\....\....\MenuFrame.java
...........\...\...\....\....\ScoreFrame.java
...........\...\...\....\....\Welcome.java