- Learning Microsoft Cognitive Services
- Leif Larsen
- 154字
- 2021-08-13 15:40:12
Conventions used
There are a number of text conventions used throughout this book.
CodeInText
: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. For example; "This can be achieved when we put some content into the DelegateCommand.cs
file."
A block of code is set as follows:
private string _filePath; private IFaceServiceClient _faceServiceClient;
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 string _filePath;
private IFaceServiceClient _faceServiceClient;
Bold: Indicates a new term, an important word, or words that you see on the screen, for example, in menus or dialog boxes, also appear in the text like this. For example: "Open Visual Studio and select File | New | Project."
Note
Warnings or important notes appear in a box like this.
Tip
Tips and tricks appear like this.
- Cortex-M3 + μC/OS-II嵌入式系統開發入門與應用
- Raspberry Pi 3 Cookbook for Python Programmers
- Linux KVM虛擬化架構實戰指南
- 辦公通信設備維修
- 現代辦公設備使用與維護
- 電腦常見故障現場處理
- Manage Partitions with GParted How-to
- Artificial Intelligence Business:How you can profit from AI
- 分布式微服務架構:原理與實戰
- 微軟互聯網信息服務(IIS)最佳實踐 (微軟技術開發者叢書)
- Creating Flat Design Websites
- Intel Edison智能硬件開發指南:基于Yocto Project
- Spring Cloud微服務和分布式系統實踐
- Neural Network Programming with Java(Second Edition)
- 單片機項目設計教程