- Microsoft HoloLens Developer's Guide
- Dennis Vroegop
- 140字
- 2021-07-02 19:08:08
Prioritizing must-haves
Now comes the time to decide the order in which we will develop the features. I have put numbers behind each item to indicate when we will develop them:
- Note incoming plane type (1)
- Note incoming airline (3)
- Note outgoing plane type (2)
- Note outgoing airline (4)
- Note the runway planes use (5)
As you can see, I have decided to implement the feature to indicate the plane type first, for both incoming and outgoing flights. The reason for this is that I can easily create a set of buttons, each depicting certain types. Taking note of them is just a matter of clicking or the right button. Attaching the airline to it is slightly more work, so I postpone this. This way, I am sure that I am getting a minimal version working as soon as possible.
推薦閱讀
- 高手是如何做產(chǎn)品設(shè)計(jì)的(全2冊(cè))
- Android和PHP開(kāi)發(fā)最佳實(shí)踐(第2版)
- Redis Applied Design Patterns
- Boost C++ Application Development Cookbook(Second Edition)
- oreilly精品圖書(shū):軟件開(kāi)發(fā)者路線圖叢書(shū)(共8冊(cè))
- MATLAB應(yīng)用與實(shí)驗(yàn)教程
- 深度學(xué)習(xí):算法入門與Keras編程實(shí)踐
- C語(yǔ)言實(shí)驗(yàn)指導(dǎo)及習(xí)題解析
- SSM輕量級(jí)框架應(yīng)用實(shí)戰(zhàn)
- 基于Swift語(yǔ)言的iOS App 商業(yè)實(shí)戰(zhàn)教程
- Learning DHTMLX Suite UI
- Java EE 7 Performance Tuning and Optimization
- 焊接機(jī)器人系統(tǒng)操作、編程與維護(hù)
- Go語(yǔ)言精進(jìn)之路:從新手到高手的編程思想、方法和技巧(2)
- Java程序員面試筆試寶典(第2版)