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

📄 resource.h

📁 这是一个课程设计
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Scoremanager.rc
//
#define IDCANCEL3                       3
#define IDCANCEL2                       4
#define IDC_USER_DEL                    6
#define IDC_USER_EDIT                   7
#define IDC_USER_ADD                    8
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_SCOREMTYPE                  129
#define IDD_LoginDIALOG                 130
#define IDD_PASSWORD                    131
#define IDD_USER                        132
#define IDD_SCOREQUERY                  137
#define IDD_STUDNET                     138
#define IDD_TEACHER                     139
#define IDD_COURSE                      140
#define IDD_QUERYTEACH                  142
#define IDD_SCORE                       143
#define IDD_TEACH                       144
#define IDC_USERNAME                    1000
#define IDC_PASSWORD                    1001
#define IDC_EDIT_USERNAME               1001
#define IDC_EDIT_PASSWORD               1002
#define IDC_EDIT_NEW                    1003
#define IDC_EDIT_CONFIRM                1004
#define IDC_LIST_USER                   1015
#define IDC_USER_NAME                   1016
#define IDC_USER_PASSWORD               1017
#define IDC_USER_NO                     1018
#define IDC_USER_LEVEL                  1019
#define ID_USER_OK                      1020
#define IDC_RADIOBystudent              1021
#define IDC_RADIOBycourse               1022
#define IDC_LIST_QUERY_COURSE           1027
#define IDC_QUERY_COURSE                1032
#define IDC_STUDNET_NO                  1034
#define IDC_STUDNET_NAME                1035
#define IDC_STUDNET_PHONE               1036
#define IDC_STUDENT_AGE                 1037
#define IDC_RADIO_SEX_MALE              1038
#define IDC_RADIO_SEX_FEMALE            1039
#define IDC_LIST_STUDNET                1040
#define IDC_STUDENT_ADD                 1041
#define IDC_STUDNET_EDIT                1042
#define IDC_STUDNET_DEL                 1043
#define ID_STUDNET_OK                   1044
#define IDCANCEL1                       1045
#define IDC_STUDNET_ADDRESS             1046
#define IDC_TEACHER_NO                  1052
#define IDC_TEACHER_NAME                1053
#define IDC_TEACHER_SEX_MALE            1054
#define IDC_TEACHER_SEX_FEMALE          1055
#define IDC_TEACHER_AGE                 1056
#define IDC_LIST_TEACHER                1058
#define IDC_TEACHER_ADD                 1059
#define IDC_TEACHER_EDIT                1060
#define IDC_TEACHER_DEL                 1061
#define ID_TEACHER_OK                   1062
#define IDC_TEACHER_LEVEL               1063
#define IDC_COURSE_NO                   1063
#define IDC_COURSE_NAME                 1064
#define IDC_COURSE_HOUR                 1066
#define IDC_COURSE_ADD                  1067
#define IDC_COURSE_EDIT                 1068
#define IDC_COURSE_DEL                  1069
#define ID_COURSE_OK                    1070
#define IDC_LIST_COURSE                 1071
#define IDC_COURSE_CREDIT               1072
#define IDQUERY_OK                      1072
#define IDC_QUERY_NAME                  1073
#define IDC_COMBO_BY                    1074
#define IDC_QUERY_SCORE                 1075
#define IDC_LIST_VALUE                  1080
#define IDC_LIST                        1082
#define IDC_STUDNETNAME                 1084
#define IDC_COURSENAME                  1085
#define IDC_SCOREPEACE                  1086
#define IDC_SCOREEXAM                   1087
#define IDC_LIST_SCORE                  1088
#define IDC_SCORE_ADD                   1089
#define IDC_SCORE_EDIT                  1090
#define IDC_SCORE_DEL                   1091
#define ID_SCORE_OK                     1092
#define IDC_LIST_TEACH                  1093
#define IDC_TEACH_ADD                   1095
#define IDC_TEACH_EDIT                  1096
#define IDC_TEACH_DEL                   1097
#define ID_TEACH_OK                     1098
#define ID_PASSWORD                     32771
#define ID_USER                         32772
#define ID_STUDENT                      32774
#define ID_TEACHER                      32775
#define ID_COURSE                       32776
#define ID_TEACH                        32777
#define ID_SCORE                        32778
#define ID_QUERY_SCORE                  32779
#define ID_QUERY_TEACH                  32780
#define ID_SCOREb                       32783

// 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         32784
#define _APS_NEXT_CONTROL_VALUE         1099
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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