[let](let.md)
[const](const.md)
[undefined](undefined.md)
[null](null.md)
[boolean](boolean.md)
[number](number.md)
[string](string.md)
[object](object.md)
[语句](语句.md)
[函数与箭头函数](箭头函数.md)
[闭包](闭包.md)
[==与===操作符](==与===操作符.md)
[typeof数据类型检测](typeof检测数据类型.md)