📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Monitor.rc
//
#define IDD_ABOUTBOX 100
#define IDD_INFOEDIT 102
#define IDR_MAINFRAME 128
#define IDR_MONITOTYPE 129
#define IDD_USERCHOICE 130
#define IDD_USER_EDIT 131
#define IDC_BUTTONES 200
#define IDC_EDIT_BUTTONES 300
#define IDC_TYPE_BEGIN 400
#define IDC_TYPE_END 500
#define IDC_NAME 1000
#define IDC_COMPANY 1001
#define IDC_PHONE 1002
#define IDC_PERSON 1003
#define IDC_MAIL 1004
#define IDC_ADDRESS 1005
#define IDC_PASSWORD 1007
#define IDC_BIG_BEGIN 1008
#define IDC_BIG_END 1011
#define IDC_BEGIN_BUTTON 1015
#define IDC_END_BUTTON 1016
#define IDC_INVERT 1017
#define IDC_SCROLLBAR1 1018
#define ID_SWITCH_MONITOR 32771
#define ID_SWITCH_USERLIST 32772
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 133
#define _APS_NEXT_COMMAND_VALUE 32773
#define _APS_NEXT_CONTROL_VALUE 1019
#define _APS_NEXT_SYMED_VALUE 107
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -