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

📄 ldcno17song_cn.src.bak

📁 Symbian多视图下实现菜单的隐藏
💻 BAK
字号:
/*
* 中文资源定义
*/
CHARACTER_SET UTF8

//程序名称定义
#define qtn_mh_version     		"1.0.0"

#define qtn_mh_app_caption 		"状态栏标题宋"
#define qtn_mh_app_shortcaption 	"功能宋"
#define qtn_mh_hello_title 		"世界标题"

//World View
#define qtn_mh_hello_title 		"登录"
#define qtn_mh_hello_cba_logon 		"登录"
#define qtn_mh_hello_cba_exit 		"退出"

#define qtn_mh_hello_menu_logon 	"登录"
#define qtn_mh_hello_menu_back		"还原MenuBar"

//World View
#define qtn_mh_world_title 		"注册"
#define qtn_mh_world_cba_exit 		"退出"
#define qtn_mh_world_cba_option		"选项"

#define qtn_mh_world_menu_del 		"删除"
#define qtn_mh_world_menu_new 		"新建"
#define qtn_mh_world_menu_mod 		"修改"

#define qtn_mh_world_menu_display_item	"显示所有菜单项"
#define qtn_mh_world_menu_hide_item 	"隐藏菜单项"
#define qtn_mh_world_menu_back 			"菜单还原"
#define qtn_mh_world_menu_chage_view 	"切换视图"

#define qtn_mh_world_menu_submenu 		"子菜单"
#define qtn_mh_world_change_menu_bar 	"换MenuBar"
#define qtn_mh_world_menu_bar_back 		"还原MenuBar"

⌨️ 快捷键说明

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