如何选择Iterator和Foreach总结
Map<String, String> map = new HashMap<>();map.put("01", "java");map.put("03", "php");map.put("05", "BigData