📄 recorderaif.rss
字号:
/*
* ============================================================================
* Name : Recorderaif.rss
* Part of : RecorderExample
* Created : 20.03.2005 by Forum Nokia
* Description:
* This is the project specification file for RecorderExample
* Version : 1.0.0
* Copyright: Nokia Corporation
* ============================================================================
*/
// INCLUDES
#include <aiftool.rh>
// CONSTANTS
// RESOURCE DEFINITIONS
RESOURCE AIF_DATA
{
app_uid = 0x101FF1Ce;
caption_list=
{
CAPTION
{
code = ELangEnglish;
caption = "CallRecorder";
}
};
num_icons = 2;
embeddability = KAppNotEmbeddable;
newfile = KAppDoesNotSupportNewFile;
}
// End of File
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -