chinesedisplay_caption.rss

来自「symbian的Carbide C++编程」· RSS 代码 · 共 28 行

RSS
28
字号
/*
* ============================================================================
*  Name     : ChineseDisplayApp_caption.rss
*  Part of  : ChineseDisplayApp
*  Created  : 04/09/2002 by Neil Binns
*  Description:
*     Caption file for ChineseDisplayApp.
*     Initial content was generated by Series 60 AppWizard.
*  Version  :
*  Copyright: Nokia Ltd
* ============================================================================
*/

#include "ChineseDisplay.loc"
#include <apcaptionfile.rh>

//===========================================================================
// The Text in source file are encoded in UTF-8. This is very important to 
// make Chinese characters displayed correctly in Symbian applications
//===========================================================================
CHARACTER_SET UTF8

RESOURCE CAPTION_DATA
{
    caption=qtn_app_caption_string;
    shortcaption=qtn_app_short_caption_string;
}

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?