?? 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 + -