⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 hid_mouse_vmprops.xml

📁 蓝牙鼠标的例程
💻 XML
字号:
<custom>
   <property type="list" key="board" format="define" name="Selected board" defaultvalue="0">
       <option internalval="HW_DEV_1409">Development board 1409</option>
       <option internalval="HW_CASIRA_ADNS3030">Casira connected to ADNS-3030 board</option>
       <description>
           <![CDATA[
           This option selects which development board you will be working with.
           ]]>
       </description>
   </property>
   <property type="list" key="debug" format="define" name="Enable debug" defaultvalue="1">
       <option internalval="APP_DEBUG">Yes</option>
       <option internalval="NO_DEBUG">No</option>
       <description>
           <![CDATA[
           This option determines if debug should be enabled.
           ]]>
       </description>
   </property>
</custom>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -