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

📄 multiviews.rls

📁 演示如何使用Symbian系统的多视图(View)框架。
💻 RLS
字号:
/*
* ==============================================================================
*  Name        : multiviews.rls
*  Part of     : MultiViews
*  Interface   :
*  Description :
*  Version     :
*
*  Copyright (c) 2006 Nokia Corporation.
*  This material, including documentation and any related
*  computer programs, is protected by copyright controlled by
*  Nokia Corporation.
* ==============================================================================
*/


//  APPLICATION INFORMATION
#define ELanguage               ELangEnglish

//  LOCALISATION STRINGS

//d:Caption string for app.
rls_string STRING_r_mult_caption_string "MultiViews"

//d:Short caption string for app.
rls_string STRING_r_mult_short_caption_string "MultiViews"

//d:Menu text to go to view 1
rls_string STRING_r_mult_switch_to_view1 "Go to View 1"

//d:Menu text to go to view 2
rls_string STRING_r_mult_switch_to_view2 "Go to View 2"

//d:Menu text to say hello
rls_string STRING_r_mult_command1 "Say hello"

//d:Text hello
rls_string STRING_r_mult_command1_text "Hello"

//d:Menu text to exit function
rls_string STRING_r_mult_exit "Exit"

⌨️ 快捷键说明

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