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

📄 resource.h

📁 C++应用编程20例,各种小程序原代码都有
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by Classsystem.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_CLASSSYSTEM_DIALOG          102
#define IDR_MAINFRAME                   128
#define IDD_LOGIN_DIALOG                129
#define IDR_MENU1                       130
#define IDB_BITMAP1                     132
#define IDD_DEPEDIT_DIALOG              133
#define IDD_DEPMAN_DIALOG               134
#define IDI_ICON1                       135
#define IDD_INFOEDIT_DIALOG             136
#define IDD_INFOMAN_DIALOG              138
#define IDD_CHANGEPWD_DIALOG            140
#define IDD_USEREDIT_DIALOG             141
#define IDD_USERMAN_DIALOG              143
#define IDD_CHECKMAN_DIALOG             145
#define IDD_CHECKEDIT_DIALOG            147
#define IDD_GRADELIST_DIALOG            152
#define IDC_USERNAME_EDIT               1000
#define IDC_PWD_EDIT                    1001
#define IDC_DEPNAME_EDIT                1002
#define IDC_DESCRIBE_RICHEDIT           1003
#define IDC_INSERT                      1004
#define IDC_MODI                        1005
#define IDC_DELETE                      1006
#define IDC_TREE1                       1007
#define IDC_UPPER_STATIC                1008
#define IDC_BADGE_EDIT                  1009
#define IDC_EMPNAME_EDIT                1010
#define IDC_SEX_COMBO                   1011
#define IDC_BIRTH                       1013
#define IDC_GRADE_EDIT                  1014
#define IDC_MEMO_EDIT                   1015
#define IDC_MAJOR_EDIT                  1016
#define IDC_XUEHAO_EDIT                 1017
#define IDC_ADD_BUTTON                  1018
#define IDC_ADODC1                      1019
#define IDC_DATAGRID1                   1020
#define IDC_MODI_BUTTON                 1021
#define IDC_DEL_BUTTON                  1022
#define ID_SEARCH                       1023
#define IDC_OLDPWD_EDIT                 1024
#define IDC_NEWPWD1_EDIT                1025
#define IDC_NEWPWD2_EDIT                1026
#define IDC_USERNAME_STATIC             1027
#define IDC_USERTYPE_COMBO              1029
#define IDC_DATALIST1                   1030
#define IDC_ADODC2                      1038
#define IDC_NAME_EDIT                   1041
#define IDC_MAJOR_STATIC                1042
#define IDC_ID_EDIT                     1047
#define IDC_COURSE_EDIT                 1051
#define IDC_BUTTON1                     1052
#define IDC_BUTTON2                     1054
#define ID_MAJOR_MENUITEM               32771
#define ID_STUDENT_MENUITEM             32772
#define ID_EXIT_MENU                    32773
#define ID_GRADE_MENUITEM               32774
#define ID_GRADELIST_MENUITEM           32775
#define ID_USERMAN_MENUITEM             32776
#define ID_MIMAEDIT_MENUITEM            32777
#define ID_ABOUT                        32779

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        154
#define _APS_NEXT_COMMAND_VALUE         32780
#define _APS_NEXT_CONTROL_VALUE         1055
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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