- 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.
推薦閱讀
- 多媒體CAI課件設(shè)計(jì)與制作導(dǎo)論(第二版)
- 數(shù)據(jù)科學(xué)實(shí)戰(zhàn)手冊(cè)(R+Python)
- 跟“龍哥”學(xué)C語言編程
- Android Application Development Cookbook(Second Edition)
- Python 3網(wǎng)絡(luò)爬蟲實(shí)戰(zhàn)
- Python編程完全入門教程
- SQL Server 2012數(shù)據(jù)庫管理與開發(fā)項(xiàng)目教程
- Kinect for Windows SDK Programming Guide
- MATLAB for Machine Learning
- 執(zhí)劍而舞:用代碼創(chuàng)作藝術(shù)
- 第一行代碼 C語言(視頻講解版)
- Java Web開發(fā)詳解
- Kotlin開發(fā)教程(全2冊(cè))
- 現(xiàn)代C++編程實(shí)戰(zhàn):132個(gè)核心技巧示例(原書第2版)
- Scala for Machine Learning(Second Edition)