兩個其實很像都是key-value ,但其實兩個繼承的prototype 方法不同( Array 與Object ). 因此: console.log(array.length); // 4 ...
確定! 回上一頁