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

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.

主站蜘蛛池模板: 喜德县| 勐海县| 黄浦区| 桦甸市| 武宣县| 康马县| 搜索| 寿宁县| 潼南县| 青河县| 黔南| 晋中市| 罗田县| 仁怀市| 泸定县| 防城港市| 海丰县| 营山县| 乐安县| 梅河口市| 浙江省| 长岭县| 长岭县| 南乐县| 德兴市| 宁城县| 清水县| 安仁县| 扎鲁特旗| 江川县| 菏泽市| 阿尔山市| 古浪县| 邳州市| 措勤县| 陈巴尔虎旗| 西盟| 揭阳市| 北流市| 山西省| 芦山县|