Go

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(版本)
(编辑器)
第49行: 第49行:
 
*[https://github.com/joefitzgerald/go-plus go-plus] for [[Atom editor]]
 
*[https://github.com/joefitzgerald/go-plus go-plus] for [[Atom editor]]
 
*[https://github.com/dominikh/go-mode.el go-mode.el]
 
*[https://github.com/dominikh/go-mode.el go-mode.el]
 +
*[https://github.com/b3log/wide wide] Web-based IDE
 
*[https://github.com/DisposaBoy/GoSublime GoSublime]
 
*[https://github.com/DisposaBoy/GoSublime GoSublime]
 
*[https://github.com/go-lang-plugin-org/go-lang-idea-plugin go-lang-idea-plugin] for [[IntelliJ IDEA]]
 
*[https://github.com/go-lang-plugin-org/go-lang-idea-plugin go-lang-idea-plugin] for [[IntelliJ IDEA]]

2016年4月16日 (六) 16:31的版本

Wikipedia-35x35.png 您可以在Wikipedia上了解到此条目的英文信息 Go Thanks, Wikipedia.

Go是Google开发的一种编译型、高并发、并具有垃圾回收功能的系统编程语言。

Go-480x270.png

目录

新闻

版本

Go version history, gvm Go版本管理器

语言规范

The Go Programming Language Specification

安装

默认安装好,设置环境
go env
vim ~/.profile
export PATH=$PATH:/usr/local/go/bin
export GOPATH=/Users/huihoo/Software/go

指南

go get golang.org/x/tour/gotour
cd bin
./gotour

Example

Go example projects

go get github.com/golang/example/hello
cd bin
./hello

编译器

编辑器

数据库

时间序列数据库

Thrift

Cassandra

HBase

游戏

文档

图书

用户

图集

链接

Comment-32x32.png

<discussion>characters_max=300</discussion>

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱