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

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.
主站蜘蛛池模板: 茌平县| 三河市| 神木县| 睢宁县| 长顺县| 娱乐| 酉阳| 罗定市| 东安县| 福海县| 昭苏县| 皮山县| 张家口市| 泰和县| 宜春市| 称多县| 平江县| 明水县| 岱山县| 青川县| 常熟市| 湘乡市| 梁河县| 嘉祥县| 故城县| 连江县| 定襄县| 田阳县| 宝坻区| 汶上县| 武城县| 昌邑市| 龙井市| 庄浪县| 大化| 边坝县| 合水县| 晋州市| 阿合奇县| 哈巴河县| 丰台区|