发布于 2015-12-14 03:26:48 | 177 次阅读 | 评论: 0 | 来源: PHPERZ

这里有新鲜出炉的GO语言教程,程序狗速度看过来!

Go语言

Go是一种新的语言,一种并发的、带垃圾回收的、快速编译的语言。Go是谷歌2009年发布的第二款编程语言。2009年7月份,谷歌曾发布了Simple语言,它是用来开发Android应用的一种BASIC语言。


使用Homebrew 安装go语言sdk

brew install go

==> Downloading https://homebrew.bintray.com/bottles/go-1.5.1.el_capitan.bottle.
Already downloaded: /Library/Caches/Homebrew/go-1.5.1.el_capitan.bottle.tar.gz
==> Pouring go-1.5.1.el_capitan.bottle.tar.gz
==> Caveats
As of go 1.2, a valid GOPATH is required to use the go get command:
https://golang.org/doc/code.html#GOPATH

You may wish to add the GOROOT-based install location to your PATH:
export PATH=$PATH:/usr/local/opt/go/libexec/bin
==> Summary


最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务