- 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.
- pcDuino開發(fā)實(shí)戰(zhàn)
- Linux網(wǎng)絡(luò)管理與配置(第2版)
- Red Hat Enterprise Linux 8系統(tǒng)管理實(shí)戰(zhàn)
- 高性能Linux服務(wù)器構(gòu)建實(shí)戰(zhàn):運(yùn)維監(jiān)控、性能調(diào)優(yōu)與集群應(yīng)用
- 8051軟核處理器設(shè)計(jì)實(shí)戰(zhàn)
- Application Development in iOS 7
- VMware Horizon View Essentials
- Kali Linux高級(jí)滲透測試(原書第3版)
- Heroku Cloud Application Development
- 大學(xué)計(jì)算機(jī)應(yīng)用基礎(chǔ)實(shí)踐教程(Windows 7+MS Office 2010)
- Angular權(quán)威教程
- 基于Arduino的嵌入式系統(tǒng)入門與實(shí)踐
- 完美應(yīng)用Ubuntu(第4版)
- STM32庫開發(fā)實(shí)戰(zhàn)指南
- PrimeFaces Beginner's Guide