首頁 >
Programming Windows Workflow Foundation: Practical WF Techniques and Examples using XAML and C#
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.
There are three styles for code. Code words in text are shown as follows:
"The codeActivity1_ExecuteCode
method is here and waiting for us to provide an implementation"
A block of code will be set as follows:
using System;
using System.Workflow.Activities;
namespace chapter2_library
{
public sealed partial class PureCode: SequentialWorkflowActivity
{
public PureCode()
{
InitializeComponent();
}
}
}
When we wish to draw your attention to a particular part of a code block, the relevant lines or items will be made bold:
using System;
using System.Workflow.Activities;
namespace chapter2_library
{
public sealed partial class PureCode: SequentialWorkflowActivity
{
public PureCode() { InitializeComponent(); }
}
}
New terms and important words are introduced in a bold-type font. Words that you see on the screen, in menus or dialog boxes for example, appear in our text like this: "Right-click the workflow and select the Delete option".
推薦閱讀
- Vue.js前端開發技術
- 零基礎玩轉AI繪畫
- 數字創意大師:Alias二維與三維概念設計工作流淺析
- Cinema 4D完全實戰技術手冊
- 深入理解OpenCV:實用計算機視覺項目解析(原書第3版)
- Photoshop CS6案例教程(第3版)
- 3dsMax 2018動畫制作基礎教程(第4版)
- Spark Cookbook 中文版
- Building Websites with VB.NET and DotNetNuke 4
- 手機/電腦雙平臺剪映短視頻后期編輯從新手到高手
- Building Websites with XOOPS : A step/by/step tutorial
- Refactoring with Microsoft Visual Studio 2010
- 金融精英PPT實操手冊:世界知名公司這樣展示研究報告
- 夢幻森林Procreate童話風插畫繪制專業技法
- Autodesk Maya 2015標準教材II