WinCE中得Catalog Items前的标记图标的意义总结
先看下來自微軟對Platform Builder里的圖標(biāo)解釋,在以后的CE里,也類似。
The Catalog window and the OSDesignView tab contain a number of icons used to represent object types. The icons make it possible for you to differentiate between Catalog item objects at a glance.
The following table shows the icons used to represent Catalog objects.
| Icon | Description |
| BSP. | |
| Core OS design. | |
| Catalog item group. | |
| Implementation. | |
| Required Catalog item. | |
| Optional Catalog item. | |
| Catalog item, type, or implementation excluded from the current OS design. The Add to OS Design command is not available for Catalog items that are excluded by the OS design choice. | |
| Folder. | |
| Catalog properties for a Catalog item type. Pertains to this icon and other icons with three cylinders. | |
| Catalog properties for a specific implementation of a Catalog item. Pertains to this icon and other icons with two cylinders. |
The following table shows the icons used to represent OSDesignView objects.
| Icon | Description |
| BSP. | |
| Core OS design. | |
| Catalog item group. | |
| Catalog item that is a dependency of another, so it is included in the OS design during the build process. | |
| Catalog item that has one or more special notifications. | |
| Project. | |
| Source code file. | |
| Folder. |
The following table shows the symbols that can provide more information about an OSDesignView object, using the Catalog item icon as an example.
| Icon | Description |
| User-specified Catalog item. | |
| Catalog item (optional). | |
| Catalog item that can be built but is excluded from the run-time image. | |
| Catalog item excluded from the build and the run-time image. |
?
下面補(bǔ)充幾個圖標(biāo)的意義:
在Catalog Item View中觀察組件前面的選擇框的圖標(biāo)。符號表示該組件是被用戶主動選擇進(jìn)操作系統(tǒng)映像中的。符號表示該組件是被其它組件關(guān)聯(lián)進(jìn)操作系統(tǒng)映像中的。
紅叉方塊代表這個不被包含進(jìn)工程,紅色的感嘆號表示使用這個組件要注意的,比如選中會對安全、隱私等造成安全等隱患,你可以在這個組件上右擊會出現(xiàn)一個"show notification ",單擊會出現(xiàn)一個對話框.圓圈代表只能選一個總結(jié)
以上是生活随笔為你收集整理的WinCE中得Catalog Items前的标记图标的意义总结的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 苹果发布MacOS 13系统:3A游戏大
- 下一篇: C库函数—strcpy实现