摘要:
public static void main(String[] args) { Map map = new HashMap(); map.put("1", "value1"); map.put("2", "value2"); map.put("3", "value3"); //第一种:普遍使用,二次取值 System.out.println("通过Map.ke... 阅读全文
posted @ 2017-08-15 18:26
昵称加载失败~
阅读(226)
评论(0)
推荐(0)

浙公网安备 33010602011771号