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

Conventions

In this book, you will find a number of text styles that distinguish between different kinds of information. Here are some examples of these styles and an explanation of their meaning.

Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "The retrieveContact function, which is used to retrieve a contact from the server-side."

A block of code is set as follows:

var contact = {
    id: 1,
    name: 'John',
    phoneNumber: '00 11 000000'
};

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

/* the model */
var member = {
    accounts: ko.observableArray(),
    selectedAccount: ko.observable(),
    selectedAccountTransactions: ko.observableArray([])
};

New terms and important words are shown in bold. Words that you see on the screen, for example, in menus or dialog boxes, appear in the text like this: "Open the application in the browser and try hitting Submit without entering any information in the form fields."

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 甘孜县| 江都市| 乌兰察布市| 东台市| 东源县| 江孜县| 凉山| 高唐县| 临沧市| 元氏县| 瑞安市| 雅安市| 花莲县| 桑日县| 碌曲县| 观塘区| 和田县| 丽江市| 绥阳县| 三河市| 宁河县| 陇西县| 鹤壁市| 安平县| 苍溪县| 滨州市| 大宁县| 宜良县| 故城县| 广东省| 定襄县| 秭归县| 盐城市| 德兴市| 肇源县| 富顺县| 叶城县| 牙克石市| 黄陵县| 绥芬河市| 白银市|