put("name", "ZK"); map.put("age", 13); Map<String, Object> map2 = new HashMap<String, Object>(); map2.put( ...
確定! 回上一頁