Type操作符
返回值
:
1undefined 这个未定义
2.boolean 这个为boolean类型
3.string 这个是字符串
4.number 这个就是数值
5.object 这个是对象或者为null
6.function 这个是数值
Type操作符
返回值
:
1undefined 这个未定义
2.boolean 这个为boolean类型
3.string 这个是字符串
4.number 这个就是数值
5.object 这个是对象或者为null
6.function 这个是数值