📄 stopwatch.brx
字号:
<?xml version="1.0" encoding="utf-8"?>
<BREWRes Name="stopwatch" VERSION="1">
<Strings Encoding="Unicode">
<String Id="1001" Name="IDS_TITLE">
<Text>StopWatch</Text>
</String>
<String Id="1003" Name="IDC_STOP">
<Text>Stop</Text>
</String>
<String Id="1004" Name="IDC_START">
<Text>Start</Text>
</String>
<String Id="1005" Name="IDC_LAP">
<Text>Lap</Text>
</String>
</Strings>
<Objects MimeType="image/bmp">
<Object Id="5001" Name="IDI_ICON">
<File>..\shared\brewicon_256.bmp</File>
</Object>
</Objects>
</BREWRes>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -