go build,go run

go build test.go:生成test.exe文件
go run test.go:不专门生成test.exe文件直接运行

posted @ 2020-11-05 19:56  TR_Goldfish  阅读(122)  评论(0)    收藏  举报