📄 myhttp_loc.rss
字号:
// MyHttp_loc.rss
#include <appinfo.rh>
#include "MyHttp.rls"
RESOURCE LOCALISABLE_APP_INFO
{
short_caption = STRING_r_short_caption_myhttp;
caption_and_icon =
{
CAPTION_AND_ICON_INFO
{
caption = STRING_r_caption_myhttp;
number_of_icons = 3;
icon_file = STRING_r_icon_file;
}
};
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -