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

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.
主站蜘蛛池模板: 临漳县| 澄迈县| 吉首市| 翼城县| 阿合奇县| 尤溪县| 漠河县| 衡水市| 延庆县| 东乡县| 巨野县| 鸡东县| 澄城县| 张家界市| 乌拉特前旗| 屯门区| 固始县| 交口县| 仙游县| 曲阳县| 兰考县| 亚东县| 平山县| 龙泉市| 恭城| 渝中区| 武邑县| 巨鹿县| 瑞安市| 津市市| 纳雍县| 两当县| 集安市| 莲花县| 咸宁市| 察雅县| 紫金县| 长汀县| 绥滨县| 新田县| 东辽县|