📄 helpexample.rls
字号:
/*
* ==============================================================================
* Name : helpexample.rls
* Part of : Help example
* 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.
* ==============================================================================
*/
// LOCALISATION STRINGS
// MENU TEXTS
//d:Command in options list.
//d:Show form.
rls_string STRING_r_help_helpexample_ShowForm "Show Form"
//d:Command in options list.
//d:Help.
rls_string STRING_r_help_helpexample_Help "Help"
//d:Command in options list.
//d:Exit.
rls_string STRING_r_help_helpexample_Exit "Exit"
// OPTIONS TEXTS IN VIEWING FORM
//d: Menu for "Options" when in viewing form
//d: Help
rls_string STRING_r_help_helpexample_ViewHelp "Help"
//d:Caption string for app.
rls_string STRING_r_help_caption_string "Help Example"
//d:Short caption string for app.
rls_string STRING_r_help_short_caption_string "Help"
// d:Dialog Form.
// d: Names listed in Dialog.
rls_string STRING_r_help_dialog1_prompt "Edwin 1"
rls_string STRING_r_help_dialog2_prompt "Edwin 2"
rls_string STRING_r_help_dialog3_prompt "Edwin 3"
// End of File
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -