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

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 are shown as follows: "We can include other contexts through the use of the include directive."

A block of code is set as follows:

$siteUrl = "http://intranet.contoso.com"
$snapin = Get-PSSnapin | Where-Object {$_.Name -eq 'Microsoft.
SharePoint.Powershell'}
if ($snapin -eq $null) {
Write-Host "Loading SharePoint Powershell Snapin"
Add-PSSnapin "Microsoft.SharePoint.Powershell"
}

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

protected override void CreateChildControls()
{
Control control = Page.LoadControl(_ascxPath);
Controls.Add(control); _control = (control as AssetsBrowserWebPartUserControl); base.CreateChildControls();
}

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

 Add-PSSnapin "Microsoft.SharePoint.Powershell"

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: "Click Site Actions menu, and select the New Page item".

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 奉节县| 纳雍县| 友谊县| 博乐市| 镇赉县| 双牌县| 罗源县| 奈曼旗| 元朗区| 白水县| 伊吾县| 莒南县| 阜宁县| 满城县| 大荔县| 四平市| 长治县| 苍溪县| 高台县| 珠海市| 汾西县| 石阡县| 邯郸市| 浦县| 吉林市| 汝城县| 莆田市| 普宁市| 通道| 辽阳县| 开封市| 陇南市| 永济市| 高邮市| 灵川县| 英德市| 沅陵县| 从化市| 上高县| 沂南县| 河南省|