📄 webinterface.xml
字号:
<?xml version="1.0"?>
<web-interface>
<image name="web/helloworld1.gif" mime-type="image/gif" width="104" height="155" />
<!-- ================ -->
<!-- == ACTIVITIES == -->
<!-- ================ -->
<activity-state name="start">
<image-coordinates>
<x1>43</x1>
<y1>0</y1>
<x2>65</x2>
<y2>21</y2>
</image-coordinates>
</activity-state>
<activity-state name="first activity state">
<image-coordinates>
<x1>0</x1>
<y1>51</y1>
<x2>101</x2>
<y2>78</y2>
</image-coordinates>
</activity-state>
</web-interface>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -