- Microsoft HoloLens Developer's Guide
- Dennis Vroegop
- 123字
- 2021-07-02 19:08:11
Deploying the project
Deploying the project is the part where we take the bits Visual Studio has created for us and send them to the place where they will run.
When you are used to writing normal desktop or Windows Store applications, you might want to deploy the app to the local machine. You can do this. After all, the application is just a Universal Windows Platform app, and your Windows 10 machine you are working on supports this. Of course, the moment you require special capabilities from the device, the app will not start anymore, complaining about not meeting the requirements. It might be a better idea to deploy to the correct platform, such as the emulator or an actual HoloLens device.
推薦閱讀
- 黑客攻防從入門到精通(實戰秘笈版)
- PHP動態網站程序設計
- The Supervised Learning Workshop
- Manga Studio Ex 5 Cookbook
- Java高手真經(高級編程卷):Java Web高級開發技術
- Java Web開發技術教程
- OpenShift在企業中的實踐:PaaS DevOps微服務(第2版)
- Python Web數據分析可視化:基于Django框架的開發實戰
- 青少年學Python(第1冊)
- Access 2010數據庫應用技術(第2版)
- Julia for Data Science
- C++反匯編與逆向分析技術揭秘(第2版)
- C語言程序設計
- C# 7.0本質論
- Arduino Electronics Blueprints