toString.call(b));//[object Array]. Object.prototype.toString方法返回的內建型別 console.log(Object.prototype.toString.call(123)) //[object ...
確定! 回上一頁