- Learning OpenDaylight
- Reza Toghraee
- 181字
- 2021-07-09 20:08:01
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: "We can include other contexts through the use of the include directive."
A block of code is set as follows:
01 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
02 <flow xmlns="urn:opendaylight:flow:inventory">
03 <flow-name>Flow1</flow-name>
04 <id>258</id>
05 <instructions>
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
01 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
02 <flow xmlns="urn:opendaylight:flow:inventory">
03 <flow-name>Flow1</flow-name>
04 <id>258</id>
05 <instructions>
Any command-line input or output is written as follows:
scp $path/controller-upgrade-2013.02.13.0921.pkg images@192.168.67.141:"
New terms and important words are shown in bold. Words that you see on the screen, for example, in menus or dialog boxes, appear in the text like this: "Clicking the Next button moves you to the next screen."
Warnings or important notes appear in a box like this.
Tips and tricks appear like this.
- 電腦組裝與系統(tǒng)安裝
- Containerization with LXC
- Linux從零開(kāi)始學(xué)(視頻教學(xué)版)
- 精解Windows8
- Docker+Kubernetes應(yīng)用開(kāi)發(fā)與快速上云
- Django Project Blueprints
- Linux設(shè)備驅(qū)動(dòng)開(kāi)發(fā)
- Linux 從入門(mén)到項(xiàng)目實(shí)踐(超值版)
- Docker容器技術(shù)與應(yīng)用
- Java EE 7 Developer Handbook
- Linux集群之美
- 操作系統(tǒng)之哲學(xué)原理第2版
- Instant Getting Started with VMware Fusion
- Mastering Spring Cloud
- HarmonyOS應(yīng)用開(kāi)發(fā):快速入門(mén)與項(xiàng)目實(shí)戰(zhàn)