﻿{"id":2284,"date":"2023-05-06T09:07:35","date_gmt":"2023-05-06T01:07:35","guid":{"rendered":"https:\/\/aic.leexinghai.com\/?p=2284"},"modified":"2023-05-06T09:11:25","modified_gmt":"2023-05-06T01:11:25","slug":"2-golang-helloword","status":"publish","type":"post","link":"https:\/\/www.leexinghai.com\/aic\/2-golang-helloword\/","title":{"rendered":"2.Golang&#8211;HelloWord"},"content":{"rendered":"\n<p class=\"has-medium-font-size\"><strong>Go\u7684\u5de5\u4f5c\u533a\uff1a<\/strong><\/p>\n\n\n\n<p> GoPath\u8bbe\u7f6e\u4e3aE:\\Go_Perjctr(\u9879\u76ee\u4f4d\u7f6e)<\/p>\n\n\n\n<p>GORoot\u8bbe\u7f6eE:GObin(GO\u5b89\u88c5\u4f4d\u7f6e)<\/p>\n\n\n\n<p class=\"has-medium-font-size\"><strong>\u521b\u5efa\u7b80\u5355helloword.go\u5982\u4e0b\uff1a<\/strong><\/p>\n\n\n\n<p><code>package main<\/code><\/p>\n\n\n\n<p><code>improt \"fmt\"<\/code><\/p>\n\n\n\n<p><code>func main(){<\/code><\/p>\n\n\n\n<p>  <code>     fmt.Println(\"Hello word\")<\/code><\/p>\n\n\n\n<p><code>}<\/code><\/p>\n\n\n\n<p class=\"has-medium-font-size\"><sup><strong>\u8fd0\u884cgo helloword.go\u7a0b\u5e8f\uff1a<\/strong><\/sup><kbd><br><\/kbd>\u4f7f\u7528 <code>go run<\/code> \u547d\u4ee4 - \u5728\u547d\u4ee4\u63d0\u793a\u7b26\u65c1\uff0c\u8f93\u5165 <code>go run helloword.go<\/code><\/p>\n\n\n\n<p class=\"has-medium-font-size\">\u5728\u63a7\u5236\u53f0\u4e0a\u4f1a\u770b\u89c1&nbsp;<code>Hello World<\/code>&nbsp;\u7684\u8f93\u51fa<\/p>\n\n\n\n<p class=\"has-medium-font-size\">\u4f7f\u7528&nbsp;<strong>go install<\/strong>&nbsp;\u547d\u4ee4 - \u8fd0\u884c&nbsp;<code>go install hello<\/code>\uff0c\u63a5\u7740\u53ef\u4ee5\u7528&nbsp;<code>workspacepath\/bin\/hello<\/code>&nbsp;\u6765\u8fd0\u884c\u8be5\u7a0b\u5e8f\u3002<\/p>\n\n\n\n<p><\/p>\n\n\n\n<p class=\"has-medium-font-size\"><strong>\u7b80\u5355\u89e3\u91ca\u4ee3\u7801\uff1a<\/strong><\/p>\n\n\n\n<p><strong><code>package main<\/code> - \u6bcf\u4e00\u4e2a Go \u6587\u4ef6\u90fd\u5e94\u8be5\u5728\u5f00\u5934\u8fdb\u884c&nbsp;<code>package name<\/code>&nbsp;\u7684\u58f0\u660e<\/strong><\/p>\n\n\n\n<p><code><strong>import \"fmt\"<\/strong>&nbsp;<\/code>- \u6211\u4eec\u5f15\u5165\u4e86<code> fmt <\/code>\u5305\uff0c\u7528\u4e8e\u5728 main \u51fd\u6570\u91cc\u9762\u6253\u5370\u6587\u672c\u5230\u6807\u51c6\u8f93\u51fa\u3002<\/p>\n\n\n\n<p><code><strong>func main()<\/strong>&nbsp;- main<\/code> \u662f\u4e00\u4e2a\u7279\u6b8a\u7684\u51fd\u6570\u3002\u6574\u4e2a\u7a0b\u5e8f\u5c31\u662f\u4ece<code> main <\/code>\u51fd\u6570\u5f00\u59cb\u8fd0\u884c\u7684\u3002<strong>main \u51fd\u6570\u5fc5\u987b\u653e\u7f6e\u5728 main \u5305\u4e2d<\/strong>\u3002<code>{<\/code>&nbsp;\u548c&nbsp;<code>}<\/code>&nbsp;\u5206\u522b\u8868\u793a main \u51fd\u6570\u7684\u5f00\u59cb\u548c\u7ed3\u675f\u90e8\u5206\u3002<\/p>\n\n\n\n<p><code><strong>fmt.Println(\"Hello World\")<\/strong>&nbsp;-&nbsp;<strong>fm<\/strong><\/code><strong>t<\/strong>&nbsp;\u5305\u4e2d\u7684&nbsp;<strong>Println<\/strong>&nbsp;\u51fd\u6570\u7528\u4e8e\u628a\u6587\u672c\u5199\u5165\u6807\u51c6\u8f93\u51fa\u3002<\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Go\u7684\u5de5\u4f5c\u533a\uff1a GoPath\u8bbe\u7f6e\u4e3aE:\\Go_Perjctr(\u9879\u76ee\u4f4d\u7f6e) GORoot\u8bbe\u7f6eE:GObin(GO [&hellip;]<\/p>\n","protected":false},"author":30,"featured_media":2276,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[55],"tags":[],"class_list":["post-2284","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-golangexer"],"_links":{"self":[{"href":"https:\/\/www.leexinghai.com\/aic\/wp-json\/wp\/v2\/posts\/2284","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.leexinghai.com\/aic\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.leexinghai.com\/aic\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.leexinghai.com\/aic\/wp-json\/wp\/v2\/users\/30"}],"replies":[{"embeddable":true,"href":"https:\/\/www.leexinghai.com\/aic\/wp-json\/wp\/v2\/comments?post=2284"}],"version-history":[{"count":2,"href":"https:\/\/www.leexinghai.com\/aic\/wp-json\/wp\/v2\/posts\/2284\/revisions"}],"predecessor-version":[{"id":2287,"href":"https:\/\/www.leexinghai.com\/aic\/wp-json\/wp\/v2\/posts\/2284\/revisions\/2287"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.leexinghai.com\/aic\/wp-json\/wp\/v2\/media\/2276"}],"wp:attachment":[{"href":"https:\/\/www.leexinghai.com\/aic\/wp-json\/wp\/v2\/media?parent=2284"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.leexinghai.com\/aic\/wp-json\/wp\/v2\/categories?post=2284"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.leexinghai.com\/aic\/wp-json\/wp\/v2\/tags?post=2284"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}