{"id":413,"date":"2021-04-26T07:10:10","date_gmt":"2021-04-26T07:10:10","guid":{"rendered":"http:\/\/robinluo.top\/?p=413"},"modified":"2021-05-14T05:16:07","modified_gmt":"2021-05-14T05:16:07","slug":"go-%e5%9f%ba%e6%9c%ac%e5%85%a5%e9%97%a8","status":"publish","type":"post","link":"https:\/\/robinluo.top\/?p=413","title":{"rendered":"go \u57fa\u672c\u5165\u95e8"},"content":{"rendered":"\n<p>\u6807\u51c6\u8f93\u5165\u6d41\u8f93\u51fa\u6d41<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>import \"fmt\"\n\nfunc main() {\n   fmt.Println(\"Hello, World!\")\n}<\/code><\/pre>\n\n\n\n<p>\u7b49\u540c\u4e8e<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>import \"fmt\"\nimport \"os\"\n\nfunc main() {\n   fmt.Fprinf(os.Stdout, \"HelloWorld\") \n}<\/code><\/pre>\n\n\n\n<p>fmt \u4e3a\u683c\u5f0f\u5316\u5305 \u7528\u4f5c\u683c\u5f0f\u5316\u8f93\u51fa<\/p>\n\n\n\n<p>fmt.Println \u6807\u51c6\u8f93\u51fa\u6d41\u6253\u5370 \uff08\u9ed8\u8ba4\u5728\u6807\u51c6\u8f93\u51fa\u6d41\u8f93\u51fa\uff09<\/p>\n\n\n\n<p>os.Stdout \u624d\u662f\u6807\u51c6\u8f93\u51fa\u6d41<\/p>\n\n\n\n<p>os.Stdin \u4e3a\u6807\u51c6\u8f93\u5165\u6d41<\/p>\n\n\n\n<p>os.Stderr \u4e3a\u6807\u51c6\u5f02\u5e38\u6d41<\/p>\n\n\n\n<p>\u57fa\u672c\u6d41\u64cd\u4f5c<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>\nfmt.Fprinf(os.Stdout, \"HelloWorld\") <\/code><\/pre>\n\n\n\n<p>\u5f80\u67d0\u4e2a\u8f93\u51fa\u6d41\u8f93\u51fa\u6570\u636e<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>fmt.Fprinf(xxxout, \"HelloWorld\") <\/code><\/pre>\n\n\n\n<p>\u57fa\u672c\u6587\u4ef6\u63a7\u5236<\/p>\n\n\n\n<p><\/p>\n\n\n\n<p>socket\u63a7\u5236<\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u6807\u51c6\u8f93\u5165\u6d41\u8f93\u51fa\u6d41 \u7b49\u540c\u4e8e fmt \u4e3a\u683c\u5f0f\u5316\u5305 \u7528\u4f5c\u683c\u5f0f\u5316\u8f93\u51fa fmt.Println \u6807\u51c6\u8f93\u51fa\u6d41\u6253\u5370 \uff08\u9ed8\u8ba4\u5728\u6807\u51c6\u8f93\u51fa\u6d41\u8f93\u51fa\uff09 os.Stdout \u624d\u662f\u6807\u51c6\u8f93\u51fa\u6d41 os.Stdin \u4e3a\u6807\u51c6\u8f93\u5165\u6d41 os.Stderr \u4e3a\u6807\u51c6\u5f02\u5e38\u6d41 \u57fa\u672c\u6d41\u64cd\u4f5c \u5f80\u67d0\u4e2a\u8f93\u51fa\u6d41\u8f93\u51fa\u6570\u636e \u57fa\u672c\u6587\u4ef6\u63a7\u5236 socket\u63a7\u5236<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[68],"tags":[69],"_links":{"self":[{"href":"https:\/\/robinluo.top\/index.php?rest_route=\/wp\/v2\/posts\/413"}],"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=413"}],"version-history":[{"count":8,"href":"https:\/\/robinluo.top\/index.php?rest_route=\/wp\/v2\/posts\/413\/revisions"}],"predecessor-version":[{"id":424,"href":"https:\/\/robinluo.top\/index.php?rest_route=\/wp\/v2\/posts\/413\/revisions\/424"}],"wp:attachment":[{"href":"https:\/\/robinluo.top\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=413"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/robinluo.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=413"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/robinluo.top\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=413"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}