Go语言支持windows、linux、mac系统,因为笔者目前只使用windows下开发学习,所以只介绍下windows下环境安装
Go安装包下载网址:https://www.golangtc.com/download

如果打不开请点击:https://golang.google.cn/dl/

 

Go语言学习之路(一)安装环境

根据自己的系统版本64位选择amd64,32位选择x86

为了方便,这里下载msi文件

下载完毕后一路next

Go语言学习之路(一)安装环境

 

安装IDE

Goland下载地址:http://www.jetbrains.com/go/

一路next后安装完成,打开goland输入**码**goland

Go语言学习之路(一)安装环境

在License server中输入:http://idea.youbbs.org 

 

相关文章:

  • 2021-10-09
  • 2021-11-02
  • 2021-09-04
  • 2021-11-15
  • 2021-11-17
  • 2022-01-18
  • 2021-10-07
猜你喜欢
  • 2021-12-18
  • 2021-10-13
  • 2021-12-18
  • 2021-05-21
  • 2022-12-23
  • 2021-05-03
相关资源
相似解决方案