📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by TeacherMIS.rc
//
#define IDD_ABOUTBOX 100
#define IDD_TEACHERMIS_FORM 101
#define IDR_MAINFRAME 128
#define IDR_TEACHETYPE 129
#define IDD_DIALOG_LOG 130
#define IDD_DIALOG_CHANGEPWD 131
#define IDD_DIALOG_USERMAN 132
#define IDD_DIALOG_ADDUSER 133
#define IDD_DIALOG_ADDTEACHER 134
#define IDD_DIALOG_MODIFY 135
#define IDD_DIALOG1 136
#define IDD_DIALOG_COUNT 136
#define IDD_DIALOG_QUERY 137
#define IDC_EDIT_USERNAME 1000
#define IDC_EDIT_PWD 1001
#define IDC_EDIT_OLD 1002
#define IDC_EDIT_NEW1 1003
#define IDC_EDIT_NEW2 1005
#define IDC_STATIC_USERNAME 1006
#define IDC_LIST_USER 1007
#define IDC_BUTTON_DELETE 1008
#define IDC_BUTTON_ADDUSER 1009
#define IDC_EDIT_NAME 1010
#define IDC_LIST_TEACHER 1011
#define IDC_BUTTON_ADD 1013
#define IDC_BUTTON_MODIFY 1015
#define IDC_BUTTON_QUERY 1016
#define IDC_BUTTON_SPC 1017
#define IDC_BUTTON_FIRST 1018
#define IDC_BUTTON_PRE 1019
#define IDC_BUTTON_NEXT 1020
#define IDC_BUTTON_LAST 1021
#define IDC_BUTTON_ALL 1022
#define IDC_EDIT_AGE 1024
#define IDC_COMBO_KIND 1027
#define IDC_COMBO_POST 1030
#define IDC_COMBO_JOBTITLE 1031
#define IDC_COMBO_ORIENTATION 1033
#define IDC_COMBO_EDUCATION 1034
#define IDC_RADIO_SEX1 1036
#define IDC_RADIO_SEX2 1037
#define IDC_STATIC_ID 1038
#define IDC_COMBO_PSOT 1044
#define IDC_STATIC_ONJOB 1051
#define IDC_STATIC_PARTY 1052
#define IDC_STATIC_FEMALE 1053
#define IDC_STATIC_DEVELOP 1054
#define IDC_STATIC_DOCTOR 1055
#define IDC_STATIC_MASTER 1056
#define IDC_EDIT_ID 1057
#define IDC_COMBO_SEX 1070
#define ID_MENU_CHANGEPWD 32771
#define ID_MENU_USERMAN 32772
// 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 32773
#define _APS_NEXT_CONTROL_VALUE 1071
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -