lustration_caption.rss

来自「一个简单的电子驱蚊器程序,通过调用频率发出声音.」· RSS 代码 · 共 27 行

RSS
27
字号
/*
* ============================================================================
*  Name     : Lustration_caption.rss
*  Part of  : Lustration
*  Created  : 2006-03-16 by 
*  Description:
*     Caption file for Lustration.
*     Initial content was generated by Series 60 AppWizard.
*  Version  :
*  Copyright: 
* ============================================================================
*/
#include "lustration.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 + -
显示快捷键?