阅读背景:

typeof操作符,返回数据类型Array.isArray()、Object.prototype.toString.call()

来源:互联网 
 1 // Numbers
2 typeof 37 === 'number';
3 typeof 3.14 === 'number' 3



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: