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

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.

主站蜘蛛池模板: 德庆县| 怀化市| 扶绥县| 舒城县| 资兴市| 宝山区| 徐闻县| 抚松县| 中西区| 遵义市| 密山市| 天全县| 含山县| 河池市| 托克逊县| 济宁市| 保山市| 格尔木市| 庐江县| 平阳县| 新邵县| 巴塘县| 珠海市| 洛浦县| 收藏| 都安| 留坝县| 延边| 连南| 囊谦县| 浪卡子县| 双江| 桃源县| 襄汾县| 满城县| 隆子县| 西平县| 昌都县| 中山市| 临城县| 浦县|