filelistaif.rss

来自「基于SYMBIAN 列表的开发,很不错,欢迎下载学习!!!支持一下本站」· RSS 代码 · 共 23 行

RSS
23
字号
/*
 * ============================================================================
 *  Name       : FileListaif.rss
 *  Part of    : FileList
 *  Created    : 04/11/2006 by Forum Nokia
 *  Description:
 *    An rss for creating the aif for the FileList.
 *  Version    : 2.1.0
 * ============================================================================
 */

#include <aiftool.rh>

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

// End of File

⌨️ 快捷键说明

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