📄 datagramtest_reg.rss
字号:
/*
* ==============================================================================
* Name : DatagramTest_reg.rss
* Part of : DatagramTest
* Interface :
* Description :
* Version :
*
* Copyright (c) 2007 Symbian Ltd. All rights reserved.
* ==============================================================================
*/
#include "DatagramTest.rls"
#include <appinfo.rh>
#include <DatagramTest.rsg>
UID2 KUidAppRegistrationResourceFile
UID3 0xA000017F
RESOURCE APP_REGISTRATION_INFO
{
app_file="DatagramTest";
localisable_resource_file = STRING_DatagramTest_loc_resource_file_1;
localisable_resource_id = R_DATAGRAMTEST_LOCALISABLE_APP_INFO;
embeddability=KAppNotEmbeddable; //KAppEmbeddable,
newfile=KAppDoesNotSupportNewFile;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -