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

📄 resource.h

📁 在VC++环境下,实现与sql真正连接的课程项目.与大家一起学习交流
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Student.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_STUDENT_DIALOG              102
#define IDR_MAINFRAME                   128
#define IDD_MAIN                        129
#define IDR_MENU                        130
#define IDD_OLDPASS                     131
#define IDD_SETPASS                     133
#define IDD_QUERY                       136
#define IDD_ISTUDENT                    137
#define IDD_ICLASS                      138
#define IDD_ICOURSE                     139
#define IDD_ICHOICE                     140
#define IDD_ITEACH                      141
#define IDD_ITEACHING                   142
#define IDD_ABOUT                       143
#define IDC_TRUE                        1000
#define IDC_SERVER                      1001
#define IDC_USER                        1002
#define IDC_PASSWORD                    1003
#define IDC_OldPass                     1003
#define IDC_DBASE                       1004
#define IDC_NewPass                     1004
#define IDC_Verify                      1005
#define IDC_CANCEL                      1007
#define IDC_S_NUM                       1011
#define IDC_STUDENT_NUM                 1012
#define IDC_STUDNET_CLASSNUM            1013
#define IDC_S_CLASSNUM                  1014
#define IDC_STUDENT_NAME                1015
#define IDC_S_NAME                      1016
#define IDC_S_SEX                       1017
#define IDC_CC_NUM                      1018
#define IDC_DTPBITTHDAY                 1019
#define IDC_BTNSAVE                     1020
#define IDC_BTNEXIT                     1021
#define IDC_C_CLASSNUM                  1022
#define IDC_CLASS_NUM                   1023
#define IDC_CLASS_NAME                  1024
#define IDC_CLASS_SPEC                  1025
#define IDC_CLASS_NUM4                  1026
#define IDC_C_SPEC                      1027
#define IDC_C_XB                        1028
#define IDC_C_CLASSNAME                 1029
#define IDC_COURSE_NUM                  1031
#define IDC_COURSE_NAME                 1032
#define IDC_COURSE_SCORE                1033
#define IDC_C_COURSENUM                 1034
#define IDC_C_COURSENAME                1035
#define IDC_C_SCORE                     1036
#define IDC_C_SOCRE                     1037
#define IDC_T_NUM                       1038
#define IDC_T_NAME                      1039
#define IDC_T_DOCTOR                    1040
#define IDC_T_SEX                       1041
#define IDC_T_DTPBITTHDAY               1042
#define IDC_T_COURSENUM                 1043
#define IDC_T_COURSENAME                1044
#define IDC_COMBO_FIELDNAME             1046
#define IDC_COMBO_OPT                   1047
#define IDC_COMBO_FIELDVALUE            1048
#define IDC_BTNADD                      1050
#define IDC_BTNOR                       1051
#define IDC_COMBO_SORT                  1052
#define IDC_RADIO_ASC                   1053
#define IDC_RADIO_DESC                  1054
#define IDC_EDIT_SQL                    1055
#define IDC_LIST_FIELD                  1056
#define IDC_LIST_RESULT                 1057
#define IDC_BTNRUN                      1058
#define IDC_BTNALL                      1059
#define IDC_BTNCLEAR                    1060
#define IDC_BTNNO                       1062
#define IDC_EMAIL                       1064
#define IDC_ADDRESS                     1065
#define ID_SETPASSWORD                  32771
#define ID_EXPORT                       32772
#define ID_EXIT                         32773
#define ID_ExpStudent                   32774
#define ID_ExpClass                     32775
#define ID_ExpCourse                    32776
#define ID_ExpChoice                    32777
#define ID_ExpTeach                     32778
#define ID_ExpTeaching                  32779
#define ID_CONTENT                      32780
#define ID_ABOUT                        32781
#define ID_IStudent                     32782
#define ID_QStudent                     32783
#define ID_IClass                       32786
#define ID_ICourse                      32787
#define ID_IChoice                      32788
#define ID_ITeach                       32789
#define ID_ITeaching                    32790
#define ID_QClass                       32791
#define ID_QCourse                      32792
#define ID_QChoice                      32793
#define ID_QTeach                       32794
#define ID_QTeaching                    32795

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

⌨️ 快捷键说明

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