- Microsoft HoloLens Developer's Guide
- Dennis Vroegop
- 127字
- 2021-07-02 19:07:52
Conventions
In this book, you will find a number of text styles that distinguish between different kinds of information. Here are some examples of these styles and an explanation of their meaning.
Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "The numbers you see in MinVersion and MaxVersionTested may differ."
New terms and important words are shown in bold. Words that you see on the screen, for example, in menus or dialog boxes, appear in the text like this: "Here, you can switch the Developer Mode on."
A block of code is set as follows:
<Dependencies>
<TargetDeviceFamily Name="Windows.Holographic" MinVersion="10.0.10240.0" MaxVersionTested="10.0.10586.0" />
</Dependencies>
Warnings or important notes appear in a box like this.
Tips and tricks appear like this.
推薦閱讀
- ExtGWT Rich Internet Application Cookbook
- DevOps with Kubernetes
- TypeScript項目開發實戰
- Linux Device Drivers Development
- Mastering React
- 時空數據建模及其應用
- Python網絡爬蟲技術與應用
- C#程序設計基礎入門教程
- JavaScript前端開發基礎教程
- 安卓工程師教你玩轉Android
- Python高性能編程(第2版)
- 虛擬現實:引領未來的人機交互革命
- 計算機應用基礎
- SQL Server 2014數據庫設計與開發教程(微課版)
- Mastering Unity 2017 Game Development with C#(Second Edition)