- Mastering LOB Development for Silverlight 5:A Case Study in Action
- Braulio Diez Botella José Fernando Almoguera Pablo Nú?ez Sebastian Stehle Rocio Serrano Rudilla Reyes García Rosado
- 162字
- 2021-08-20 15:36:37
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:
<StackPanel Grid.Row="2" Orientation="Horizontal" HorizontalAlignment="Right"> <Button Content="New" Width="60" Height="30"/> <Button Content="Save" Margin="5,0,0,0" Width="60" Height="30"/> <Button Content="Delete" Margin="5,0,0,0" Width="60" Height="30"/> </StackPanel>
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
Grid x:Name="LayoutRoot" Background="White">
<TextBlock Text="Hello World!" FontSize="20"/>
</Grid>
Any command-line input or output is written as follows:
install-package Moq
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: "For Comments textbox to occupy all of the grid width, we add a property called ColSpan
".
推薦閱讀
- Python絕技:運(yùn)用Python成為頂級(jí)數(shù)據(jù)工程師
- 達(dá)夢(mèng)數(shù)據(jù)庫編程指南
- MongoDB管理與開發(fā)精要
- 云計(jì)算服務(wù)保障體系
- 智能數(shù)據(jù)時(shí)代:企業(yè)大數(shù)據(jù)戰(zhàn)略與實(shí)戰(zhàn)
- gnuplot Cookbook
- 數(shù)據(jù)科學(xué)工程實(shí)踐:用戶行為分析與建模、A/B實(shí)驗(yàn)、SQLFlow
- R語言數(shù)據(jù)挖掘
- 貫通SQL Server 2008數(shù)據(jù)庫系統(tǒng)開發(fā)
- Access數(shù)據(jù)庫開發(fā)從入門到精通
- 大數(shù)據(jù)與機(jī)器學(xué)習(xí):實(shí)踐方法與行業(yè)案例
- Access 2016數(shù)據(jù)庫應(yīng)用基礎(chǔ)
- MySQL數(shù)據(jù)庫應(yīng)用與管理
- 一類智能優(yōu)化算法的改進(jìn)及應(yīng)用研究
- 醫(yī)療大數(shù)據(jù)分析與應(yīng)用