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

📄 resource.h

📁 一个用mfc开发的基于文本数据库的学生信息管理系统
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ClassSystem.rc
//
#define IDOK2                           3
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_CLASSSYSTEM_DIALOG          102
#define IDR_MAINFRAME                   128
#define IDD_LOGIN_DLG                   129
#define IDD_MANAGER_DLG                 130
#define IDR_MENU_MANAGER                131
#define IDD_TEST                        132
#define IDD_USER_DLG                    133
#define IDB_BITMAP1                     135
#define IDR_MENU_USER                   136
#define IDD_USER_CHANGE_PS              137
#define IDD_USER_EDIT                   138
#define IDD_ADD_MANAGER                 139
#define IDD_DEL_MANAGER                 140
#define IDD_MANAGER_CHANGE_PS           141
#define IDD_INSERT_ITEM                 142
#define IDD_EDIT_ITEM                   143
#define IDD_CHOOSE_USER_EDIT            145
#define IDC_RADIO_MANAGER               1000
#define IDC_RADIO_USER                  1001
#define IDC_EDIT_LOGINPSW               1002
#define IDC_EDIT_LOGINID                1003
#define IDC_EDIT_OLD_PS                 1003
#define IDC_EDIT_NEW_PS1                1004
#define IDC_EDIT_NEW_PS2                1005
#define IDC_EDIT_ACCOUNT                1006
#define IDC_EDIT_NAME                   1007
#define IDC_EDIT_CITY                   1009
#define IDC_EDIT_COLLEGE                1010
#define IDC_EDIT_MAJOR                  1011
#define IDC_EDIT_CET4                   1012
#define IDC_EDIT_DORM                   1013
#define IDC_EDIT_CET6                   1014
#define IDC_EDIT_HOME                   1015
#define IDC_EDIT_MOBILE                 1016
#define IDC_EDIT_PHONE                  1017
#define IDC_EDIT_POST                   1018
#define IDC_EDIT_EMAIL                  1020
#define IDC_LIST1                       1024
#define IDC_EDIT_MANAGER_ACCOUNT        1025
#define IDC_EDIT_MANAGER_PS             1026
#define IDC_LIST_MANAGER                1026
#define IDC_EDIT_OLD_PSM                1027
#define IDC_EDIT_NEW_PS1M               1028
#define IDC_EDIT_NEW_PS2M               1029
#define IDC_COMBO_COLLEGE               1033
#define IDC_LIST_CHOOSE_USER            1038
#define IDD_MANAGER_ADD                 32771
#define IDD_USER_INFO                   32772
#define IDD_USER_MODIFYINFO             32773
#define IDD_USER_CHANGEPS               32774
#define IDM_USER_EXIT                   32775
#define IDD_MANAGER_DEL                 32776
#define IDD_MANAGER_CHANGEPS            32777
#define IDD_MANAGER_ADDITEM             32778
#define IDD_MANAGER_DELITEM             32779
#define IDD_MANAGER_EDITITEM            32780
#define IDD_MANAGER_CHECKSINGLE         32781
#define IDD_MANAGER_CHECK               32782
#define IDD_MANAGER_CHECKRANGE          32783
#define IDD_MANAGER_COUNT               32784
#define IDD_MANAGER_EXIT                32785
#define IDM_TEST1                       32786

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        146
#define _APS_NEXT_COMMAND_VALUE         32787
#define _APS_NEXT_CONTROL_VALUE         1039
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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