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

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.

Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows:" Managing disk images with qemu-img."

A block of code is set as follows:

import libvirt
from bottle import run, request, get, post, HTTPResponse
def libvirtConnect():
try:
conn = libvirt.open('qemu:///system')
except libvirt.libvirtError:
conn = None
return conn

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

root@kvm:~# apt-get update 

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: "The memory_check for the KVM instance is now showing in the Uchiwa dashboard."

Warnings or important notes appear in a box like this.

Tips and tricks appear like this.

主站蜘蛛池模板: 东乡| 宽甸| 云龙县| 缙云县| 汾西县| 古交市| 峨山| 娱乐| 晋宁县| 巴东县| 亳州市| 铜鼓县| 韩城市| 平潭县| 浪卡子县| 修水县| 沙河市| 襄樊市| 酉阳| 宿松县| 兴海县| 滁州市| 蓝山县| 静宁县| 沙河市| 黄浦区| 应用必备| 苍山县| 大关县| 丹东市| 集安市| 崇明县| 镶黄旗| 张家港市| 五河县| 六枝特区| 峨边| 长治县| 肇源县| 牙克石市| 三门县|