📄 deviceemulator.str
字号:
//------------------------------------------------------------------------------
//
// File for localizing platform-specific strings that may be presented to user.
//
//------------------------------------------------------------------------------
; App button strings
#define LOC_APPBUTTON1 "Bouton 1"
#define LOC_APPBUTTON2 "Bouton 2"
#define LOC_APPBUTTON3 "Bouton 3"
#define LOC_APPBUTTON4 "Bouton 4"
#define LOC_APPBUTTON5 "Bouton 5"
#define LOC_APPBTN1DEF "\"\\Windows\\BoutonsApp\\Calendrier.lnk\""
#define LOC_APPBTN2DEF "\"\\Windows\\BoutonsApp\\Contacts.lnk\""
#define LOC_APPBTN3DEF "\"\\Windows\\BoutonsApp\\QMenu.lnk\""
#define LOC_APPBTN4DEF "\"\\Windows\\BoutonsApp\\QStart.lnk\""
#define LOC_APPBTN5DEF "\"\\Windows\\BoutonsApp\\Enregistrement.lnk\" -b"
#define LOC_NOTESLNK "Notes.lnk"
#define LOC_QMENULNK "QMenu.lnk"
#define LOC_QSTARTLNK "QStart.lnk"
//------------------------------------------------------------------------------
// [HKEY_LOCAL_MACHINE\Platform]
#define LOC_PLATFORMNAME "Microsoft Windows CE Simulated Reference Platform"
//------------------------------------------------------------------------------
// [HKEY_LOCAL_MACHINE\Comm\Irsir]
#define LOC_DISPLAYNAME_COMM_IRSIR "Serial (COM) IrDA Driver"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -