文件名称:Exam
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2016-05-08
- 文件大小:
- 11kb
- 下载次数:
- 0次
- 提 供 者:
- 微*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Java语言编写的一个标准化电子考试系统,学生能通过该系统参加一门考试。程序运行时首先要求从控制台输入学生姓名,并保存下来;然后依次显示每道题目的题干和选项,并要求用户从控制台输入答案。所有试题回答完成后,系统将该学生的答案和标准答案对比然后给出学生的最后得分。-Java language written in a standardized electronic examination system, students through the system sit for an exam. The program runs first asked to enter the student s name the console, and saved then turn the display of each question and casual working options, and requires the user to enter the answer the console. After answering all the questions completed, the students answers and then comparing the standard answer given by students of the final score.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Exam\.classpath
....\.project
....\.settings\org.eclipse.jdt.core.prefs
....\bin\AnswerSheet.class
....\...\ExamManager.class
....\...\Paper.class
....\...\Question.class
....\...\Student.class
....\...\Test.class
....\src\AnswerSheet.java
....\...\ExamManager.java
....\...\Paper.java
....\...\Question.java
....\...\Student.java
....\...\Test.java
....\.settings
....\bin
....\src
Exam