nettestaif.rss

来自「Symbian第二版断点续传代码,可以节省用户下载流量」· RSS 代码 · 共 22 行

RSS
22
字号
/*
============================================================================
 Name        : NetTestaif.rss
 Author      : 
 Version     :
 Copyright   : Your copyright notice
 Description : RSS for creating the aif file for NetTest.
============================================================================
*/

#include <aiftool.rh>

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


⌨️ 快捷键说明

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