wavegen_loc.rss
来自「symbian学习音乐播放的源代码」· RSS 代码 · 共 15 行
RSS
15 行
#include <appinfo.rh>
RESOURCE LOCALISABLE_APP_INFO
{
short_caption = "Wavegen";
caption_and_icon =
{
CAPTION_AND_ICON_INFO
{
caption = "Wavegen";
// no icon definitions
}
};
}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?