Skip to content

Instantly share code, notes, and snippets.

@tupunco
Last active April 3, 2023 01:51
Show Gist options
  • Save tupunco/bba421eb11e3ef27a96c2bbbffb87507 to your computer and use it in GitHub Desktop.
Save tupunco/bba421eb11e3ef27a96c2bbbffb87507 to your computer and use it in GitHub Desktop.
Go 语言学习

Go 语言学习

准备:

  1. Golang SDK

  2. 安装:

    • 安装至 D:\Go\ 路径
  3. 配置环境变量:

    • GOROOT 设置至 D:\Go\
    • GOPATH 设置至 D:\Go\GoPath
    • D:\Go\GoPath\binPATH
  4. 安装开发环境:

书籍:

附录:

1. 无法上 Github/谷歌 使用 HOSTS:

下面内容失效, 请自备 梯子.

2. VSCode 开发配置

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment