- Microsoft HoloLens Developer's Guide
- Dennis Vroegop
- 91字
- 2021-07-02 19:07:59
Deploying through USB
Since the device has a USB port, we can connect it to the computer. Unfortunately, it does not show up in the explorer--we cannot access the filesystem, for instance. However, we can use this to deploy our app to the device. All you have to do in Visual Studio is select as target Device and it will deploy it through the USB cable. As I said before, this is slightly faster than using the Wi-Fi connection, but it gives you fewer options to walk around during debugging.
推薦閱讀
- Expert C++
- C程序設計簡明教程(第二版)
- Moodle Administration Essentials
- SoapUI Cookbook
- 自己動手實現Lua:虛擬機、編譯器和標準庫
- 華為HMS生態與應用開發實戰
- Mastering Business Intelligence with MicroStrategy
- Android應用開發深入學習實錄
- Everyday Data Structures
- R語言:邁向大數據之路(加強版)
- Machine Learning for Developers
- Distributed Computing in Java 9
- 深入淺出Python數據分析
- Groovy 2 Cookbook
- jQuery權威指南