camdecodeaif.rss

来自「Symbian 调用摄像头的简单程序。实现了最基本的功能。」· RSS 代码 · 共 20 行

RSS
20
字号
/*
============================================================================
 Name        : CamDecodeaif.rss
 Author      : Augusta
 Version     :
 Copyright   : All Right Reserved
 Description : RSS for creating the aif file for CamDecode.
============================================================================
*/

#include <aiftool.rh>

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

⌨️ 快捷键说明

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