- Mastering MongoDB 3.x
- Alex Giamas
- 159字
- 2021-08-20 10:10:42
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: "In a sharded environment, each mongod applies its own locks, thus greatly improving concurrency."
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
> db.types.find().sort({a:-1})
{ "_id" : ObjectId("5908d59d55454e2de6519c4a"), "a" : [ 2, 5 ] }
{ "_id" : ObjectId("5908d58455454e2de6519c49"), "a" : [ 1, 2, 3 ] }
Any command-line input or output is written as follows:
> db.types.insert({"a":4})
WriteResult({ "nInserted" : 1 })
New terms and important words are shown in bold.
Warnings or important notes appear like this.
Tips and tricks appear like this.
推薦閱讀
- 網絡綜合布線技術
- Hands-On Cybersecurity with Blockchain
- 樂高創意機器人教程(中級 下冊 10~16歲) (青少年iCAN+創新創意實踐指導叢書)
- Windows內核原理與實現
- 精通數據科學算法
- 具比例時滯遞歸神經網絡的穩定性及其仿真與應用
- 基于單片機的嵌入式工程開發詳解
- 網絡安全管理實踐
- Excel 2007技巧大全
- Dreamweaver CS6中文版多功能教材
- 空間機械臂建模、規劃與控制
- 軟件工程及實踐
- LMMS:A Complete Guide to Dance Music Production Beginner's Guide
- 統計挖掘與機器學習:大數據預測建模和分析技術(原書第3版)
- 工業機器人力覺視覺控制高級應用