方法put(Object key, Object value) 添加一個“值”(想要得東西)和與“值”相關聯的“鍵”(key)(使用它來查找)。方法get(Object key) 返回與給定“鍵”相關聯的“值 ...
確定! 回上一頁