📄 helloworld.loc
字号:
/*
* ============================================================================
* Name : helloworld.loc
* Part of : HelloWorld
* Created : 2006-3-9 by Hewei
* Description:
* This is a localisation file for HelloWorld
* A .loc file is the one and only place where the logical strings
* to be localised are defined.
* Initial content was generated by Series 60 AppWizard.
* -------------------------------------------------------------------
* Version :
* Copyright:
* ============================================================================
*/
// LOCALISATION STRINGS
//d:Command in options menu.
//d:Example application spesific command.
//l:list_single_popup_submenu_pane_1
//
#define qtn_appl_test "Test"
#define qtn_appl_sub_menu "Sub Menu"
#define qtn_appl_sub_menu_test1 "test1"
#define qtn_appl_sub_menu_test2 "test2"
// example caption strings for app
#define qtn_app_caption_string ""
#define qtn_app_short_caption_string ""
// End of File
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -