📄 pushbox.brx
字号:
<?xml version="1.0" encoding="utf-8"?>
<BREWRes Name="pushbox" VERSION="1">
<Strings Encoding="Unicode">
<String Id="1001" Name="IDS_STRING_TITLE">
<Text>MAIN MENU</Text>
</String>
<String Id="1002" Name="IDS_STRING_START">
<Text>Start</Text>
</String>
<String Id="1003" Name="IDS_STRING_QUIT">
<Text>Quit</Text>
</String>
<String Id="1004" Name="IDS_STRING_HELP">
<Text>Help</Text>
</String>
</Strings>
<Objects MimeType="image/bmp">
<Object Id="5001" Name="IDI_OBJECT_START">
<File>.\images\start.bmp</File>
</Object>
<Object Id="5002" Name="IDI_OBJECT_QUIT">
<File>.\images\quit.bmp</File>
</Object>
<Object Id="5003" Name="IDI_OBJECT_HELP">
<File>.\images\help.bmp</File>
</Object>
<Object Id="5004" Name="IDI_OBJECT_TEST">
<File>.\images\test.bmp</File>
</Object>
</Objects>
</BREWRes>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -