安装配置Goland+vscode

下载:

All releases - The Go Programming Language

安装配置Goland+vscode_第1张图片

环境变量:

GOPATH(工作目录)GOROOT(安装目录)

PATH添加GOROOT

安装配置Goland+vscode_第2张图片

%GOROOT%\bin

安装配置Goland+vscode_第3张图片

安装成功如图:

安装配置Goland+vscode_第4张图片

VSCODE打开工作目录,根据提示安装Go插件,然后ctrl+shift+p.安装工具

安装配置Goland+vscode_第5张图片

你可能感兴趣的:(青少年编程,go)