📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by student.rc
//
#define IDD_ABOUTBOX 100
#define IDP_OLE_INIT_FAILED 100
#define IDD_STUDENT_FORM 101
#define IDP_FAILED_OPEN_DATABASE 103
#define IDR_MAINFRAME 128
#define IDR_studentTYPE 129
#define IDD_DIALOG1 130
#define IDC_EDIT_NUM 1000
#define IDC_EDIT_NAME 1001
#define IDC_EDIT_SEX 1002
#define IDC_EDIT_YW 1003
#define IDC_EDIT_SX 1004
#define IDC_EDIT_ENG 1005
#define IDC_EDIT_NUM2 1006
#define IDC_EDIT_MAKENUM 1006
#define IDC_BUTTON_ADDREC 1007
#define IDC_BUTTON_DELETEREC 1008
#define IDC_BUTTON_SORTBYNAME 1009
#define IDC_BUTTON_SORTBYSET 1010
#define IDC_BUTTON_YW 1011
#define IDC_EDIT_FILTER 1012
#define IDC_BUTTON_FILTERBYNAME 1013
#define IDC_BUTTON2 1014
#define IDC_BUTTON_FILTERBYSET 1014
#define ID_ADDRECORD 32771
#define ID_32772 32772
#define ID_32773 32773
#define ID_32774 32774
#define ID_32775 32775
#define ID_SORTBYNAME 32776
#define ID_SORTBYSET 32777
#define ID_FILTERBYNAME 32778
#define ID_FILTERBYSET 32779
#define ID_32780 32780
#define ID_32781 32781
#define ID_SORTBYSX 32782
#define ID_SORTBYENG 32783
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 131
#define _APS_NEXT_COMMAND_VALUE 32784
#define _APS_NEXT_CONTROL_VALUE 1014
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -