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

📄 resource.h

📁 用ODBC接口访问access数据库管理系统
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Team2.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_TEAM2_DIALOG                102
#define IDR_MAINFRAME                   128
#define IDD_CABDLG                      130
#define IDD_ADMDLG                      131
#define IDD_INSDLG                      132
#define IDD_STUDLG                      133
#define IDD_STUMOD                      134
#define IDD_INSMOD                      136
#define IDD_ADMPSWDMOD                  137
#define IDD_CABMOD                      138
#define IDD_COURMOD                     139
#define IDR_MENU1                       140
#define IDD_DIALOG1                     141
#define IDD_TEAMMOD                     142
#define IDD_STUVIEW_INS                 143
#define IDC_COMBO1                      1000
#define IDC_EDIT1                       1001
#define IDC_EDIT2                       1002
#define IDC_BASIC                       1003
#define IDC_COURSE                      1004
#define IDC_SCORE                       1005
#define IDC_RADIO1                      1006
#define IDC_RADIO2                      1007
#define IDC_RADIO3                      1008
#define IDC_QUERY                       1009
#define IDC_RADIO4                      1010
#define IDC_RADIO5                      1012
#define IDC_MODIFY                      1013
#define IDC_LIST3                       1016
#define IDC_BTN_QUERY                   1017
#define IDC_BTN_OK                      1017
#define IDC_BTN_MODIFY                  1018
#define IDC_BTN_MODIFYPSWD              1018
#define IDC_RADIO6                      1019
#define IDC_BUTTON1                     1020
#define IDC_EDIT3                       1022
#define IDC_EDIT4                       1023
#define IDC_EDIT5                       1024
#define IDC_BUTTON3                     1025
#define IDC_STUID                       1026
#define IDC_LIST1                       1027
#define IDC_COURSEID                    1028
#define IDCANCLE                        1029
#define IDC_DATETIMEPICKER1             1030
#define IDC_EDIT6                       1031
#define IDC_EDIT7                       1032
#define IDC_EDIT8                       1033
#define IDC_EDIT9                       1034
#define IDC_ADD                         1035
#define IDC_DELETE                      1036
#define IDC_EDIT10                      1037
#define IDC_SCROLLBAR1                  1038
#define IDC_QUERY_INS                   1039
#define IDC_ADD_INS                     1040
#define IDC_MODIFY_INS                  1041
#define IDC_DELETE_INS                  1042
#define IDC_BTN_ADMMODPSWD              1043
#define IDC_CABINFO                     1045
#define IDC_CABQUERY_ADM                1046
#define IDC_CABADD_ADM                  1047
#define IDC_CABMOD_ADM                  1048
#define IDC_CABDEL_ADM                  1049
#define IDC_COURLIST                    1050
#define IDC_COURQUERY_ADM               1051
#define IDC_COURADD_ADM                 1052
#define IDC_COURMOD_ADM                 1053
#define IDC_COURDEL_ADM                 1054
#define IDC_SCORELIST                   1055
#define IDC_SCOREQUERY                  1057
#define IDC_SCOREMOD                    1058
#define IDC_SCOREADD                    1059
#define IDC_TEAMQUERY                   1060
#define IDC_TEAMADD                     1061
#define IDC_TEAMMOD                     1062
#define IDC_STULIST_CAB                 1063

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        144
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1064
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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