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

📄 resource.h

📁 郑阿奇主编< Visual C++教程> 配套的实验书的全部代码
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Ex_Student.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_EX_STUTYPE                  129
#define IDD_DIALOG_SEEK                 131
#define IDD_STUINFO                     132
#define IDD_SCORE_TABLE                 133
#define IDD_COURSEINFO                  134
#define IDD_DIALOG_STAT                 135
#define IDD_DIALOG_SPECIAL              137
#define IDD_STAT_SCORE                  140
#define IDC_EDIT_NAME                   1000
#define IDC_STUNO                       1000
#define IDC_EDIT_NO                     1001
#define IDC_EDIT_COURSENO               1001
#define IDC_COURSENO                    1001
#define IDC_RADIO_MALE                  1002
#define IDC_EDIT_COURSENAME             1002
#define IDC_SCORE                       1002
#define IDC_RADIO_FEMALE                1003
#define IDC_EDIT_COURSEHOURS            1003
#define IDC_CREDIT                      1003
#define IDC_EDIT_CREDIT                 1004
#define IDC_COMBO_SPECIAL               1004
#define IDC_COMBO_TYPE                  1005
#define IDC_DATETIMEPICKER1             1006
#define IDC_COMBO_NO                    1006
#define IDC_EDIT_OPEN                   1006
#define IDC_STATIC_NAME                 1007
#define IDC_COMBO_SPECIAL1              1007
#define IDC_STATIC_HOURS                1008
#define IDC_SPIN1                       1008
#define IDC_STATIC_OPEN                 1009
#define IDC_STATIC_SEEK                 1009
#define IDC_STATIC_SPECIAL              1010
#define IDC_COMBO1                      1010
#define IDC_COMBO_COURSENO              1011
#define IDC_STATIC_NUM                  1011
#define IDC_STATIC_COURSE               1015
#define IDC_BUTTON_DISP                 1016
#define IDC_STATIC_CREDIT2              1017
#define IDC_DRAW                        1018
#define IDC_BUTTON_SPECIAL              1018
#define IDC_BUTTON_SPECIAL1             1019
#define IDC_BUTTON_PHOTO                1020
#define IDC_LIST1                       1020
#define IDC_EDIT_SPECIAL                1021
#define IDC_BUTTON_ADD                  1022
#define IDC_BUTTON_CHANGE               1023
#define IDC_BUTTON_DEL                  1024
#define IDC_STATIC_TERM                 1024
#define IDC_COMBO2                      1025
#define IDC_STATIC_NO                   1026
#define ID_OP_ADD                       32771
#define ID_OP_DEL                       32772
#define ID_OP_CHANGE                    32773
#define ID_SEL_SEEK                     32774
#define ID_SEL_STAT                     32775
#define ID_SEL_ANALYZE                  32776

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        138
#define _APS_NEXT_COMMAND_VALUE         32785
#define _APS_NEXT_CONTROL_VALUE         1027
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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