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

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: "At the time of the writing, the currently active version was node.js 0.10.33."

A block of code is set as follows:

var Dungeon = function(cells) {
  this.cells = cells
  this.bookedCells = 0
}

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

var dungeons = {}
Dungeon.find = function(id, callback) {
  if(!dungeons[id]) {
    dungeons[id] = new Dungeon(100)
  }

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

$ npm install –g express

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: "Clicking on the Next button moves you to the next screen."

Note

Important links or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 阳信县| 陕西省| 江华| 梧州市| 浙江省| 南漳县| 沭阳县| 济阳县| 沙坪坝区| 米脂县| 罗平县| 会泽县| 永嘉县| 旬阳县| 宁津县| 勃利县| 油尖旺区| 广州市| 右玉县| 九寨沟县| 集安市| 兴山县| 改则县| 满洲里市| 霍山县| 渭南市| 弋阳县| 京山县| 安陆市| 工布江达县| 永吉县| 黄梅县| 霍城县| 新河县| 南投县| 永平县| 无棣县| 泰兴市| 肥东县| 旬阳县| 临桂县|