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

📄 resource.h

📁 学生信息管理系统是典型的信息管理系统(MIS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by List.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_LIST_DIALOG                 102
#define IDR_MAINFRAME                   128
#define IDI_ICON1                       132
#define IDI_ICON2                       137
#define IDC_CURSOR2                     141
#define IDB_BITMAP2                     143
#define IDB_BITMAP1                     145
#define IDI_ICON3                       146
#define IDB_BITMAP3                     147
#define IDB_BITMAP4                     151
#define IDD_ADDDIALOG                   152
#define IDR_MENU1                       153
#define IDD_CREATDIALOG                 154
#define IDD_DISDIALOG                   156
#define IDD_ADDOBJECT                   158
#define IDD_DELEOBJECT                  160
#define IDD_ADD                         162
#define IDD_DEL                         164
#define IDD_SER                         165
#define IDD_EDIT                        166
#define IDC_LIST1                       1000
#define IDC_COMBO1                      1003
#define IDC_STRAT                       1006
#define IDC_ADD                         1014
#define IDC_DELE                        1015
#define IDC_EDIT                        1016
#define IDC_SERCH                       1017
#define IDC_ALL                         1018
#define IDC_GRADE                       1019
#define IDC_EDIT1                       1020
#define IDC_EDIT2                       1021
#define IDC_EDIT3                       1022
#define IDC_EDIT4                       1023
#define ID_CREATE                       1024
#define ID_DELE                         1025
#define ID_ADD                          1026
#define IDC_STATIC1                     1027
#define IDC_STATIC2                     1028
#define IDC_STATIC3                     1029
#define IDC_EDIT5                       1032
#define IDC_STATIC5                     1033
#define IDC_STATIC4                     1034
#define IDC_EDIT6                       1035
#define IDC_STATIC6                     1036
#define IDC_EDIT7                       1037
#define IDC_STATIC7                     1038
#define IDC_STATIC8                     1039
#define IDC_EDIT8                       1040
#define IDC_XUE                         1041
#define IDC_NAME                        1042
#define IDC_STATIC9                     1043
#define IDC_EDIT9                       1044
#define IDC_STATIC10                    1045
#define IDC_EDIT10                      1046
#define IDC_COMBO2                      1047
#define IDC_EDIT11                      1048
#define IDC_EDIT12                      1049
#define ID_EDIT                         1050
#define ID_ADDBUT                       32771
#define ID_ADDOBJCET                    32773
#define ID_DELEOBJECT                   32774
#define ID_DELEBUT                      32775

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        168
#define _APS_NEXT_COMMAND_VALUE         32776
#define _APS_NEXT_CONTROL_VALUE         1051
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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