- Microsoft Windows Workflow Foundation 4.0 Cookbook
- Andrew Zhu
- 160字
- 2021-04-13 17:00:32
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: "The ActivityLibrary
project is for all customized activities, whereas the WorkflowConsoleApp
project is used for testing our customized activities".
A block of code will be set as follows:
class Program { static void Main(string[] args) { WorkflowInvoker.Invoke(GetCodeStyleWorkflow()); }
Any command-line input or output is written as follows:
.NET Framework 4 Full (32-bit) – silent repair %windir%\Microsoft.NET\Framework\v4.0.30319\SetupCache\Client\setup.exe /repair /x86 /x64 /ia64 /parameterfolder Client /q /norestart
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 our text like this: "Click the Invoke button to get the result".
推薦閱讀
- Vulkan學習指南
- vtiger CRM Beginner's Guide
- Excel商務數據分析與應用(慕課版)
- Premiere Pro 2022短視頻剪輯、調色與特效制作實戰(全彩微課版)
- eZ Publish 4: Enterprise Web Sites Step/by/Step
- 中文版Photoshop CS6平面設計從新手到高手(超值版)
- Maya 2020 超級學習手冊
- Photoshop CC 2018基礎教程(第3版)
- 巧用ChatGPT高效搞定Excel數據分析
- MATLAB R2024a完全自學一本通
- MATLAB在日常計算中的應用
- AutoCAD 2019中文版實戰從入門到精通
- Creo快速入門教程(Creo 8.0中文版)
- Maya 2015從入門到精通
- 計算機圖形學編程(使用OpenGL和C++)