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

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.
主站蜘蛛池模板: 宜丰县| 天门市| 正宁县| 县级市| 横峰县| 陕西省| 宜都市| 乌恰县| 启东市| 焦作市| 永胜县| 华亭县| 靖西县| 武隆县| 福海县| 遵化市| 资中县| 怀仁县| 庆云县| 伊通| 安顺市| 平江县| 吕梁市| 兴仁县| 佳木斯市| 环江| 仙桃市| 永昌县| 嘉荫县| 泸西县| 黄石市| 油尖旺区| 遵义县| 锡林郭勒盟| 隆子县| 高邮市| 大竹县| 延安市| 大埔区| 甘德县| 资阳市|