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

📄 resource.h

📁 学生选课系统
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by SC.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_SC_DIALOG                   102
#define IDD_SCCONSOLE_DIALOG            103
#define IDD_SEARCHRECORD_DIALOG         107
#define IDD_STUDENT_DIALOG              108
#define IDD_STUDENTSEARCH_DIALOG        109
#define IDD_COURSE_DIALOG               110
#define IDD_COURSESEARCH_DIALOG         111
#define IDD_SC_DIALOG1                  112
#define IDD_SCSEARCH_DIALOG             113
#define IDD_SCCALCULATE_DIALOG          114
#define IDD_DEFINE_DIALOG               115
#define IDR_MAINFRAME                   128
#define IDC_USER_EDIT                   1000
#define IDC_PASSWORD_EDIT               1001
#define IDC_NEW_PASSWORD                1002
#define IDC_FUNC_TAB                    1005
#define IDC_STUDENT_LIST                1016
#define IDC_S_ADD                       1017
#define IDC_S_CHANGE                    1018
#define IDC_S_DELETE                    1019
#define IDC_SNO                         1020
#define IDC_SDEPT                       1021
#define IDC_SNAME                       1022
#define IDC_SAGE                        1023
#define IDC_S_SEARCH                    1024
#define IDC_SSEX                        1025
#define IDC_SEARCH_NO                   1026
#define IDC_S_SEARCH_2                  1026
#define IDC_SEARCH_NAME                 1027
#define IDC_SEARCH_AGE                  1028
#define IDC_SEARCH_SEX                  1029
#define IDC_SEARCH_DEPT                 1030
#define IDC_SEARCH_AGE_2                1031
#define IDC_CSEARCH_NO                  1032
#define IDC_SEARCH_NO_2                 1033
#define IDC_S_RESET                     1034
#define IDC_SEARCH_PNO_2                1034
#define IDC_CSEARCH_NAME                1035
#define IDC_SEARCH_CREDIT_2             1035
#define IDC_COURSE_LIST                 1036
#define IDC_CSEARCH_NO_2                1036
#define IDC_CNO                         1037
#define IDC_CSEARCH_PNO_2               1037
#define IDC_CNAME                       1038
#define IDC_CSEARCH_CREDIT_2            1038
#define IDC_CPNO                        1039
#define IDC_SCSEARCH_GRADE_2            1039
#define IDC_CCREDIT                     1040
#define IDC_C_ADD                       1041
#define IDC_C_CHANGE                    1042
#define IDC_C_DELETE                    1043
#define IDC_C_SEARCH_2                  1044
#define IDC_C_SEARCH                    1045
#define IDC_C_ALL                       1046
#define IDC_SEARCH_PNO                  1047
#define IDC_SC_ALL                      1047
#define IDC_SEARCH_CREDIT               1048
#define IDC_C_RESET                     1049
#define IDC_SC_LIST                     1054
#define IDC_SC_ADD                      1055
#define IDC_SC_CHANGE                   1056
#define IDC_SC_DELETE                   1057
#define IDC_SC_SEARCH                   1058
#define IDC_SC_SEARCH_2                 1059
#define IDC_SC_CALCULATE                1060
#define IDC_GRADE                       1062
#define IDC_SLIST                       1063
#define IDC_CLIST                       1064
#define IDC_SSEARCH_NO_2                1064
#define IDC_SSEARCH_NO                  1065
#define IDC_SSEARCH_NAME                1066
#define IDC_CSEARCH_PNO                 1067
#define IDC_SSEARCH_AGE_2               1068
#define IDC_SSEARCH_AGE                 1069
#define IDC_SSEARCH_SEX                 1070
#define IDC_CSEARCH_CREDIT              1071
#define IDC_SSEARCH_DEPT                1072
#define IDC_SCSEARCH_GRADE              1073
#define IDC_SCCLIST                     1073
#define IDC_DEFINE                      1075
#define IDC_SUMMIT                      1076
#define IDC_USER                        1077
#define IDC_OLD_PASSWORD                1078
#define IDC_S_ALL                       1079

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        138
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1080
#define _APS_NEXT_SYMED_VALUE           116
#endif
#endif

⌨️ 快捷键说明

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