📄 multiviews.loc
字号:
/* Copyright (c) 2004, Nokia. All rights reserved */
// APPLICATION INFORMATION
#define ELanguage ELangEnglish
// LOCALISATION STRINGS
//d:Caption string for app.
#define qtn_mult_caption_string "MultiViews"
//d:Short caption string for app.
#define qtn_mult_short_caption_string "MultiViews"
//d:Menu text to go to view 1
#define qtn_mult_switch_to_view1 "Go to View 1"
//d:Menu text to go to view 2
#define qtn_mult_switch_to_view2 "Go to View 2"
//d:Menu text to say hello
#define qtn_mult_command1 "Say hello"
//d:Text hello
#define qtn_mult_command1_text "Hello"
//d:Menu text to exit function
#define qtn_mult_exit "Exit"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -