使用JavaScript Object 來儲存鍵值陣列; 使用JavaScript Map 來儲存鍵值陣列 ... key of map.keys()) { console.log(key + " => " + map.get(key) ) }.
確定! 回上一頁