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

📄 resource.h

📁 一个完整的人事管理信息系统
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by HrSys.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_HRSYS_DIALOG                102
#define IDR_MAINFRAME                   128
#define IDB_BITMAP1                     135
#define IDR_MENU1                       136
#define IDD_LOGIN_DIALOG                141
#define IDD_DEPMAN_DIALOG               142
#define IDI_ICON1                       143
#define IDD_DEPEDIT_DIALOG              145
#define IDD_EMPEDIT_DIALOG              146
#define IDD_EMPSEL_DIALOG               147
#define IDD_EMPMAN_DIALOG               150
#define IDD_DEPSEL_DIALOG               152
#define IDD_TRANSFER_DIALOG             154
#define IDD_FAMILYEDIT_DIALOG           155
#define IDD_FAMILYMAN_DIALOG            156
#define IDD_EXPEDIT_DIALOG              159
#define IDD_EXPMAN_DIALOG               160
#define IDD_CHECKEDIT_DIALOG            162
#define IDD_CHECKMAN_DIALOG             164
#define IDD_SUMCHECK_DIALOG             166
#define IDD_EVAEDIT_DIALOG              168
#define IDD_EVAMAN_DIALOG               169
#define IDD_USEREDIT_DIALOG             171
#define IDD_USERMAN_DIALOG              173
#define IDD_CHANGEPWD_DIALOG            175
#define IDC_USERNAME_EDIT               1002
#define IDC_PWD_EDIT                    1003
#define IDC_TREE1                       1004
#define IDC_ADD_BUTTON                  1005
#define IDC_MODI_BUTTON                 1006
#define IDC_DEL_BUTTON                  1007
#define IDC_CLOSE_BUTTON                1008
#define IDC_UPPER_STATIC                1012
#define IDC_DEPNAME_EDIT                1013
#define IDC_DESCRIBE_EDIT               1016
#define IDC_ADODC1                      1017
#define IDC_COMBO1                      1018
#define IDC_SEX_COMBO                   1018
#define IDC_QQ_COMBO                    1018
#define IDC_YEAR_COMBO                  1018
#define IDC_USERTYPE_COMBO              1018
#define IDC_DATALIST1                   1019
#define IDC_CC_COMBO                    1019
#define IDC_BJ_COMBO                    1020
#define IDC_SJ_COMBO                    1021
#define IDC_KG_COMBO                    1022
#define IDC_FDXJ_COMBO                  1023
#define IDC_TYPE_COMBO                  1024
#define IDC_NXJ_COMBO                   1024
#define IDC_EMPNAME_EDIT                1025
#define IDC_DXJ_COMBO                   1025
#define IDC_NATION_EDIT                 1026
#define IDC_OT1_COMBO                   1026
#define IDC_SETPHOTO_BUTTON             1027
#define IDC_OT2_COMBO                   1027
#define IDC_OT3_COMBO                   1028
#define IDC_BIRTH                       1029
#define IDC_POLITICAL_EDIT              1030
#define IDC_MARITAL_EDIT                1031
#define IDC_CULTURE_EDIT                1032
#define IDC_FAMILY_EDIT                 1033
#define IDC_BADGE_EDIT                  1034
#define IDC_ID_EDIT                     1035
#define IDC_OFFICE_EDIT                 1036
#define IDC_MOBILE_EDIT                 1037
#define IDC_FILE_EDIT                   1038
#define IDC_HUKOU_EDIT                  1039
#define IDC_HIREDATE                    1040
#define IDC_POSITION                    1041
#define IDC_TITLE_EDIT                  1042
#define IDC_STATE_COMBO                 1043
#define IDC_CONTRACT_EDIT               1044
#define IDC_MEMO_EDIT                   1045
#define IDC_FILLPERSON_STATIC           1046
#define IDC_FILLTIME_STATIC             1047
#define IDC_EMPSEL_BUTTON               1048
#define IDC_DATAGRID1                   1049
#define IDC_TRANSFER_BUTTON             1053
#define IDC_FAMILY_BUTTON               1054
#define IDC_EXP_BUTTON                  1055
#define IDC_OLD_STATIC                  1056
#define IDC_NEW_STATIC                  1057
#define IDC_DEPSEL_BUTTON               1058
#define IDC_NAME_EDIT                   1059
#define IDC_AGE_EDIT                    1060
#define IDC_RELATION_EDIT               1061
#define IDC_ORG_EDIT                    1062
#define IDC_EMPNAME_STATIC              1063
#define IDC_SDATE_EDIT                  1064
#define IDC_EDATE_EDIT                  1065
#define IDC_DATE_STATIC                 1068
#define IDC_CD_EDIT                     1069
#define IDC_ZT_EDIT                     1070
#define IDC_DATETIMEPICKER1             1072
#define IDC_DEPNAME_STATIC              1073
#define IDC_SETDEP_BUTTON               1074
#define IDC_SET_BUTTON                  1075
#define IDC_MONTH_COMBO                 1076
#define IDC_SUM_BUTTON                  1076
#define IDC_MONTH_STATIC                1077
#define IDC_JLRESAON_EDIT               1080
#define IDC_CFREASON_EDIT               1081
#define IDC_JLAMOUNT_EDIT               1082
#define IDC_CFAMOUNT_EDIT               1083
#define IDC_USERNAME_STATIC             1086
#define IDC_OLDPWD_EDIT                 1087
#define IDC_NEWPWD1_EDIT                1088
#define IDC_NEWPWD2_EDIT                1089
#define IDR_DEP                         32771
#define IDR_EMP                         32772
#define IDR_EXIT                        32773
#define IDR_CHECK                       32774
#define IDR_EVA                         32775
#define IDR_USERMAN                     32776
#define IDR_PWDMAN                      32777

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        177
#define _APS_NEXT_COMMAND_VALUE         32778
#define _APS_NEXT_CONTROL_VALUE         1088
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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