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

📄 resource.h

📁 课程设计的简单Access学生数据库系统
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by SM.rc
//
#define IDCANCEL2                       3
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_SM_DIALOG                   102
#define IDS_DATABASENAME                102
#define IDS_SELECT_CLASS                103
#define IDS_SELECT_STUDENT              104
#define IDR_MAINFRAME                   128
#define IDD_UNIT_DIALOG                 129
#define IDR_MAINMENU                    130
#define IDD_TEACHER_DIALOG              131
#define IDD_CLASS_DIALOG                133
#define IDD_STUDENT_DIALOG              134
#define IDD_TEACHER_LIST_DIALOG         136
#define IDD_SEARCH_DIALOG               137
#define IDD_SUBJECTLIST_DIALOG          140
#define IDD_SUBJECT_DIALOG              141
#define IDD_TEACHING_DIALOG             142
#define IDD_TEACHING_SET_DIALOG         143
#define IDD_SCORE_DIALOG                144
#define IDD_SCORE_SET_DIALOG            148
#define IDD_AVG_CLASS_DIALOG            150
#define IDD_SCORE_PRINT_DIALOG          152
#define IDD_LOG_DIALOG                  154
#define IDD_ACCOUNT_DIALOG              155
#define IDD_AVG_SUBJECT_DIALOG          156
#define IDD_UPDOWN_DIALOG               157
#define IDI_ICON1                       161
#define IDI_ICON3                       162
#define IDI_ICON2                       163
#define IDD_ACCOUNT_SET_DIALOG          164
#define IDD_DIALOG_PRINT                165
#define IDD_DIALOG_PREVIEW              166
#define IDD_DIALOG_PRINT_REMARK         167
#define IDR_UNIT_POP_MENU               168
#define IDR_POP_STU_MENU                170
#define IDC_TREE1                       1001
#define IDC_LEFT_TREE                   1002
#define IDC_EDIT_NAME                   1003
#define IDC_ID                          1005
#define IDC_UNITTREE                    1007
#define IDC_EDITNAME                    1009
#define IDC_COMBOSEX                    1010
#define IDC_TELE                        1011
#define IDC_MAIL                        1012
#define IDC_EDIT1                       1013
#define IDC_COMBO1                      1014
#define IDC_EDIT_MAIL                   1016
#define IDC_EDIT4                       1017
#define IDC_NEW                         1019
#define IDC_TEACHER_LIST                1020
#define IDC_EDIT                        1021
#define IDC_DELETE                      1022
#define IDC_SEARCH                      1023
#define IDC_S_TEXT                      1024
#define IDC_COMBO_SEX                   1025
#define IDC_DTPICKER1                   1027
#define IDC_COMBO_NUM                   1028
#define IDC_LIST                        1029
#define IDC_CLASS                       1030
#define IDC_SUBJECT_LIST                1031
#define IDC_EDIT3                       1037
#define IDC_LIST1                       1038
#define IDC_LIST2                       1039
#define IDC_DTPICKER2                   1040
#define IDC_LEFT_LIST                   1041
#define IDC_LIST4                       1042
#define IDC_PRINT                       1043
#define IDC_SUBJECT_COMBO               1045
#define ID_COUNT                        1047
#define IDC_AVG_SUBJECT_EDIT            1049
#define IDC_STUDENT_COMBO               1050
#define IDC_EDIT2                       1051
#define IDC_PASSWORD_EDIT               1051
#define IDC_NEW_1                       1051
#define IDC_BUTTON_PRINT                1052
#define IDC_TO_RIGHT_BUTTON             1053
#define IDC_TO_LEFT_BUTTON              1054
#define IDC_RIGHT_LIST                  1055
#define IDC_RIGHT_TREE                  1056
#define IDC_LEFT_SELECT_ALL_BUTTON      1057
#define IDC_RIGHT_SELECT_ALL_BUTTON     1058
#define IDC_ACCOUNT_COMBO               1058
#define IDC_OLD_STATIC                  1059
#define IDC_OLD_EDIT                    1060
#define IDC_NEW_2                       1061
#define IDC_NAME                        1062
#define IDC_BUTTON1                     1063
#define ID_TEACHER                      32775
#define ID_UPDOWN                       32778
#define ID_EXIT                         32779
#define ID_TEACHING                     32782
#define ID_SCORE                        32801
#define ID_SUBJECT                      32804
#define ID_NEW_UNIT                     32805
#define ID_VIEW_UNIT                    32806
#define ID_EDIT_UNIT                    32807
#define ID_DELETE_UNIT                  32808
#define ID_FIND_UNIT                    32809
#define ID_NEW_CLASS                    32810
#define ID_VIEW_CLASS                   32811
#define ID_EDIT_CLASS                   32812
#define ID_DELETE_CLASS                 32813
#define ID_FIND_CLASS                   32814
#define ID_NEW_STUDENT                  32815
#define ID_VIEW_STUDENT                 32816
#define ID_EDIT_STUDENT                 32817
#define ID_DELETE_STUDENT               32818
#define ID_FIND_STUDENT                 32819
#define ID_AVG_CLASS                    32820
#define ID_AVG_SUBJECT                  32821
#define ID_PRINT_SCORE                  32822
#define ID_LOGIN                        32823
#define ID_LOGOUT                       32824
#define ID_ACCOUNT                      32825
#define ID_ABOUT                        32826
#define ID_POP_VIEW                     32832
#define ID_DELETE                       32833
#define ID_POP_NEW_UNIT                 32834
#define ID_POP_NEW_CLASS                32835
#define ID_POP_STU_NEW                  32836
#define ID_POP_STU_DELETE               32837
#define ID_POP_STU_VIEW                 32838

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

⌨️ 快捷键说明

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