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

📄 resource.h

📁 数据库编程
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Course.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_COURSE_DIALOG               102
#define IDR_MAINFRAME                   128
#define IDD_TEACHER_DIALOG              131
#define IDD_STUDENT_DIALOG              132
#define IDD_ADMINISTRATOR_DIALOG        133
#define IDD_ADD_ADMINI_DIALOG           134
#define IDD_ADD_TEACHER_DIALOG          135
#define IDD_ADD_STUDENT_DIALOG          136
#define IDD_ID_DIALOG                   137
#define IDD_MODIFY_DIALOG               138
#define IDD_STUDENTCOURSE_DIALOG        139
#define IDD_ADD_COURSE_DIALOG           140
#define IDD_TEACHER_VIEW_DIALOG         141
#define IDD_VIEW_STUDENT_DIALOG         142
#define IDD_ABOUT_DIALOG                147
#define IDC_USERNAME_EDIT               1001
#define IDC_PASSWORD_EDIT               1002
#define IDC_ID_STATIC                   1003
#define IDC_STATUS_COMBO                1004
#define IDC_WEL_EDIT                    1005
#define IDC_COURSE_LIST                 1006
#define IDC_ELECT_BUTTON                1007
#define IDC_UNELECT_BUTTON              1008
#define IDC_MODIFY_BUTTON               1009
#define IDC_LOGIN_BUTTON                1010
#define IDC_ADD_BUTTON                  1012
#define IDC_DELETE_BUTTON               1013
#define IDC_ADMINI_RADIO                1014
#define IDC_TEACHER_RADIO               1015
#define IDC_STUDENT_RADIO               1016
#define IDC_WELCOME_EDIT                1018
#define IDC_VIEW_BUTTON                 1019
#define IDC_ID_EDIT                     1020
#define IDC_NAME_EDIT                   1021
#define IDC_MIMA_EDIT                   1022
#define IDC_CLASS_EDIT                  1023
#define IDC_PASSWORD1_EDIT              1025
#define IDC_PASSWORD2_EDIT              1026
#define IDC_PASSWORD3_EDIT              1027
#define IDC_UPNUM_EDIT                  1032
#define IDC_VIEW_LIST                   1040
#define IDC_TEACHER_LIST                1044
#define IDC_STUDENT_LIST                1045
#define IDC_ABOUT_BUTTON                1046

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        148
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1047
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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