Explorar o código

更新 '_posts/go-3.md'

aaronwei %!s(int64=5) %!d(string=hai) anos
pai
achega
0e8cdf11a1
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      _posts/go-3.md

+ 2 - 2
_posts/go-3.md

@@ -145,8 +145,8 @@ Hello,world. Sqrt(2) = 1.414213562373095
     "go.useCodeSnippetsOnFunctionSuggest": false,
     "go.formatOnSave": true,
     "go.formatTool": "goreturns",
-    "go.goroot": "/usr/local/go",// 你的Goroot
-    "go.gopath": "/Volumes/gnhxsk/mygo",// 你的Gopath
+    "go.goroot": "/usr/local/go",// 你的Goroot
+    "go.gopath": "/Volumes/gnhxsk/mygo",// 你的Gopath
 }
 ```