1. Go基础 1. Go基础go语言的主要特征 Golang内置类型和函数 init函数和main函数 命令 运算符 下划线_ 变量和常量 基本类型 数组array 切片slice 指针 map 结构体