📄 listboxapp.l01
字号:
/**
*
* @brief Resource file containing English strings for HelloWorldLoc application
*
* Copyright (c) EMCC Software Ltd 2003
* @version 1.0
*/
// APPLICATION INFORMATION
#define ELanguage ELangEnglish // Caption language
#define qtn_app_caption_string "ListBoxApp"
#define qtn_app_short_caption_string "ListBoxApp"
#define qtn_appl_test "Test"
#define LISTBOX_ITEM1 "0\tSaved Game 1"
#define LISTBOX_ITEM2 "1\tSaved Game 2"
#define R_NOTE_STRING1 "item1 selected!"
#define R_NOTE_STRING2 "item2 selected!"
#define qtn_app_play "Play"
#define qtn_options_exit "EXIT"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -