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

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.

主站蜘蛛池模板: 玉环县| 运城市| 徐汇区| 广安市| 澳门| 张家界市| 通州区| 枞阳县| 砀山县| 章丘市| 寿光市| 宝山区| 攀枝花市| 潮州市| 四平市| 越西县| 东宁县| 长寿区| 精河县| 溧水县| 行唐县| 西华县| 玛纳斯县| 文水县| 沅江市| 共和县| 东明县| 灌阳县| 天气| 乌审旗| 巴林左旗| 安丘市| 宿州市| 井冈山市| 东阳市| 育儿| 平安县| 同心县| 策勒县| 黑水县| 剑阁县|