📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by MfcDesign.rc
//
#define IDD_ABOUTBOX 100
#define IDR_MAINFRAME 128
#define IDR_MFCDESTYPE 129
#define IDD_MainDlg 132
#define IDD_AddDlg 133
#define IDD_DelDlg 134
#define IDD_AlterDlg 135
#define IDD_FindDlg 136
#define IDC_MainList 1000
#define IDC_LIST 1001
#define IDC_StaticName 1002
#define IDC_StaticSex 1003
#define IDC_StaticAge 1004
#define IDC_StaticNum 1005
#define IDC_StaticComputer 1006
#define IDC_StaticEnglish 1007
#define IDC_StaticEthic 1008
#define IDC_StaticTel 1009
#define IDC_StaticEducation 1010
#define IDC_EditStuNum 1011
#define IDC_EditName 1012
#define IDC_EditSex 1013
#define IDC_EditAge 1014
#define IDC_EditEducation 1015
#define IDC_EditComputer 1016
#define IDC_EditEnglish 1017
#define IDC_EditEthic 1018
#define IDC_EditTel 1019
#define IDC_StaticStuNum 1021
#define IDC_ListFind 1022
#define IDC_Find 1025
#define ID_DISPLAY 32771
#define ID_ADD 32772
#define ID_DELETE 32773
#define ID_MODIFY 32774
#define ID_SEARCH 32775
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 137
#define _APS_NEXT_COMMAND_VALUE 32776
#define _APS_NEXT_CONTROL_VALUE 1026
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -