1、var-声明变量
2、const-声明常量
3、type-声明类型
4、func-声明函数

相关文章: