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

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, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "GZIP compression means sending the response to the client from the server in a .gzip format rather than sending a plain response."

A block of code is set as follows:

for 
{
conn, err := listener.Accept()
if err != nil
{
log.Fatal("Error accepting: ", err.Error())
}
log.Println(conn)
}

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

$ go get github.com/gorilla/handlers
$ go get github.com/gorilla/mux

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: "AngularJS client page has an HTML form with IdFirstName, and LastName fields as shown in the following screenshot."

Warnings or important notes appear like this.
Tips and tricks appear like this.
主站蜘蛛池模板: 泽州县| 博兴县| 南宫市| 静海县| 吉林省| 三河市| 方山县| 太湖县| 东阿县| 苏尼特左旗| 克山县| 庆阳市| 泾源县| 元朗区| 盐津县| 康马县| 尤溪县| 富宁县| 永新县| 饶阳县| 天长市| 大冶市| 萨迦县| 济源市| 汽车| 上饶县| 望谟县| 灵石县| 东丰县| 隆安县| 商洛市| 酒泉市| 滦南县| 尉犁县| 兰西县| 保定市| 买车| 吴堡县| 方正县| 辉南县| 女性|