📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by MyStudent.rc
//
#define IDD_ABOUTBOX 100
#define IDD_MYSTUDENT_FORM 101
#define IDP_FAILED_OPEN_DATABASE 103
#define IDR_MAINFRAME 128
#define IDR_MYSTUDTYPE 129
#define IDD_DIALOG_SET 130
#define IDC_EDIT_IDNUM 1000
#define IDC_EDIT_STUNUM 1001
#define IDC_EDIT_NAME 1002
#define IDC_EDIT_CLASS 1003
#define IDC_EDIT_NORAML 1004
#define IDC_EDIT_MIDDLETERM 1005
#define IDC_EDIT_ENDTERM 1006
#define IDC_EDIT_FINAL 1007
#define IDC_EDIT_NOTE 1008
#define IDC_BUTTON_EDIT 1011
#define IDC_BUTTON_SAVE 1012
#define IDC_COMBO_CLASS 1013
#define IDC_BUTTON_UPDATE 1014
#define IDC_EDIT_90_100 1015
#define IDC_EDIT_80_89 1016
#define IDC_EDIT_70_79 1017
#define IDC_EDIT_60_69 1018
#define IDC_EDIT_50_59 1019
#define IDC_EDIT_50 1020
#define IDC_EDIT_AVERAGE 1021
#define IDC_EDIT_PASSRATE 1023
#define IDC_EDIT_SET_NORMAL 1027
#define IDC_EDIT_SET_MIDTERM 1028
#define IDC_EDIT_SET_ENDTERM 1029
#define IDC_EDIT_DSN_NAME 1030
#define IDC_EDIT_TABLE_NAME 1031
#define ID_EDIT_SET 32771
#define ID_VIEW_CLASS 32772
#define ID_VIEW_CLASSES 32773
#define ID_RECORD_ADD 32774
#define ID_RECORD_DELETE 32775
#define ID_VIEW_MAIN_CONTROL 32776
#define ID_EDIT_RECAL 32777
#define ID_FILE_OPENDATABASE 32778
#define ID_FILE_OUTPUT_HTML 32780
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 131
#define _APS_NEXT_COMMAND_VALUE 32781
#define _APS_NEXT_CONTROL_VALUE 1031
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -