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

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:

foreach ($myHost in get-VMHost) 
{
Write-Host ‘$myHost = ‘ $myHost
$esxcli = Get-EsxCli -VMHost $myHost
$esxcli.storage.core.device.partition.list() |
Where {$_.StartSector -eq "128"} |
Select Device, StartSector
}

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

~ # esxcli system settings kernel set --setting=" netNetqueueEnabled" --value="TRUE"

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 on 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.

主站蜘蛛池模板: 新竹县| 石狮市| 疏附县| 宁海县| 浙江省| 苗栗县| 城市| 阳泉市| 舞钢市| 华容县| 莱州市| 靖宇县| 大名县| 镇原县| 马山县| 四子王旗| 涞源县| 陇川县| 广宁县| 安平县| 昆明市| 文安县| 马山县| 民乐县| 镇江市| 宜阳县| 吉安市| 名山县| 吕梁市| 长泰县| 云龙县| 集安市| 建瓯市| 阿尔山市| 如皋市| 竹山县| 荔浦县| 台南县| 托克逊县| 澳门| 大石桥市|