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

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.
主站蜘蛛池模板: 湖南省| 老河口市| 双流县| 和田市| 长顺县| 双流县| 江源县| 乌鲁木齐市| 赤城县| 丹江口市| 邯郸县| 道孚县| 定兴县| 柘城县| 彰化市| 长岛县| 南郑县| 石家庄市| 大同县| 诸暨市| 上栗县| 浦县| 营山县| 东兴市| 乌苏市| 莫力| 定远县| 凤台县| 大石桥市| 饶阳县| 吐鲁番市| 榆社县| 昆明市| 芜湖市| 托克逊县| 扎囊县| 甘泉县| 冷水江市| 叙永县| 巢湖市| 枣阳市|