js中什么状况下值被转化成false

null undefined 0 -0 NAN 空串 typeof (null) //object null能够用来表示数字,字符串或对象是无值的 typeof(undefined) //undefined 用来表示属性或元素不存在
相关文章
相关标签/搜索