声明 var 声明一个变量,可选择将其初始化为一个值 let 声明一个块作用域的局部变量(block scope local variable) const 声明一个只读的常量 常量 数据结构和类型 字面值 Unicode编码