- 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.
- Python數(shù)據(jù)分析入門與實(shí)戰(zhàn)
- Building a Game with Unity and Blender
- Java Web應(yīng)用開發(fā)技術(shù)與案例教程(第2版)
- AutoCAD VBA參數(shù)化繪圖程序開發(fā)與實(shí)戰(zhàn)編碼
- Mastering Apache Spark 2.x(Second Edition)
- Go語言精進(jìn)之路:從新手到高手的編程思想、方法和技巧(2)
- Mastering Akka
- 軟件測試教程
- MyBatis 3源碼深度解析
- Android Studio開發(fā)實(shí)戰(zhàn):從零基礎(chǔ)到App上線 (移動(dòng)開發(fā)叢書)
- OpenCV Android開發(fā)實(shí)戰(zhàn)
- Learning Kotlin by building Android Applications
- 寫給青少年的人工智能(Python版·微課視頻版)
- 現(xiàn)代C++語言核心特性解析
- Apache Solr for Indexing Data