- 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.
- Linux運維實戰:CentOS7.6操作系統從入門到精通
- Extending Bootstrap
- 網絡操作系統教程:Windows Server 2016管理與配置
- 計算機系統:基于x86+Linux平臺
- Windows 8實戰從入門到精通(超值版)
- 跟老男孩學Linux運維:Shell編程實戰
- Introduction to R for Quantitative Finance
- Ubuntu Linux操作系統實用教程
- 完美應用Ubuntu(第2版)
- Java EE 7 Developer Handbook
- Linux從入門到精通(視頻教學版)
- Learn Quantum Computing with Python and IBM Quantum Experience
- BuddyPress Theme Development
- Linux深度攻略
- Microsoft Azure Administrator:Exam Guide AZ-103