chinesedisplay1aif.rss

来自「此代码是SYMBIAN平台.中文显示技巧.在第二第三版上大部分手机上测试通过.用」· RSS 代码 · 共 22 行

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

#include <aiftool.rh>

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


⌨️ 快捷键说明

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