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

📄 resource.h

📁 考勤管理系统VC源码
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Attendance.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_ATTENDANCE_DIALOG           102
#define IDD_PROPPAGE_1                  107
#define IDR_MAINFRAME                   128
#define IDD_DLG_LOGIN                   130
#define IDC_EDT_USER                    132
#define IDB_BITMAP_ATTENDANCE           132
#define IDC_EDT_PASSWD                  133
#define IDD_DLG_WORKPLAN                133
#define IDC_STATIC_LOGINTEXT            134
#define IDD_DLG_ATTENDANCE              134
#define IDC_CMD_DSN                     135
#define IDC_CMB_DSN                     135
#define IDD_PROPPAGE_2                  135
#define IDD_PROPPAGE_3                  136
#define IDD_PROPPAGE_4                  137
#define IDD_DLG_STAT                    138
#define IDC_BTN_CONFIG                  1001
#define IDC_BTN_RECORD                  1002
#define IDC_BTN_STATISTICS              1003
#define IDC_STATIC_HEAD                 1005
#define IDC_BTN_RELOGIN                 1006
#define IDC_BTN_EXIT                    1007
#define IDC_WORKSTAT_DATETIMEPICKER1    1008
#define IDC_WORKSTAT_DATETIMEPICKER2    1009
#define IDC_WORKSTAT_DATETIMEPICKER3    1010
#define IDC_WORKSTAT_DATETIMEPICKER4    1011
#define IDC_WORKPLAN_MODIFY             1012
#define IDC_WORKPLAN_RESET              1013
#define IDC_CHK_SEEKBYTIME              1013
#define IDC_CHK_SEEKBYPERSON            1014
#define IDC_DATETIMEPICKER1             1015
#define IDC_DATETIMEPICKER2             1016
#define IDC_EDT_SEEKPERSONID            1017
#define IDC_EDT_SEEKPERSONNAME          1018
#define IDC_EDT_IOTIME                  1019
#define IDC_EDT_DEPARTID                1020
#define IDC_EDT_DEPARTNAME              1021
#define IDC_EDT_PERSONID                1022
#define IDC_EDT_PERSONNAME              1023
#define IDC_RADIO_OUT                   1024
#define IDC_RADIO_IN                    1025
#define IDC_BTN_ADDALL                  1026
#define IDC_BTN_ADDDEPART               1027
#define IDC_BTN_ADDPERSON               1028
#define IDC_PROGRESS1                   1029
#define IDC_BTN_DELETEATTEND            1030
#define IDC_BTN_SEEKIO                  1031
#define IDC_LIST1                       1032
#define IDC_EDT_OVERTIME_HOUR           1033
#define IDC_BTN_OVERTIME_ADD            1034
#define IDC_OVERTIME_DATETIMEPICKER     1035
#define IDC_EDT_OVERTIME_PERSONID       1036
#define IDC_EDT_OVERTIME_PERSONNAME     1037
#define IDC_LIST2                       1038
#define IDC_BTN_OVERTIME_DELETEATTEND   1039
#define IDC_BTN_OVERTIME_SEEKIO         1040
#define IDC_EDT_LEAVE_STARTTIME         1041
#define IDC_EDT_LEAVE_ENDTIME           1042
#define IDC_EDT_LEAVE_REASON            1043
#define IDC_BTN_LEAVE_ADD               1044
#define IDC_BTN_LEAVE_DELETEATTEND      1045
#define IDC_BTN_LEAVE_SEEKIO            1046
#define IDC_LIST3                       1047
#define IDC_EDT_ERRAND_STARTTIME        1048
#define IDC_EDT_ERRAND_ENDTIME          1049
#define IDC_EDT_ERRAND_PERSONID         1050
#define IDC_EDT_ERRAND_PERSONNAME       1051
#define IDC_BTN_ERRAND_ADD              1052
#define IDC_EDT_ERRAND_DESCRIPTION      1053
#define IDC_BTN_ERRAND_DELETEATTEND     1054
#define IDC_BTN_ERRAND_SEEKIO           1055
#define IDC_LIST4                       1056
#define IDC_STAT_EDT_TIME               1057
#define IDC_STAT_DATETIMEPICKER_STARTTIME 1058
#define IDC_STAT_DATETIMEPICKER_ENDTIME 1059
#define IDC_STAT_PROGRESS               1060
#define IDC_STAT_BTN_STAT               1061
#define IDC_STAT_CHK_SEEKBYTIME         1062
#define IDC_STAT_CHK_SEEKBYPERSON       1063
#define IDC_STAT_EDT_SEEKTIME           1064
#define IDC_STAT_EDT_SEEKPERSONID       1065
#define IDC_STAT_EDT_SEEKPERSONNAME     1066
#define IDC_STAT_BTN_SEEK               1067
#define IDC_STAT_LIST                   1068
#define IDC_EDT_LEAVE_PERSONID          1069
#define IDC_EDT_LEAVE_PERSONNAME        1070

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

⌨️ 快捷键说明

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