Iterator和Foreach区别
Map<String, String> map = new HashMap<>();map.put("01", "java");map.put("03", "php");map.put("05", "BigData