1,基本类型:字符串类型(string),数字类型(number),布尔类型(boolean)
2,复杂类型:数组类型(array),对象类型(object),函数类型(function),正则类型(regexp)
3,空类型:undefine 和 null
本文标题:js数据类型
本文链接:https://www.haomeiwen.com/subject/rjbvghtx.html
网友评论