這是ES6 中一種新的資料結構,每組資料都有對應的key 值與value 值,所以Map 在意義上 ... set(key, value) : 設置內容; get(key) : 獲取指定key 的內容,若找不到返回 ...
確定! 回上一頁