myhello_caption.rss.bak
来自「symbian中讲述的一个有关换menubar的例子」· BAK 代码 · 共 19 行
BAK
19 行
/*****************************************************************************
* Name : myhello_caption.rss
* Part of : myhello
* Created : 2008-10-15 by MC
* Description:
* Caption file for myhello.
* Initial content was generated by Series 60 AppWizard.
* Version :1.0.0
*****************************************************************************/
#include <apcaptionfile.rh>
#include "myhello.loc"
RESOURCE CAPTION_DATA
{
caption = "hello"; //qtn_mh_app_caption;
shortcaption = "world"; //qtn_mh_app_shortcaption;
}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?