摘要: Golang 支持交叉编译,在一个windows平台可以生成linux或Mac系统下的可执行文件。 Mac 下编译 Linux 和 Windows 64位可执行程序 Linux 下编译 Mac 和 Windows 64位可执行程序 Windows 下编译 Mac 和 Linux 64位可执行程序 G 阅读全文
posted @ 2017-04-15 15:37 liugx 阅读(224) 评论(0) 推荐(0) 编辑