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

📄 resource.h

📁 一个小型的学生成绩管理系统
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by 学生成绩管理系统.rc
//
#define IDD_MY_FORM1                    7
#define IDD_ABOUTBOX                    100
#define IDD_MY_FORM                     101
#define IDR_MAINFRAME                   128
#define IDR_MYTYPE                      129
#define IDD_MY_FORM2                    131
#define IDB_BITMAP1                     132
#define IDB_DAYIN                       133
#define IDB_PREVIEW                     136
#define IDD_GRADEADD                    137
#define IDD_GRADEEDIT                   138
#define IDD_COURSEDLG                   139
#define IDD_STUDENTDLG                  140
#define IDD_CLASSDLG                    141
#define IDD_STUDENTADDDLG               142
#define IDD_STUDENTEDITDLG              144
#define IDD_CLASSADDDLG                 145
#define IDD_CLASSEDITDLG                146
#define IDD_COURSEADDDLG                147
#define IDD_COURSEEDITDLG               148
#define IDB_SPLANSH                     149
#define IDI_CLOSE                       153
#define IDC_LISTSORT                    1004
#define IDC_BUTTONJIGE                  1005
#define IDC_SEARCHNO                    1006
#define IDC_BUTTONBUJIGE                1006
#define IDC_SEARCHNAME                  1007
#define IDC_BUTTONJIANGJIN              1007
#define IDC_BUTTONREFRESH               1008
#define IDC_BUTTONZONGSHU               1008
#define IDC_LISTMODIFY                  1009
#define IDC_LISTSEARCH                  1010
#define IDC_COMBOYEAR                   1012
#define IDC_COMBOZHUANYIE               1013
#define IDC_COMBOCLASS                  1014
#define IDC_COMBOCOURSE                 1015
#define IDC_BUTTONSEARCH                1016
#define IDC_BUTTONADD                   1017
#define IDC_BUTTONDELETE                1018
#define IDC_BUTTONMODIFY                1019
#define IDC_STATICJIGE                  1020
#define IDC_STATICBUJIGE                1021
#define IDC_EDITGRADE                   1022
#define IDC_COMBONO                     1023
#define IDC_COMBONAME                   1024
#define IDC_STATICZONGRENSHU            1025
#define IDC_STUDENTNO                   1026
#define IDC_STUDENTNAME                 1027
#define IDC_COURSELIST                  1027
#define IDC_GRADE                       1028
#define IDC_COURSE                      1029
#define IDC_LISTSTUDENT                 1029
#define IDC_BUTTONEDIT                  1030
#define IDC_LISTCLASS                   1031
#define IDC_EDITNO                      1033
#define IDC_EDITNAME                    1034
#define IDC_CLASSNO                     1036
#define IDC_ZHUANYIE                    1037
#define IDC_CLASSNAME                   1038
#define IDC_XIMING                      1039
#define IDC_COURSENAME                  1041
#define IDC_COURSENO                    1042
#define IDC_XUEFEN                      1043
#define IDC_XUEQI                       1044
#define IDC_EMAIL                       1046
#define ID_UPDATEVIEW                   32771
#define ID_SEARCHVIEW                   32772
#define ID_SORTVIEW                     32773
#define ID_EDIT                         32780
#define ID_APPLICATION                  32781
#define ID_SYSTEMINFO                   32782
#define ID_COURSEMANAGER                32785
#define ID_STUDENTMANAGER               32786
#define ID_CLASSMANAGER                 32787

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        168
#define _APS_NEXT_COMMAND_VALUE         32797
#define _APS_NEXT_CONTROL_VALUE         1047
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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