官术网_书友最值得收藏!

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: "The CrudRepository interface comes with a set of default methods to implement the most common operations."

A block of code is set as follows:

-- Adding a few initial products
insert into product(id, name, cat_Id) values (1, 'Apples', 1) insert into product(id, name, cat_Id) values (2, 'Oranges', 1) insert into product(id, name, cat_Id) values (3, 'Bananas', 1) insert into product(id, name, cat_Id) values (4, 'Carrot', 2)

When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:

public class Product implements Serializable {

Any command-line input or output is written as follows:

mongoimport --db masterdb --collection product --drop --file D:datamongoscriptsproducts.json 

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: "Next, we click on the Deployment credentials link on the left-hand side."

Warnings or important notes appear like this.
Tips and tricks appear like this.
主站蜘蛛池模板: 井陉县| 尚义县| 延边| 陈巴尔虎旗| 凤翔县| 隆尧县| 齐河县| 湖南省| 察隅县| 广安市| 松滋市| 新津县| 绍兴市| 彰武县| 巍山| 格尔木市| 普安县| 曲麻莱县| 资兴市| 延寿县| 仪陇县| 靖江市| 丽江市| 襄樊市| 三河市| 磐石市| 安化县| 定日县| 万盛区| 隆子县| 合水县| 东辽县| 林芝县| 巴中市| 色达县| 获嘉县| 奉贤区| 新泰市| 汶上县| 兰考县| 盘山县|