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

📄 resource.h

📁 教学管理系统实现了高校教务、教学和学生三大方面的自动化以及交互式管理
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by EduAdministration.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_EDUADMINISTRATION_DIALOG    102
#define IDD_STUCTRL_DIALOG              103
#define IDD_STUINFO_DIALOG              104
#define IDD_STUTRANIN_DIALOG            105
#define IDD_STUTRAN_DIALOG              106
#define IDD_GRADUATE_DIALOG             107
#define IDD_TEACHCTRL_DIALOG            108
#define IDD_TEACHERINFO_DIALOG          109
#define IDD_COURSECTRL_DIALOG           110
#define IDD_EXAMCTRL_DIALOG             111
#define IDD_SCORECTRL_DIALOG            112
#define IDD_SCOREINPUT_DIALOG           113
#define IDD_SCOREOUTPUT_DIALOG          114
#define IDD_LOGVIEW_DIALOG              115
#define IDR_MAINFRAME                   128
#define IDI_ICONNOTE                    130
#define IDI_ICONSEARCH                  132
#define IDI_ICONEDIT                    133
#define IDI_ICONNEW                     134
#define IDI_ICONSAVE                    136
#define IDI_ICONSQLSEARCH               137
#define IDI_ICONOK                      139
#define IDI_ICONCANCEL                  140
#define IDI_ICONEXIT                    142
#define IDI_ICONTOOLS                   143
#define IDI_ICONGRA                     144
#define IDI_ICONOUT                     145
#define IDI_ICONDELETE                  146
#define IDI_ICONLEFT                    149
#define IDI_ICONRIGHT                   150
#define IDC_TABMAIN                     1000
#define IDC_TABSTUCTRL                  1001
#define IDC_EDTSTUNUM                   1002
#define IDC_EDTSTUNAME                  1003
#define IDC_EDTIDENTNUM                 1004
#define IDC_EDTFROMSCH                  1004
#define IDC_EDTSTUNAME2                 1004
#define IDC_COMBOSEX                    1005
#define IDC_EDTTOSCH                    1005
#define IDC_COMBOPOLITY                 1006
#define IDC_EDTBORNDATE                 1008
#define IDC_EDTMATRIDATE                1009
#define IDC_EDTMATRISCORE               1010
#define IDC_EDTINSTITUTE                1011
#define IDC_EDTSPECIALTY                1012
#define IDC_EDTSCHLENGTH                1013
#define IDC_EDTTRANTIME                 1013
#define IDC_EDTGRADE                    1014
#define IDC_EDTCLASS                    1015
#define IDC_EDTPOSTALCODE               1016
#define IDC_EDTINSTITUTE2               1016
#define IDC_EDTCONTACT                  1017
#define IDC_EDTSPECIALTY2               1017
#define IDC_EDTGRADE2                   1018
#define IDC_EDTCLASS2                   1019
#define IDC_EDTTRANTIME2                1020
#define IDC_BTNNEW                      1022
#define IDC_BTNEDIT                     1023
#define IDC_BTNSEARCH                   1024
#define IDC_LISTSTUDENT                 1025
#define IDC_BTNOUT                      1025
#define IDC_BTNGRA                      1026
#define IDC_RADIOOUT                    1030
#define IDC_BTNOK                       1031
#define IDC_BTNCLEAR                    1032
#define IDC_RADIOIN                     1033
#define IDC_LISTLOGSOUT                 1036
#define IDC_LISTLOGSIN                  1037
#define IDC_BTNCOMP                     1039
#define IDC_BTNAUTO                     1040
#define IDC_LISTLOG                     1041
#define IDC_EDTTOINSTITUTE              1042
#define IDC_EDTTOSPECIALTY              1043
#define IDC_EDTTOGRADE                  1044
#define IDC_LISTSSTU                    1046
#define IDC_TABTEACH                    1048
#define IDC_EDTNAME                     1049
#define IDC_EDTCODE                     1050
#define IDC_EDTTITLE                    1051
#define IDC_LIST1                       1053
#define IDC_EDTCOUID                    1055
#define IDC_BTNDELETE                   1056
#define IDC_EDTHOUR                     1059
#define IDC_EDTTEACHER                  1060
#define IDC_COMBOTYPE                   1061
#define IDC_LISTCOURSE                  1062
#define IDC_LISTTEA                     1064
#define IDC_EDTCOUNAME                  1065
#define IDC_EDTDATE                     1066
#define IDC_EDTSTARTTIME                1067
#define IDC_EDTENDTIME                  1068
#define IDC_EDTSCORE                    1068
#define IDC_EDTPLACE                    1069
#define IDC_EDTINVIGILATE               1070
#define IDC_EDTVISITNAME                1071
#define IDC_LISTEXAM                    1074
#define IDC_TAB1                        1075
#define IDC_BTNENTER                    1079
#define IDC_RADIO1                      1079
#define IDC_BTNENTERNEXT                1080
#define IDC_RADIO2                      1080
#define IDC_EDIT1                       1081
#define IDC_EDIT2                       1082
#define IDC_LISTSCORE                   1084
#define IDC_TOINPUT1                    1085
#define IDC_TOINPUT2                    1086
#define IDC_LISTRESULT                  1087
#define IDC_LBLSCORE                    1088
#define IDC_BTNPRE                      1089
#define IDC_BTNNEXT                     1090
#define IDC_COMBO1                      1090

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        152
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1091
#define _APS_NEXT_SYMED_VALUE           116
#endif
#endif

⌨️ 快捷键说明

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