JS数据类型


7种原始类型(基本类型):Boolean、Null、Undefined、Number、String、Symbol、Object
**
基本类型(基本数值、基本数据类型)是一种既非对象也无方法的数据。