当前位置:网站首页>Go language environment construction and samples
Go language environment construction and samples
2022-07-22 05:03:00 【Gu Yinfan II】
1、 Installation package download :
https://golang.google.cn/dl/
go Language development environment Download
You can choose windows and linux
2、 I use window, Download and install directly , And run the software , Select the directory to install , After installation , Enter at the command line go version, Proof of successful installation :
3、 Configure... In system environment variables
New system variable :
GO111MODULE/on
GOPROXY/ https://goproxy.cn
4、 use vscode, It can be downloaded from the official website :
Visual Studio Code - Code Editing. Redefined
Then look for a folder , Create a main.go file , use vscode Open the can :
stay main.go Write in the file ,go Language script :
package main
import "fmt"
func main(){
fmt.Println("Hello world!")
}
stay vscode The corresponding command line , Input go run main.go, Prove that the environment is built ok:
边栏推荐
猜你喜欢
联影医疗通过注册:拟募资125亿 薛敏控制32%股权
[low code] 1387 try to understand the essence of low code platform design from another angle
MySQL view stored procedures and functions
SDL2 简明教程(二):创建一个空的窗口
Scratch score query Electronic Society graphical programming scratch grade examination level 4 true questions and answers analysis June 2022
HCIP笔记整理 2022/7/15
window10任务栏操作
CITIC branch Mobile has registered: it plans to raise 4billion yuan to create a listed enterprise for research and development of 5g in optical valley
Number of Islands vs maximum square
【低代码】1387- 试着换个角度理解低代码平台设计的本质
随机推荐
Research on decompilation of wechat applet
Image text cross modal fine-grained semantic alignment confidence correction mechanism aaai2022
go语言环境搭建和样例
联影医疗通过注册:拟募资125亿 薛敏控制32%股权
Verification of implicit conversion rules for different types of arithmetic operations in C language
ButterKnife库(一个高效的工具库,小白只记录了一个用法-不深入研究,嘻嘻)
Zhenhua scenery semiconductor passed the registration: with an annual revenue of 500million, China Electronics is the actual controller
Apple lost 340million Yuan due to bad keyboard. SpaceX received the order. Webb's successor, meta, sued meta. Today, more new things are here
Simple use of ormlitedb database (dependent) (Xiaobai growth record)
Musk's hot search physique undoubtedly said that he had uploaded his brain to the cloud, but it was hotly discussed by netizens!
PG函数中有OUT则忽略 RETURNS SETOF record AS $$
Geotools learning reference article
柠萌影视通过聆讯:年营收12亿 腾讯与芒果文创是股东
Hcip notes sorting 2022/7/14
百度/Google等搜索引擎的信息检索搜索技巧总结
Implement printf function by yourself (serial port printing)
mysql删除失败怎么办
【板栗糖GIS】wps——如何将空格填充上一行的内容
[chestnut sugar GIS] WPS -- how to fill the space in the content of the previous line
A concise tutorial for soft exam system architecture designers | software development model