标签:null ber bool 返回 eof str object boolean function
如果对象无初始值或者其值为 0、-0、null、""、false、undefined 或者 NaN,那么对象的逻辑值为 false。
typeof 返回的是字符串,有六种可能:"number"、"string"、"boolean"、"object"、"function"、"undefined"
标签:null ber bool 返回 eof str object boolean function
原文地址:http://www.cnblogs.com/cag2050/p/6144255.html