JS中的3大数据类型

基本类型: 数字(Number),布尔(Boolean),字符串(String)正则表达式 复合类型: 对象(Object,时间Date,正则表达式RegExp等),函数(Function),数组Array数组 空类型: Undefined    Null函数
相关文章
相关标签/搜索