Skip to main content
纪鸿杰的个人博客
NoteBook
Blog
Golang
常用命令
常用命令
运行
go run main.go
编译
go build main.go
Previous
安装、环境配置注意事项
Next
声明和使用变量