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

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.
主站蜘蛛池模板: 磐石市| 临潭县| 修水县| 包头市| 奉化市| 新平| 吉木乃县| 峡江县| 凤阳县| 多伦县| 舟曲县| 三亚市| 林州市| 龙南县| 天峻县| 镇雄县| 通州区| 稻城县| 静海县| 大丰市| 手机| 田林县| 凌源市| 北宁市| 天等县| 大丰市| 华容县| 拉孜县| 沧州市| 定结县| 中方县| 隆回县| 封丘县| 辽宁省| 驻马店市| 临海市| 台东市| 金堂县| 马龙县| 英山县| 瑞丽市|