Go 1.9

價格:免費

更新日期:2018-12-18

檔案大小:4.3M

目前版本:1.0.2

版本需求:Android 4.4 以上版本

官方網站:https://www.nextlabs.cc/

Email:nextlabs.cc@gmail.com

聯絡地址:No 905, Jalan Melor 2, Taman Tangkak Jaya, 84900 Tangkak, Johor, Malaysia.

Go 1.9(圖1)-速報App

Go (often referred to as golang) is a programming language created at Google in 2009 by Robert Griesemer, Rob Pike, and Ken Thompson. It is a compiled, statically typed language in the tradition of Algol and C, with garbage collection, limited structural typing, memory safety features and CSP-style concurrent programming features added. The compiler and other language tools originally developed by Google are all free and open source.

Table of content

How to write Go code

Editor plugins and IDEs

Effective Go

Frequently Asked Questions (FAQ)

Packages

Command go

Command cgo

Go 1.9(圖2)-速報App

Command cover

Command fix

Command gofmt

Command godoc

Command vet

Introduction

Notation

Source code representation

Lexical elements

Go 1.9(圖3)-速報App

Constants

Variables

Types

Properties of types and values

Blocks

Declarations and scope

Expressions

Statements

Built-in functions

Go 1.9(圖4)-速報App

Packages

Program initialization and execution

Errors

Run-time panics

System considerations

Introduction

Advice

Happens Before

Synchronization

Go 1.9(圖5)-速報App

Incorrect synchronization

Release History

Go 1.9(圖6)-速報App