//兩種方法
public static void main(String[] args){
Map<String
map
map
//方法一
Set<String> set = map
for (String s:set) {
System
}
//方法二
Set<Map
for (Map
System
}
}
From:http://tw.wingwit.com/Article/program/Java/hx/201311/25860.html
//兩種方法
public static void main(String[] args){
Map<String
map
map
//方法一
Set<String> set = map
for (String s:set) {
System
}
//方法二
Set<Map
for (Map
System
}
}