?? oggplayaif.s60.rss
字號:
/*
* ============================================================================
* Name : OggPlayaif.s60.rss
* Part of : OggPlay
* Created : 19.07.2003 by
* Description:
* RSS for creating the aif file for OggPlay.
* Initial content was generated by Series 60 AppWizard.
* Version :
* Copyright:
* ============================================================================
*/
#include <aiftool.rh>
#include <OggOs.h>
RESOURCE AIF_DATA
{
app_uid = 0x1000A661;
num_icons = 3;
embeddability = KAppEmbeddable;
newfile = KAppDoesNotSupportNewFile;
datatype_list =
{
DATATYPE
{
priority = EDataTypePriorityNormal;
type = "application/ogg";
}
};
}
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -