一、JavaScript数据类型 字符串、数字、布尔、数组、对象、Null、Undefined; 1.基本数据类型6 种原始类型: Boolean Null Undefined Number String