{"id":648,"date":"2022-02-03T19:20:59","date_gmt":"2022-02-03T19:20:59","guid":{"rendered":"http:\/\/robinluo.top\/?p=648"},"modified":"2022-02-03T19:20:59","modified_gmt":"2022-02-03T19:20:59","slug":"go-cmd","status":"publish","type":"post","link":"https:\/\/robinluo.top\/?p=648","title":{"rendered":"go cmd"},"content":{"rendered":"\n<p>go build<\/p>\n\n\n\n<p><\/p>\n\n\n\n<p>go build main.go xxxx xxx -o main<\/p>\n\n\n\n<p>go \u4ea4\u53c9\u7f16\u8bd1<\/p>\n\n\n\n<p><\/p>\n\n\n\n<p>mac\u4e0b<\/p>\n\n\n\n<p>CGO_ENABLED=0 GOOS=linux GOARCH=amd64 <strong>go<\/strong> build filename.<strong>go<\/strong> <\/p>\n\n\n\n<p><\/p>\n\n\n\n<p># Windows <\/p>\n\n\n\n<p>CGO_ENABLED=0 GOOS=windows GOARCH=amd64 <strong>go<\/strong> build filename.<strong>go<\/strong> <\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p>linux \u4e0b<\/p>\n\n\n\n<p># Mac <\/p>\n\n\n\n<p>CGO_ENABLED=0 GOOS=darwin GOARCH=amd64 go build filename.go # Windows <\/p>\n\n\n\n<p>CGO_ENABLED=0 GOOS=windows GOARCH=amd64 go build filename.go<\/p>\n\n\n\n<p><\/p>\n\n\n\n<p>windows\u4e0b<\/p>\n\n\n\n<p># Mac <\/p>\n\n\n\n<p><strong>SET<\/strong> CGO_ENABLED=0 <strong>SET<\/strong> GOOS=darwin <strong>SET<\/strong> GOARCH=amd64 go build filename.go <\/p>\n\n\n\n<p># Linux <\/p>\n\n\n\n<p><strong>SET<\/strong> CGO_ENABLED=0 <strong>SET<\/strong> GOOS=linux <strong>SET<\/strong> GOARCH=amd64 go build filename.go<\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>go build go build main.go xxxx xxx -o main go \u4ea4\u53c9\u7f16\u8bd1 mac\u4e0b CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build filename.go # Windows CGO_ENABLED=0 GOOS=windows GOARCH=amd64 go build filename.go linux \u4e0b # Mac CGO_ENABLED=0 GOOS=darwin GOARCH=amd64 go build filename.go # Windows CGO_ENABLED=0 GOOS=windows GOARCH=amd64 go build filename.go windows\u4e0b # Mac SET CGO_ENABLED=0 SET GOOS=darwin SET GOARCH=amd64 go build [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[68],"tags":[108],"_links":{"self":[{"href":"https:\/\/robinluo.top\/index.php?rest_route=\/wp\/v2\/posts\/648"}],"collection":[{"href":"https:\/\/robinluo.top\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/robinluo.top\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/robinluo.top\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/robinluo.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=648"}],"version-history":[{"count":2,"href":"https:\/\/robinluo.top\/index.php?rest_route=\/wp\/v2\/posts\/648\/revisions"}],"predecessor-version":[{"id":650,"href":"https:\/\/robinluo.top\/index.php?rest_route=\/wp\/v2\/posts\/648\/revisions\/650"}],"wp:attachment":[{"href":"https:\/\/robinluo.top\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=648"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/robinluo.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=648"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/robinluo.top\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=648"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}