helloworldloc.l03
来自「s60源码」· L03 代码 · 共 27 行
L03
27 行
/**
*
* @brief Resource file containing German strings for HelloWorldLoc application
*
* Copyright (c) EMCC Software Ltd 2003
* @version 1.0
*/
// APPLICATION INFORMATION
#define ELanguage ELangGerman // Caption language
// LOCALISATION STRINGS
// example caption strings for app
#define qtn_app_caption_string "HalloLoc"
#define qtn_app_short_caption_string "HalloL"
#define LABEL_TEXT "Hallo Welt!"
#define LANG_I_COMMAND1 "Befehl 1"
#define LANG_I_PANIC1 "Unbekannt"
// End of File
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?