📄 deviceemulator.str
字号:
//------------------------------------------------------------------------------
//
// File for localizing platform-specific strings that may be presented to user.
//
//------------------------------------------------------------------------------
// App button strings (Control Panel, Buttons, Program)
#define LOC_APPBUTTON1 "Button 1"
#define LOC_APPBUTTON2 "Button 2"
#define LOC_APPBUTTON3 "Button 3"
#define LOC_APPBUTTON4 "Button 4"
// WARNING: These pathnames must correspond to LOC_DIRAPPBTN and LOC_DIRWINAPPBTN below.
// Also, the link names must correspond to LOC_VOICENOTESLNK below, etc.
#define LOC_APPBTN1DEF "\"\\Windows\\AppButtons\\Record.lnk\" -b"
#define LOC_APPBTN2DEF "\"\\Windows\\AppButtons\\Calendar.lnk\""
#define LOC_APPBTN3DEF "\"\\Windows\\AppButtons\\Contacts.lnk\""
#define LOC_APPBTN4DEF "\"\\Windows\\AppButtons\\Tasks.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 + -