📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by RegEdit.rc
//
#define IDD_DIALOG1 101
#define IDD_DLG_SINGLE 103
#define IDR_MENU1 104
#define IDD_DLG_ABOUT 105
#define IDD_DLG_MULTI 106
#define IDR_ACCELERATOR1 107
#define IDD_DLG_KEY 108
#define IDB_BITMAP1 109
#define IDD_DLG_FOPEN 112
#define IDC_BTN_DIR 1001
#define IDC_EDT_KEY 1002
#define IDC_LBX_KEY 1003
#define IDC_EDT_CLASS 1003
#define IDC_LBX_VALUE 1004
#define IDC_LST_FILE 1008
#define IDC_CBX_ROOT 1010
#define IDC_EDT_FILE 1010
#define IDM_LEFT 1011
#define IDC_CAP_DIR 1011
#define IDM_RIGHT 1012
#define IDM_EDIT 1013
#define IDM_DELETE 1014
#define IDM_TOP 1015
#define IDC_CAP_MSG 1016
#define IDC_EDT_DATA 1017
#define IDC_CAP_NAME 1018
#define IDC_EDT_NAME 1020
#define IDC_VERSION 1021
#define IDC_DLLVERSION 1022
#define IDM_EXIT 40001
#define IDM_ABOUT 40002
#define IDM_NEW_DW 40004
#define IDM_NEW_SZ 40005
#define IDM_NEW_MSZ 40006
#define IDM_NEW_BIN 40007
#define IDM_ENTER 40008
#define IDM_NEW_KEY 40009
#define IDM_DEL_KEY 40010
#define IDM_IMPORT 40011
#define IDM_EXPORT 40012
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NO_MFC 1
#define _APS_NEXT_RESOURCE_VALUE 112
#define _APS_NEXT_COMMAND_VALUE 40013
#define _APS_NEXT_CONTROL_VALUE 1024
#define _APS_NEXT_SYMED_VALUE 102
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -