摘要: Mac 下编译 Linux 和 Windows 64位可执行程序 CGO_ENABLED=0 Mac 下编译 Linux 和 Windows 64位可执行程序 CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build main.go CGO_ENABLED=0 G 阅读全文
posted @ 2017-11-27 22:25 JohnRey 阅读(932) 评论(0) 推荐(0)