- 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.
推薦閱讀
- The Complete Rust Programming Reference Guide
- Learning Java Functional Programming
- Dependency Injection in .NET Core 2.0
- Linux網絡程序設計:基于龍芯平臺
- Learning Network Forensics
- ASP.NET開發與應用教程
- C語言從入門到精通
- 深度學習原理與PyTorch實戰(第2版)
- Laravel Application Development Blueprints
- Mockito Essentials
- Application Development with Parse using iOS SDK
- Docker:容器與容器云(第2版)
- 用Python動手學統計學
- MATLAB計算機視覺實戰
- Learning SaltStack(Second Edition)