📄 sipex_loc.rss
字号:
/*
* ==============================================================================
* Name : SIPEx_loc.rss
* Part of : SIPEx
* Interface :
* Description :
* Version :
*
* Copyright (c) 2004-2006 Nokia Corporation.
* This material, including documentation and any related
* computer programs, is protected by copyright controlled by
* Nokia Corporation.
* ==============================================================================
*/
#include "SIPEx.rls"
#include <appinfo.rh>
RESOURCE LOCALISABLE_APP_INFO r_sip_ex_localisable_app_info
{
short_caption = sip_ex_caption;
caption_and_icon =
CAPTION_AND_ICON_INFO
{
caption = sip_ex_caption;
number_of_icons = 1;
icon_file = "\\resource\\apps\\sipexample.mif";
};
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -