下载 APKPure App
可在安卓获取Go Language Reference的历史版本
去语言参考
Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language.
The Go Language Reference Manual provides beginners with a simple introduction to the basics, and experts will find advanced details they need.
In this you will see the following things below.
1. Installing Go
1.1 Getting Started
2. Learning Go
2.1 How to write Go code
2.2 Effective Go
2.3 Frequently Asked Questions (FAQ)
3. References
3.1 Package Documentation
3.2 Command Documentation
3.3 Language Specification
3.4 The Go Memory Model
3.5 Release History
You will find all this section offline without any internet connection and learn Go easily anywhere and anytime.
Last updated on 2017年12月11日
Initial Release.
Go Language Reference
1.0 by Zdiv
2017年12月11日