console.log( typeof object); // object. console.log(array.contrustor);. console.log(array.constructor === Array); // true.
確定! 回上一頁