📄 e8000002.rss
字号:
// E8000002.rss
//
// Copyright (c) 2005 Symbian Software Ltd. All rights reserved.
#include <RegistryInfo.rh>
RESOURCE REGISTRY_INFO r_registry
{
dll_uid = 0xE8000002; // should match name of this file
interfaces =
{
INTERFACE_INFO
{
interface_uid = 0x101F7D87; // need to create this uid in the uid database
implementations =
{
IMPLEMENTATION_INFO
{
implementation_uid = 0x101F7DA1;
version_no = 1;
display_name = "ExampleRecognizer";
default_data = "";
opaque_data = "";
}
};
}
};
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -