官术网_书友最值得收藏!

Conventions used

There are a number of text conventions used throughout this book.

CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, path names, dummy URLs, user input, and Twitter handles. Here is an example: "We'll also cover some concepts that are specific to Go, such as slice, panic, and defer."

A block of code is set as follows:

package mypackage

When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:

type Student struct{
Person
studentId int
}

func (s Student) GetStudentID()int{
return s.studentId
}

Any command-line input or output is written as follows:

go install

Bold: Indicates a new term, an important word, or words that you see onscreen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "This is called type inference, since you infer the variable type from the provided value."

Warnings or important notes appear like this.
Tips and tricks appear like this.
主站蜘蛛池模板: 南川市| 南江县| 新野县| 沐川县| 孟州市| 社旗县| 闽清县| 工布江达县| 云林县| 宁强县| 涪陵区| 江阴市| 左贡县| 连江县| 尼玛县| 巨野县| 泾源县| 西宁市| 平昌县| 抚州市| 察哈| 永嘉县| 大邑县| 沙河市| 平乐县| 曲麻莱县| 苍山县| 且末县| 芜湖市| 沙坪坝区| 班玛县| 松原市| 鸡东县| 瑞丽市| 门头沟区| 柳林县| 岳阳县| 那曲县| 临清市| 会理县| 旺苍县|