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

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: "What this DSC configuration does is ensure that a file is created in the D:FooProduct folder called foo.txt, with the contents this is example text."

A block of code is set as follows:

configuration BaseServerConfiguration
{
File ExampleTextFile
{
Ensure = 'Present'
Type = 'File'
DestinationPath = 'D:FooProductfoo.txt'
Contents = "this is example text"
}

WindowsFeature DotNet
{
Ensure = 'Present'
Name = 'NET-Framework-45-Core'
}
}

When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:

configuration BaseServerConfiguration
{
File ExampleTextFile
{
Ensure = 'Present'
Type = 'File'
DestinationPath = 'D:FooProductfoo.txt'
Contents = "this is example text"
}

WindowsFeature DotNet
{
Ensure = 'Present'
Name = 'NET-Framework-45-Core'
}
}

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

    [PS]> Get-HotFix -Id KB2883200
Source Description HotFixID InstalledBy InstalledOn
------ ----------- -------- ----------- -----------
HOSTNAME Update KB2883200 HOSTNAMEAdmini... 9/30/2013 12:00:00 AM

New terms and important words are shown in bold.

Warnings or important notes appear like this.
Tips and tricks appear like this.
主站蜘蛛池模板: 原阳县| 那曲县| 萍乡市| 汝城县| 祁门县| 宁城县| 安远县| 乌拉特前旗| 鹤山市| 泰和县| 临城县| 四会市| 蛟河市| 阿拉尔市| 沙田区| 榕江县| 开鲁县| 清水县| 沙洋县| 临清市| 江达县| 同江市| 曲水县| 刚察县| 莱芜市| 建水县| 文安县| 鹤山市| 夏河县| 缙云县| 洪江市| 丰镇市| 黑河市| 东乌珠穆沁旗| 东乡族自治县| 九江市| 恭城| 同江市| 香河县| 嘉义市| 弥渡县|