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

📄 resource.h

📁 一个学生信息管理系统,使用了多中数值算法,有HASH查找,归并排序,堆排序,快速排序,界面也不错
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by StudInfoManager.rc
//
#define IDD_ABOUTBOX                    100
#define IDC_PAGER_CTRL                  101
#define IDC_OUTLOOKBAR                  102
#define IDC_FLATTAB                     103
#define IDC_OUTPUT_COLORRICHEDIT        104
#define ID_VIEW_OUTPUT                  105
#define ID_VIEW_WORKSPACE               106
#define IDC_PROGRESS                    107
#define ID_DISPTIME                     108
#define IDR_MAINFRAME                   128
#define IDR_STUDINTYPE                  129
#define IDD_QUERYDB                     130
#define IDD_SEARCHSTATISTICS            130
#define IDB_BITMAP1                     131
#define IDB_SPLASH                      131
#define IDD_DLGBAR                      139
#define IDD_PROPERTY                    141
#define IDB_OK                          148
#define IDB_CANCEL                      149
#define IDI_HELP                        151
#define IDD_HELP                        155
#define IDI_SEARCH                      167
#define IDI_PROPERTY                    172
#define IDR_MENU_TRAY                   173
#define IDC_BUTTON1                     1000
#define IDM_SEARCH                      1000
#define IDC_EDITBOYCOUNT                1001
#define IDC_EDITGIRLCOUNT               1002
#define IDC_EDITAVERAGEAGE              1003
#define IDC_LISTCOURSEAVERAGEMARK       1005
#define IDC_LISTSTUDAVERAGEMARK         1006
#define IDC_EDITPERSONAVERAGEMARK       1006
#define IDC_LISTGRADEAVERAGEAGE         1007
#define IDC_EDITCOURSEAVERAGEMARK       1007
#define IDC_EDITGRADEAVERAGEAGE         1008
#define IDC_EDIT_HELP                   1011
#define IDC_EDIT_BADRATE                1011
#define IDC_EDIT_MARK1                  1011
#define IDC_EDIT_LAXIS                  1012
#define IDC_EDIT_NAME                   1012
#define IDC_EDIT_SAXIS                  1013
#define IDC_EDIT_STUDNUM                1013
#define IDC_EDIT_GOODRATE               1014
#define IDC_EDIT_SEX                    1014
#define IDC_EDIT_GOODPHOTON             1015
#define IDC_EDIT_AGE                    1015
#define IDC_EDIT_BADPHOTON              1016
#define IDC_EDIT_COURSE1                1016
#define IDC_STATIC1                     1017
#define IDC_STATIC4                     1018
#define IDC_EDIT_TEACHER2               1019
#define IDC_STATIC5                     1020
#define IDC_STATIC3                     1021
#define IDC_STATIC6                     1022
#define IDC_EDIT_MARK2                  1023
#define IDC_STATIC8                     1030
#define IDC_EDIT_DEADRATE1              1031
#define IDC_EDIT_COURSE2                1031
#define IDC_EDIT_DEADPHOTON1            1032
#define IDC_EDIT_TEACHER1               1032
#define IDC_BUTTON_SEARCH               1063
#define IDC_BTN_SEARCH                  1063
#define IDC_EDIT_NUM                    1130
#define IDC_COMBO_SCHCTT                1144
#define IDC_COMBO_SCHSORT               1145
#define IDC_STATIC_TIP                  1150
#define IDM_ADD                         32771
#define IDM_START                       32771
#define IDM_A                           32772
#define IDM_STOP                        32772
#define IDM_DISP                        32772
#define IDM_EXIT                        32773
#define IDM_FILTER                      32774
#define IDM_DELETE_ITEM                 32775
#define IDM_DELITEM                     32775
#define IDM_DELETE                      32775
#define IDM_CLEAR_LIST                  32776
#define IDM_CLEARLIST                   32776
#define IDM_CLEAR                       32776
#define IDM_PROPERTY                    32785
#define IDM_DETECT                      32786
#define IDM_FILE_SAVE                   32800
#define IDM_HELP                        32800
#define IDM_FILEOPEN                    32800
#define IDM_PWDSET                      32802
#define IDM_HIDE                        32809
#define IDM_WORKSPACEBAR                32811
#define IDM_OUTPUTBAR                   32812
#define IDM_SYSSET                      32819
#define IDM_MAIN                        32820

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        132
#define _APS_NEXT_COMMAND_VALUE         32773
#define _APS_NEXT_CONTROL_VALUE         1007
#define _APS_NEXT_SYMED_VALUE           110
#endif
#endif

⌨️ 快捷键说明

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