... add方法新增 hashmap.get("Item 2").add("d"); hashmap.get("Item 2").add("e"); 刪除某個key的所有value: 下次要用此key時要再次初始化 hashmap.
確定! 回上一頁