Type操作符

返回值

:
1undefined   这个未定义

2.boolean    这个为boolean类型

3.string      这个是字符串

4.number    这个就是数值

5.object     这个是对象或者为null

6.function    这个是数值

相关文章:

  • 2021-06-22
  • 2021-06-18
  • 2022-12-23
  • 2021-05-28
  • 2022-02-12
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-03-05
  • 2022-12-23
  • 2021-08-29
  • 2022-12-23
相关资源
相似解决方案