在ES6 之前,JavaScript 没有字典的数据结构和(ab)使用的对象作为从字符串到任意值的字典。 ... const emptyMap = new Map(); assert.equal(emptyMap.size, 0);.
確定! 回上一頁