📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by CheckManage.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_CHECKMANAGE_DIALOG 102
#define IDR_MAINFRAME 128
#define IDB_BITMAP1 129
#define IDD_LOGIN_DIALOG 131
#define IDD_USER_MAN_DIALOG 132
#define IDD_USER_EDIT_DIALOG 134
#define IDD_PASSWD_DIALOG 135
#define IDI_ICON1 136
#define IDR_MENU1 137
#define IDD_SET_TIME_DIALOG 138
#define IDD_HOLIDAY_MAN_DIALOG 139
#define IDD_HOLIDAY_EDIT_DIALOG 141
#define IDD_DEP_MAN_DIALOG 143
#define IDD_DEP_EDIT_DIALOG 144
#define IDD_EMP_MAN_DIALOG 145
#define IDD_EMP_EDIT_DIALOG 147
#define IDD_DEP_SEL_DIALOG 149
#define IDD_ON_DUTY_MAN_DIALOG 151
#define IDD_ON_DUTY_EDIT_DIALOG 153
#define IDD_OVERTIME_MAN_DIALOG 154
#define IDD_OVERTIME_EDIT_DIALOG 157
#define IDD_LEAVE_MAN_DIALOG 159
#define IDD_LEAVE_EDIT_DIALOG 161
#define IDD_ERRAND_MAN_DIALOG 163
#define IDD_ERRAND_EDIT_DIALOG 165
#define IDD_TIME_SEL_DIALOG 167
#define IDD_MONTH_DIALOG 169
#define IDD_ABSENCE_DIALOG 171
#define IDC_USER_EDIT 1000
#define IDC_PASSWD_EDIT 1001
#define IDC_CONFIRM_EDIT 1002
#define IDC_ADODC1 1003
#define IDC_DATAGRID1 1004
#define IDC_ADD_BUTTON 1005
#define IDC_TREE1 1006
#define IDC_MODI_BUTTON 1007
#define IDC_DEL_BUTTON 1008
#define IDC_TYPE_COMBO 1009
#define IDC_USER_STATIC 1010
#define IDC_OLD_EDIT 1011
#define IDC_NEW_EDIT 1012
#define IDC_UPPER_STATIC 1013
#define IDC_DEPNAME_EDIT 1014
#define IDC_YEAR_COMBO 1015
#define IDC_MONTH_COMBO 1016
#define IDC_DAY_COMBO 1017
#define IDC_DESCRIBE_EDIT 1018
#define IDC_HOUR_COMBO 1019
#define IDC_MINUTE_COMBO 1020
#define IDC_SEX_COMBO 1021
#define IDC_SECOND_COMBO 1022
#define IDC_ON_COMBO 1023
#define IDC_OFF_COMBO 1024
#define IDC_EMPNAME_EDIT 1025
#define IDC_NAME_EDIT 1025
#define IDC_NATION_EDIT 1026
#define IDC_FOLK_EDIT 1026
#define IDC_DATETIMEPICKER1 1027
#define IDC_SETPHOTO_BUTTON 1028
#define IDC_SET_PHOTO_BUTTON 1028
#define IDC_BIRTH 1029
#define IDC_BIRTHDAY 1029
#define IDC_POLITICAL_EDIT 1030
#define IDC_PARTY_EDIT 1030
#define IDC_QUAN_QIN_RADIO 1030
#define IDC_MARITAL_EDIT 1031
#define IDC_MARRY_EDIT 1031
#define IDC_XIU_XI_RADIO 1031
#define IDC_CULTURE_EDIT 1032
#define IDC_EDUCATION_EDIT 1032
#define IDC_CHI_DAO_CHECK 1032
#define IDC_FAMILY_EDIT 1033
#define IDC_NATIVE_PLACE_EDIT 1033
#define IDC_ZAO_TUI_CHECK 1033
#define IDC_BADGE_EDIT 1034
#define IDC_KUANG_GONG_RADIO 1034
#define IDC_ID_EDIT 1035
#define IDC_IDCARD_EDIT 1035
#define IDC_SEL_DEP_BUTTON 1035
#define IDC_OFFICE_EDIT 1036
#define IDC_OFFICE_PHONE_EDIT 1036
#define IDC_MOBILE_EDIT 1037
#define IDC_HOUR_EDIT 1037
#define IDC_FILE_EDIT 1038
#define IDC_RADIO1 1038
#define IDC_HUKOU_EDIT 1039
#define IDC_RADIO2 1039
#define IDC_HIREDATE 1040
#define IDC_HIRE_DATE 1040
#define IDC_RADIO3 1040
#define IDC_POSITION 1041
#define IDC_MISSION_EDIT 1041
#define IDC_DEPNAME_STATIC 1041
#define IDC_TITLE_EDIT 1042
#define IDC_DUTY_EDIT 1042
#define IDC_CHECKDATE_STATIC 1042
#define IDC_STATE_COMBO 1043
#define IDC_SHI_JIA_RADIO 1043
#define IDC_CONTRACT_EDIT 1044
#define IDC_BING_JIA_RADIO 1044
#define IDC_MEMO_EDIT 1045
#define IDC_FILLPERSON_STATIC 1046
#define IDC_FILLIN_PERSON_STATIC 1046
#define IDC_FILLTIME_STATIC 1047
#define IDC_FILLIN_TIME_STATIC 1047
#define IDC_RESERCH_BUTTON 1047
#define IDC_EMPSEL_BUTTON 1048
#define IDC_HOLIDAYNAME_EDIT 1050
#define IDC_FAMILY_BUTTON 1054
#define IDC_EXP_BUTTON 1055
#define IDR_TIME 32771
#define IDR_HOLIDAY 32772
#define IDR_DEP 32774
#define IDR_EMP 32775
#define IDR_EXIT 32776
#define IDR_ON_DUTY 32777
#define IDR_OVERTIME 32778
#define IDR_LEAVE 32779
#define IDR_ERRAND 32780
#define IDR_TIME_SEL 32781
#define IDR_DAY_REPORT 32781
#define IDR_DEP_SEL 32782
#define IDR_MONTH_REPORT 32782
#define IDR_EMP_SEL 32783
#define IDR_ABSENCE 32785
#define IDR_DUTY_STAT 32786
#define IDR_OVERTIME_STAT 32787
#define IDR_USER 32788
#define IDR_PASSWD 32789
#define IDR_ENTER 32790
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 174
#define _APS_NEXT_COMMAND_VALUE 32791
#define _APS_NEXT_CONTROL_VALUE 1051
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -