练习 map集合被使用是因为具备映射关系 "进度班" "01" "张三" "进度班" "02" "李四" "J1701" "01" "王五" "J1701" "02" "王二" 此信息中,我们要怎样把上述信息装入集合中, 根据班级信息的到所有的所有信
摘要:
package com.rf.xs; import java.util.Arrays; public class Student01 { String name; int age; public Student01(String name,int age) { this.name=name; thi 阅读全文
posted @ 2017-07-17 18:37 奥雷迪尔 阅读(128) 评论(0) 推荐(0)
浙公网安备 33010602011771号