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

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.

主站蜘蛛池模板: 青神县| 日照市| 宁波市| 荆门市| 海门市| 房产| 城固县| 美姑县| 潮州市| 调兵山市| 曲阳县| 清涧县| 岱山县| 冀州市| 华容县| 泽州县| 南澳县| 尼勒克县| 镇平县| 绥德县| 农安县| 沅陵县| 新竹市| 清流县| 德阳市| 藁城市| 武夷山市| 靖边县| 太谷县| 射阳县| 定西市| 灵山县| 兴海县| 突泉县| 信宜市| 禹城市| 南丰县| 华安县| 福州市| 登封市| 拜泉县|