mmsdemo1aif.rss
来自「这是一个在symbian操作系统下编写的发送彩信的程序。」· RSS 代码 · 共 32 行
RSS
32 行
/*
* ============================================================================
* Name : MMSDemo1aif.rss
* Part of : MMSDemo1
* Created : 28.10.2002 by Forum Nokia
* Description:
* RSS for creating the aif file for MMSDemo1.
* Initial content was generated by Series 60 AppWizard.
* Version :
* Copyright: Nokia Corp. 2003
* ============================================================================
*/
#include <aiftool.rh>
CHARACTER_SET UTF8
RESOURCE AIF_DATA
{
app_uid=0x01EF002B;
num_icons=2;
embeddability=KAppEmbeddable;
hidden=KAppNotHidden;
newfile=KAppSupportsNewFile;
datatype_list =
{
DATATYPE {priority = EDataTypePriorityNormal; type="text/vnd.wad";}
};
}
// End of File
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?