官网下载---https://golang.google.cn/dl/
go run main.go //运行
go env -w GO111MODULE=on
go env -w GOPROXY=https://proxy.golang.com.cn,direct
//更改镜像,便于vscode下载插件
官网下载---https://golang.google.cn/dl/
go run main.go //运行
go env -w GO111MODULE=on
go env -w GOPROXY=https://proxy.golang.com.cn,direct
//更改镜像,便于vscode下载插件