⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 multiview.loc

📁 《基于Symbian OS的手机开发与应用实践》这本书的配套源码。
💻 LOC
字号:
/*
* ============================================================================
*  Name     : MultiView.loc
*  Part of  : MultiView
*  Created  : 03.12.2005 by ToBeReplacedByAuthor
*  Description:
*     This is a localisation file for MultiView
*     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: ToBeReplacedByCopyright
* ============================================================================
*/

// LOCALISATION STRINGS

#define qtn_appl_test "Test"

#define qtn_appl_option_item "Common Command"
#define qtn_view1_option_item "Listview Command"
#define qtn_view2_option_item "Editview Command"
#define qtn_options_exit "Exit"

#define qtn_view1_tab "List"
#define qtn_view2_tab "Edit"

// example caption strings for app
#define qtn_app_caption_string "MultiView"

#define qtn_app_short_caption_string "MultiView"
#define qtn_aknexlist_item_1 " \tShenyang"
#define qtn_aknexlist_item_2 " \tBeijing"
#define qtn_aknexlist_item_3 " \tLasa"
#define qtn_aknexlist_item_4 " \tAtlanta"
#define qtn_aknexlist_item_5 " \tHongkong"

// End of File

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -