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

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.

主站蜘蛛池模板: 宜川县| 广州市| 汶川县| 明水县| 平谷区| 沙雅县| 鄱阳县| 饶河县| 当雄县| 福建省| 镇雄县| 和林格尔县| 宁蒗| 成都市| 新田县| 富川| 金华市| 深州市| 灵宝市| 沁源县| 钟山县| 留坝县| 竹北市| 南平市| 新乡县| 滨州市| 黑龙江省| 华阴市| 辽宁省| 闸北区| 房产| 辉南县| 梁山县| 长沙县| 腾冲县| 仙桃市| 枝江市| 潢川县| 湘潭市| 如皋市| 宁晋县|