- 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.
推薦閱讀
- Raspberry Pi for Secret Agents(Third Edition)
- Mastering Scientific Computing with R
- Functional Kotlin
- Building Minecraft Server Modifications
- 小學生C++創意編程(視頻教學版)
- 計算機應用基礎實踐教程
- Getting Started with React Native
- Mobile Device Exploitation Cookbook
- 代替VBA!用Python輕松實現Excel編程
- .NET 4.5 Parallel Extensions Cookbook
- Building Business Websites with Squarespace 7(Second Edition)
- 軟件測試分析與實踐
- 數字媒體技術概論
- Learning Alfresco Web Scripts
- Swift Essentials(Second Edition)