⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 resource.h

📁 考试管理系统
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Exam.rc
//
#define IDD_ABOUTBOX                    100
#define IDD_EXAM_FORM                   101
#define IDR_MAINFRAME                   128
#define IDR_EXAMTYPE                    129
#define IDD_FORMVIEW_1                  130
#define IDD_FORMVIEW_2                  131
#define IDD_FORMVIEW_3                  132
#define IDD_FORMVIEW_4                  133
#define IDD_NEW_TEACHER                 134
#define IDD_DEL_TEACHER                 135
#define IDD_NEW_COURSE                  136
#define IDD_DEL_COURSE                  137
#define IDD_NEW_CLASS                   138
#define IDD_DEL_CLASS                   139
#define IDD_NEW_STUDENT                 140
#define IDD_DEL_STUDENT                 141
#define IDC_BYNAME                      1001
#define IDC_PHONE                       1003
#define IDC_LEVEL                       1004
#define IDC_AGE                         1005
#define IDC_REMARK                      1006
#define IDC_NAME                        1007
#define IDC_PERIOD                      1008
#define IDC_CHOOSE                      1009
#define IDC_MUST                        1010
#define IDC_BOOK                        1011
#define IDC_TEACHER                     1012
#define IDC_COURSE                      1013
#define IDC_GRADE                       1014
#define IDC_ROOM                        1015
#define IDC_CLASS                       1017
#define IDC_STUDENT_ID                  1019
#define IDC_SEX_M                       1020
#define IDC_SEX_F                       1021
#define IDC_BIRTHDAY                    1022
#define IDC_DBGRID                      1026
#define IDC_REMOTEDATACTL               1027
#define IDC_RESULT                      1028
#define IDC_BYGRADE                     1032
#define IDC_QUERY                       1034
#define IDC_BYCLASS                     1036
#define IDC_BYSTUDENTID                 1037
#define IDC_BYEXAMID                    1038
#define IDC_BYCOURSE                    1039
#define IDC_NUM3                        1043
#define IDC_VIEW1                       1044
#define IDC_VIEW2                       1045
#define IDC_VIEW3                       1046
#define IDC_AVG                         1048
#define IDC_NUM1                        1049
#define IDC_NUM2                        1050
#define IDC_STUDENTID                   1051
#define ID_ADD_COURSE                   32771
#define ID_DELETE_COURSE                32772
#define ID_ADD_TEACHER                  32773
#define ID_DELETE_TEACHER               32774
#define ID_ADD_CLASS                    32775
#define ID_DELETE_CLASS                 32776
#define ID_ADD_STUDENT                  32777
#define ID_DELETE_STUDENT               32778
#define ID_INPUT_MARK                   32779
#define ID_SORTBYMARK                   32780
#define ID_QUERY                        32781
#define ID_COLLECT                      32782

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        145
#define _APS_NEXT_COMMAND_VALUE         32783
#define _APS_NEXT_CONTROL_VALUE         1053
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -