📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by salarly.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_SALARLY_DIALOG 102
#define IDR_MAINFRAME 128
#define IDD_EMPLOY 129
#define IDD_SALARY 130
#define IDD_EMPLOY1 131
#define IDD_SALARY1 132
#define IDD_COMPUTATION 133
#define IDD_DELECT 134
#define IDD_DLG_LOGIN 135
#define IDD_PWD 137
#define IDR_MENU1 138
#define IDD_SALARY2 138
#define IDD_DELECTEMPLOY 139
#define IDB_BITMAP1 144
#define IDC_TAB1 1000
#define IDC_LIST1 1002
#define IDC_ID 1003
#define IDC_SEX 1004
#define IDC_JOB 1005
#define IDC_NAME 1006
#define IDC_DEPARTMENT 1007
#define IDC_TEL 1008
#define IDC_ADDRESS 1009
#define IDC_BUTTON_QUERY 1011
#define IDC_QUERY 1012
#define IDC_BUTTON_EDIT 1013
#define IDC_BUTTON_DELET 1014
#define IDC_BUTTON_ADD 1015
#define IDC_BUTTON_SHOW 1016
#define IDC_LIST2 1018
#define IDC_LIST3 1019
#define IDC_BUTTON_DETEL 1024
#define IDC_STATIC_DLG 1026
#define IDC_BUTTON_COMPUTATION 1026
#define IDC_BUTTON_SALARYSHOW 1027
#define IDC_DATETIMEPICKER 1027
#define IDC_BUTTON_CHECKSHOW 1028
#define IDC_DATETIMEPICKER1 1028
#define IDC_WELFARE 1031
#define IDC_ADD 1032
#define IDC_TOTAL 1033
#define IDC_BONUS 1035
#define IDC_FINE 1036
#define IDC_BASIC 1037
#define IDC_WORKTIME 1038
#define IDC_BUSINESS 1039
#define IDC_OVERTIME 1040
#define IDC_REMARK 1041
#define IDC_LATE 1043
#define IDC_LEAVE 1044
#define IDC_ABSENT 1045
#define IDC_SPIN_BUSINESS 1047
#define IDC_SPIN_LATE 1048
#define IDC_SPIN_ABSENT 1049
#define IDC_SPIN_WORKTIME 1050
#define IDC_SPIN_OVERTIME 1051
#define IDC_OVERTIME1 1051
#define IDC_SPIN_LEAVE 1052
#define IDC_BUSINESS1 1052
#define IDC_ABSENT1 1053
#define IDC_LEAVE1 1055
#define IDC_WORKTIME1 1056
#define IDC_BTN_SAVE 1057
#define IDC_LATE1 1058
#define IDC_PASS 1060
#define IDC_BTN_RESET 1063
#define IDC_CMD_DSN 1065
#define IDC_EDT_USER 1066
#define IDC_EDT_PASSWD 1067
#define IDC_STATIC_LOGINTEXT 1068
#define IDC_OLDPWD 1073
#define IDC_COMBO_DEPARTMENT 1073
#define IDC_NEWPWD1 1074
#define IDC_PWD 1074
#define IDC_NEWPWD2 1075
#define IDC_COMBO_SEX 1079
#define IDC_COMBO1 1080
#define IDR_PWD 32771
#define IDR_EXIT 32772
#define IDR_COMPUTATION 32773
#define IDR_ADDSALARY 32774
#define ID_DELECTSALARY 32775
#define ID_ADDEMPLOY 32776
#define ID_DELECTEMPLOY 32777
#define ID_SALARY 32778
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 145
#define _APS_NEXT_COMMAND_VALUE 32779
#define _APS_NEXT_CONTROL_VALUE 1084
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -