java List,Map,List的用法與區別 · 1:宣告一個Map. Map<String,Object> map = new HashMap<String,Object>(); · 2:put(key,value) 賦值. map.put("name", ...
確定! 回上一頁