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

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.

主站蜘蛛池模板: 沙田区| 罗山县| 项城市| 玛沁县| 淄博市| 璧山县| 旌德县| 许昌市| 西峡县| 信丰县| 廉江市| 富平县| 出国| 浙江省| 湖北省| 汕头市| 高青县| 黑龙江省| 博乐市| 类乌齐县| 桃江县| 齐齐哈尔市| 洮南市| 北票市| 惠水县| 襄樊市| 平阴县| 库伦旗| 蓝田县| 旌德县| 云梦县| 福贡县| 三门峡市| 依安县| 策勒县| 大冶市| 油尖旺区| 巨野县| 修文县| 阿鲁科尔沁旗| 正定县|