- Node.js High Performance
- Diogo Resende
- 196字
- 2021-07-16 20:40:20
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:
async.each(users, function (user, next) { // do something on each user object return next(); }, function (err) { // done! });
Any command-line input or output is written as follows:
$ node --debug leaky.js Debugger listening on port 5858 mem. nodes: 37293 mem. nodes: 37645 mem. nodes: 37951 mem. nodes: 37991 mem. nodes: 38004
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: "Now, instead of choosing Take Snapshot, just click on the Load button and choose the snapshots from your disk."
- 企業數字化創新引擎:企業級PaaS平臺HZERO
- ETL數據整合與處理(Kettle)
- 算法競賽入門經典:習題與解答
- 數據之巔:數據的本質與未來
- 深入淺出MySQL:數據庫開發、優化與管理維護(第2版)
- Hadoop 3.x大數據開發實戰
- MySQL 8.x從入門到精通(視頻教學版)
- 深入淺出Greenplum分布式數據庫:原理、架構和代碼分析
- Google Cloud Platform for Developers
- Mastering LOB Development for Silverlight 5:A Case Study in Action
- 深入理解InfluxDB:時序數據庫詳解與實踐
- 數據挖掘競賽實戰:方法與案例
- 數據分析思維:產品經理的成長筆記
- PostgreSQL高可用實戰
- 云工作時代:科技進化必將帶來的新工作方式