msgobserver.loc
来自「最新官方例子,图形,描述副,基本控件,通讯协议,等等,」· LOC 代码 · 共 25 行
LOC
25 行
/**
*
* @brief Definitions of languages for CallSummary application
*
* Copyright (c) EMCC Software Ltd 2003
* @version 1.0
*/
// LOCALISATION STRINGS
//d:Command in options menu.
//d:Example application spesific command.
//l:list_single_popup_submenu_pane_1
//
#define qtn_appl_option_item "<App spesific menu item>"
// example caption strings for app
#define qtn_app_caption_string "MsgObserver"
#define qtn_app_short_caption_string "MsgObserver"
// End of File
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?