toString.call(undefined)) //[object Undefined] console.log(Object.prototype.toString.call(true)) //[object Boolean]
確定! 回上一頁