📄 oggplay_reg.rss
字号:
#include <appinfo.rh>
#include <OggPlay.rsg>
UID2 KUidAppRegistrationResourceFile
UID3 0xF000A661
RESOURCE APP_REGISTRATION_INFO
{
app_file="OggPlay";
localisable_resource_file = "\\resource\\apps\\OggPlay";
localisable_resource_id = R_OGGPLAY_LOCALISABLE_APP_INFO;
embeddability=KAppEmbeddable;
newfile=KAppDoesNotSupportNewFile;
datatype_list =
{
DATATYPE
{
priority = EDataTypePriorityNormal;
type = "application/ogg";
}
};
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -