📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Ex3_1.rc
//
#define IDD_ABOUTBOX 100
#define CG_IDR_POPUP_EX3_1_VIEW 102
#define IDR_MAINFRAME 128
#define IDR_EX3_1TYPE 129
#define IDD_DIALOG1 132
#define IDD_DIALOG2 134
#define IDC_EDIT_NAME 1000
#define IDC_SEX_MALE 1001
#define IDC_SEX_FEMALE 1002
#define IDC_EDIT_ID 1003
#define IDC_COMBO_DEPART 1005
#define IDC_EDIT_MATH 1006
#define IDC_EDIT_PHYSICS 1007
#define IDC_EDIT_ENG 1008
#define IDC_EDIT_COMPU 1009
#define IDC_FILE_NAME 1016
#define ID_FIRST 32771
#define ID_SECOND 32772
#define ID_BUTTON32775 32775
#define ID_BUTTON32777 32777
#define IDM_INPUT 32778
#define IDM_SAVE_ANOTHER 32779
#define IDM_OPEN_ANOTHER 32780
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 135
#define _APS_NEXT_COMMAND_VALUE 32781
#define _APS_NEXT_CONTROL_VALUE 1017
#define _APS_NEXT_SYMED_VALUE 103
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -