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

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: "We can include other contexts through the use of the include directive."

A block of code is set as follows:

var res = [ 1, 2, 3, 4 ].filter(function( v ){
 return v > 2;
})
console.log( res ); // [3,4]

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

/**
* @param {Function} [cb] - callback
*/
function fn( cb ) {
 cb && cb();
};

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

npm install fs-walk cli-color

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: "As soon as Enter is pressed, the console outputs I'm running."

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 正阳县| 镇江市| 荣成市| 天峻县| 通山县| 任丘市| 临沧市| 黔江区| 营山县| 顺昌县| 黄冈市| 安西县| 江门市| 天祝| 新乐市| 益阳市| 阿尔山市| 健康| 郎溪县| 盈江县| 南召县| 嫩江县| 永胜县| 肥乡县| 抚顺县| 衡东县| 磐安县| 合山市| 定安县| 唐海县| 望都县| 桦川县| 沈阳市| 普兰店市| 惠水县| 河西区| 安义县| 叙永县| 凯里市| 金堂县| 通城县|