Object vs Map vs WeakMap. Object ,Map, WeakMap 都可以用來保存key-value 值, ES6 中如果是希望物件(Object)的鍵不會重複,則可以使用Map ...
確定! 回上一頁