wsexampleaif.rss

来自「Symbian智能手机操作系统源代码值的参考_服务器」· RSS 代码 · 共 23 行

RSS
23
字号
                                              /*
* ============================================================================
*  Name     : Wsexampleaif.rss
*  Part of  : WSExample
*  Created  : 10/08/2005 by Forum Nokia
*                        
*  Version  : 1.0
*  Copyright: Nokia Corporation
* ============================================================================
*/

#include <aiftool.rh>

RESOURCE AIF_DATA
    {
    app_uid=0x04279460;
    num_icons=2;
    embeddability=KAppNotEmbeddable;
    newfile=KAppDoesNotSupportNewFile;
    }

// End of File

⌨️ 快捷键说明

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