- Learning Node.js Development
- Andrew Mead
- 177字
- 2021-06-30 18:56:38
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: "Mount the downloaded WebStorm-10*.dmg disk image file as another disk in your system."
A block of code is set as follows:
console.log('Starting app.js');
const fs = require('fs');
const _ = require('lodash');
const yargs = require('yargs');
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
const argv = yargs.argv;
var command = process.argv[2];
console.log('Command:', command);
console.log('Process', process.argv);
console.log('Yargs', argv);
Any command-line input or output is written as follows:
cd hello-world
node app.js
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 System info from the Administration panel."
- 黑客攻防實戰技術完全手冊:掃描、嗅探、入侵與防御
- 物聯網安全:理論、實踐與創新
- 網管員典藏書架:網絡管理與運維實戰寶典
- 物聯網網絡安全及應用
- 5G承載網網絡規劃與組網設計
- Windows Server 2003 Active Directory Design and Implementation: Creating, Migrating, and Merging Networks
- WordPress 5 Complete
- 局域網組建、管理與維護項目教程(Windows Server 2003)
- 數字通信同步技術的MATLAB與FPGA實現:Altera/Verilog版(第2版)
- 世界互聯網發展報告·2019
- 中國互聯網發展報告2018
- 通信十年:擁抱互聯網
- Android UI Design
- 物聯網
- 人際網絡