文件名称:grade_Search
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- a***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
(1)要求使用HashMap<String, Integer>存储每次考试的成绩(key键为姓名,value为成绩)。
(2)要求使用LinkedList存储考试次数,有几次考试就有几个HashMap
-(1) requires the use of HashMap <String, Integer> Memory test scores for each (key key for the name, value as a result). (2) require the use of LinkedList storage examinations, there are several tests, there are several HashMap
(2)要求使用LinkedList存储考试次数,有几次考试就有几个HashMap
-(1) requires the use of HashMap <String, Integer> Memory test scores for each (key key for the name, value as a result). (2) require the use of LinkedList storage examinations, there are several tests, there are several HashMap
(系统自动生成,下载前可以参看下载内容)
下载文件列表
11.11.3日作业成绩查询系统——教师.java