值类型(基本类型) 字符串(String) 数字(Number) 布尔(Boolean) 对空(null) 未定义(undefined) Symbol 引用数据类型 对象(Object) 数组(Array) 函数(Function)