- MongoDB 4 Quick Start Guide
- Doug Bierer
- 133字
- 2021-08-13 15:24:58
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:
use <dbName>;
db.<collection>.insertOne({ // document });
or
db.createCollection(<collection>);
Any command-line input or output is written as follows:
sudo pecl install mongodb
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."
Warnings or important notes appear like this.
Tips and tricks appear like this.
推薦閱讀
- 后稀缺:自動化與未來工作
- 精通MATLAB神經網絡
- WOW!Illustrator CS6完全自學寶典
- Hands-On Cloud Solutions with Azure
- 80x86/Pentium微型計算機原理及應用
- AWS Certified SysOps Administrator:Associate Guide
- 西門子S7-200 SMART PLC實例指導學與用
- 網絡化分布式系統預測控制
- 面向對象程序設計綜合實踐
- Windows安全指南
- 計算機硬件技術基礎(第2版)
- PHP求職寶典
- 單片機原理、接口及應用系統設計
- Windows Server 2012 Automation with PowerShell Cookbook
- Flash CS3全程指南