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

Conventions

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

Code words in text are shown as follows: " The key/value pairs are divided by colons, in the format key: value ."

A block of code will be set as follows:

var book = {
  name: 'Catch-22',
  published: 1961,
  author: {
    firstname: 'Joseph',
    lastname: 'Heller'
  }
};

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

function TwoDShape(){}
// take care of inheritance
TwoDShape.prototype = Shape.prototype;
TwoDShape.prototype.constructor = TwoDShape;

New terms and important words are introduced in a bold-type font. Words that you see on the screen, in menus or dialog boxes for example, appear in our text like this: "clicking the Next button moves you to the next screen".

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 南郑县| 什邡市| 巴里| 杭锦旗| 张家界市| 来宾市| 木兰县| 恭城| 泌阳县| 大埔区| 安义县| 桓仁| 冷水江市| 清涧县| 广宗县| 缙云县| 宣恩县| 老河口市| 扎兰屯市| 偃师市| 潮州市| 苗栗县| 江山市| 县级市| 泗阳县| 太和县| 宁津县| 屏南县| 襄城县| 洞口县| 乐平市| 柏乡县| 云龙县| 大石桥市| 崇明县| 武清区| 科技| 自治县| 枞阳县| 上思县| 邵东县|