iapconnectaif.rss

来自「这是一个手机编程s60 基于c++的关于手机连接internet的数据库协议」· RSS 代码 · 共 24 行

RSS
24
字号
/*
* ============================================================================
*  Name     : IAPConnectaif.rss
*  Part of  : Internet Access Points Example v2.0
*  Description:
*     RSS for creating the aif file for IAPConnect.
*  Created  : 01.09.2006 by Forum Nokia
*  Version  : 2.0
*  Copyright: Forum Nokia
* ============================================================================
*/

#include <aiftool.rh>

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

// End of File

⌨️ 快捷键说明

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