📄 myhello_cn.src.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 "第一个页面标题"//Hello View
//Hello 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"
//Grid View
#define qtn_mh_grid_title "九宫格页面"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -