- Microsoft SharePoint 2010 Developer’s Compendium:The Best of Packt for Extending SharePoint
- Carl Jones
- 195字
- 2021-08-20 15:51:46
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".
推薦閱讀
- Managing IaaS and DBaaS Clouds with Oracle Enterprise Manager Cloud Control 12c
- 審計學
- 中國特色社會主義國家審計制度研究
- 財務建模與綜合估值:數據研磨、模型校準、動態估值
- 陜西國家統計調查專題研究集萃(2006—2015)
- Programming Microsoft Dynamics NAV(Fifth Edition)
- 行政單位經濟責任審計實務指南
- PMP備考寶典:路晨帶你去通關
- Amazon EC2 Cookbook
- 多項目管理方法及其應用研究(國家社科基金后期資助項目)
- 規范內部審計的28個技巧
- 政府審計基本理論探索
- 內部審計數字化轉型:方法論與實踐
- 事業單位內部控制
- Microsoft Dynamics AX 2012 R2 Services