ES6 新增了Map 和WeakMap 數據結構。 Map. Map 有點像是object (key-value pairs),兩者不同的地方在於object 的key 只能是字串 ...
確定! 回上一頁