roidss60_aif.rss
来自「Symbian s60 游戏编程示例」· RSS 代码 · 共 20 行
RSS
20 行
// roids.RSS
//
// Copyright (c) 1997-1999 Symbian Ltd. All rights reserved.
//
#include <aiftool.rh>
RESOURCE AIF_DATA
{
app_uid=0xEB3774F3;
caption_list=
{
CAPTION { code=ELangEnglish; caption="Roids!"; },
CAPTION { code=ELangAmerican; caption="Roids"; },
CAPTION { code=ELangWelsh; caption="Roidiau"; }
};
num_icons=2;
embeddability=KAppNotEmbeddable;
}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?