- MongoDB Cookbook(Second Edition)
- Cyrus Dasadia Amol Nayak
- 192字
- 2021-07-23 14:38:54
Conventions
In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.
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: "Create the /data/mongo/db directory
(or any of your choice)."
A block of code is set as follows:
import com.mongodb.DB; import com.mongodb.DBCollection; import com.mongodb.DBObject; import com.mongodb.MongoClient;
Any command-line input or output is written as follows:
$ sudo apt-get install default-jdk
New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: "As we want to start a free micro instance, check the Free tier only checkbox on the left".
Note
Warnings or important notes appear in a box like this.
Tip
Tips and tricks appear like this.
- Selenium Design Patterns and Best Practices
- Apache Spark Graph Processing
- Java 11 Cookbook
- Responsive Web Design by Example
- Cocos2d-x學(xué)習(xí)筆記:完全掌握Lua API與游戲項(xiàng)目開發(fā) (未來書庫(kù))
- Learning Salesforce Einstein
- 學(xué)習(xí)OpenCV 4:基于Python的算法實(shí)戰(zhàn)
- SSM開發(fā)實(shí)戰(zhàn)教程(Spring+Spring MVC+MyBatis)
- 代碼閱讀
- Android Sensor Programming By Example
- Java程序設(shè)計(jì)教程
- 黑莓(BlackBerry)開發(fā)從入門到精通
- Applied Deep Learning with Python
- Sitecore Cookbook for Developers
- VB語言程序設(shè)計(jì)實(shí)驗(yàn)教程