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

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.
主站蜘蛛池模板: 吉首市| 丹寨县| 肇庆市| 茂名市| 永春县| 大城县| 大渡口区| 临澧县| 南京市| 常山县| 柳林县| 开平市| 巍山| 京山县| 屯门区| 临朐县| 武功县| 扬中市| 息烽县| 汤原县| 滨州市| 阜新| 卫辉市| 喜德县| 陵水| 桦甸市| 仙游县| 泾川县| 永吉县| 云林县| 白山市| 缙云县| 金寨县| 桐城市| 襄樊市| 公安县| 梁山县| 阳信县| 建阳市| 赣州市| 麦盖提县|