检测对象类型: xxxx instanceof Object(对象类型)输出 true or false Object.prototype.toString.call(NaN))正确检测类型方法//[object Number]