- Silverlight 4 User Interface Cookbook
- Vibor Cipan
- 155字
- 2021-04-13 17:26:39
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: "Now save all your files and go to the Window1.xaml
file (basically, your main file)."
A block of code is set as follows:
<ColumnDefinition Width="0.5*"/> <ColumnDefinition Width="0.5*"/>
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
private void expOptions_Collapsed(object sender,RoutedEventArgs e)
{ this.expOptions.Header = "Show advanced options";
}
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: "LayoutRoot is a grid control hosted in UserControl".
Note
Tips and tricks appear like this.
推薦閱讀
- IBM Rational ClearCase 7.0: Master the Tools That Monitor, Analyze, and Manage Software Configurations
- Oracle Business Intelligence : The Condensed Guide to Analysis and Reporting
- 擁抱開源(第2版)
- Excel 2013使用詳解(修訂版)
- 中文版3ds Max 2024完全自學教程
- Hadoop核心技術
- CoffeeScript Application Development
- 人臉識別算法與案例分析
- Apache Roller 4.0 – Beginner's Guide
- 3ds Max 2015中文版從入門到精通
- ASP.NET jQuery Cookbook
- MATLAB 2022a從入門到精通
- iPhone User Interface Cookbook
- JBoss Tools 3 Developers Guide
- Photoshop CC 2017 淘寶美工設計實例教程