2

Go 语言基础

 3 years ago
source link: https://jicki.cn/golang-study-notes/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client
Go 语言基础
本网站使用 Cookies 来改善您的浏览体验. 了解更多

Go 语言基础

 2020-01-01  约 556 字   预计阅读 2 分钟    次阅读  

https://jicki.cn/img/posts/golang/logo.jpg

  • Go(又称Golang)是Google开发的一种静态强类型、编译型、并发型,并具有垃圾回收功能的编程语言。

  • 罗伯特·格瑞史莫,罗勃·派克(Rob Pike)及肯·汤普逊于2007年9月开始设计Go,稍后 Ian Lance Taylor、Russ Cox加入项目。

  • Go是基于Inferno操作系统所开发的。

  • Go于2009年11月正式宣布推出,成为开放源代码项目,支持Linux、Mac OS X、Windows等操作系统。

  • Go在2016年,Go被软件评价公司TIOBE 选为“TIOBE 2016 年最佳语言”。

  • 为解决 go get 下载慢或者下载不到的问题
# Go 1.13 中使用 goproxy.cn 作为代理
# 执行如下命令

go env -w GOPROXY=https://goproxy.cn,https://mirrors.aliyun.com/goproxy,direct

Go 学习目录


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK