数据类型  转换为true的值  转换为false的值
Boolean  true  false
String  任何非空字符串  空字符串
Number  任何非零数字值(包括无穷大) 0和null
Object  任何对象  null
Undefined   Undefined

相关文章:

  • 2022-12-23
  • 2021-11-13
  • 2021-12-14
  • 2022-03-11
  • 2021-05-29
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-15
  • 2022-12-23
  • 2022-12-23
  • 2021-11-09
相关资源
相似解决方案