?? sipex_loc.rss
字號(hào):
/*
* ==============================================================================
* 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";
};
}
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -