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

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, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "The http module, which we initialize on the first line, is needed for running the web server."

A block of code is set as follows:

var http = require('http');
var getTime = function() {
var d = new Date();
return d.getHours() + ':' + d.getMinutes() + ':' + 
d.getSeconds() + ':' + d.getMilliseconds();
}

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

express --css less myapp

New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: "Click on the blue button with the text OK, I'LL AUTHORIZE IT."

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 南投市| 化州市| 宽甸| 调兵山市| 侯马市| 高淳县| 隆化县| 灌南县| 峡江县| 湖南省| 锡林郭勒盟| 吉安县| 定襄县| 涞水县| 岳普湖县| 甘肃省| 五寨县| 东明县| 邻水| 丹凤县| 湟源县| 和政县| 治多县| 宝坻区| 周至县| 三都| 正定县| 汉阴县| 浪卡子县| 云南省| 二手房| 沙田区| 蒲江县| 河北省| 江津市| 庆云县| 望江县| 牡丹江市| 巴林右旗| 定西市| 郑州市|