字符串 string // "Hello World" 数字 number // 100 -100 100.23 -62.55 布尔 boolean // true false 数组 array 对象 object null 空 未定义 undefined