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

Conventions used

There are a number of text conventions used throughout this book.

CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "The first thing to note is that we must define runtime: nodejs8.10 in the serverless.yml file."

A block of code is set as follows:

module.exports.hello = (event, context, callback) => {
console.log('event: %j', event);
console.log('env: %j', process.env);

callback(null, 'success');
};

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

service: cncb-create-function
...
functions:
hello:
handler: handler.hello

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

$ npm run dp:lcl -- -s $MY_STAGE

Bold: Indicates a new term, an important word, or words that you see onscreen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "Select Monitors | New MonitorEvent"

Warnings or important notes appear like this.
Tips and tricks appear like this.
主站蜘蛛池模板: 和龙市| 安新县| 栾城县| 布拖县| 通山县| 金昌市| 克山县| 横山县| 嘉义市| 锡林郭勒盟| 任丘市| 丹江口市| 桐乡市| 运城市| 皋兰县| 榕江县| 永德县| 白河县| 邯郸市| 监利县| 武鸣县| 太白县| 闸北区| 光山县| 准格尔旗| 项城市| 长子县| 福泉市| 永安市| 泸定县| 万州区| 青阳县| 黑龙江省| 夏津县| 璧山县| 同德县| 漳浦县| 揭东县| 彭州市| 云浮市| 华容县|