📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by XieyuyingDB.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_XieyuyingDB_DIALOG 102
#define IDR_MAINFRAME 128
#define IDD_DLG_XieyuyingDB 129
#define IDB_BITMAP1 130
#define IDD_DLG_LOGIN 131
#define IDD_DLG_STAT 136
#define IDD_DLG_WORKPLAN 137
#define IDD_PROPPAGE_1 138
#define IDD_PROPPAGE_2 139
#define IDD_PROPPAGE_3 140
#define IDD_PROPPAGE_4 141
#define IDI_ICON1 143
#define IDC_CURSOR1 144
#define IDI_ICON2 145
#define IDC_STATIC_HEAD 1000
#define IDC_BTN_CONFIG 1001
#define IDC_BTN_RECORD 1002
#define IDC_BTN_STATISTICS 1003
#define IDC_BTN_RELOGIN 1004
#define IDC_BTN_EXIT 1005
#define IDC_CHK_SEEKBYTIME 1006
#define IDC_CHK_SEEKBYPERSON 1007
#define IDC_DATETIMEPICKER1 1008
#define IDC_DATETIMEPICKER2 1009
#define IDC_EDT_SEEKPERSONID 1010
#define IDC_EDT_SEEKPERSONNAME 1011
#define IDC_STATIC_LOGINTEXT 1013
#define IDC_CMB_DSN 1014
#define IDC_EDT_USER 1015
#define IDC_EDT_PASSWD 1016
#define IDC_STAT_EDT_TIME 1017
#define IDC_STAT_DATETIMEPICKER_STARTTIME 1018
#define IDC_STAT_DATETIMEPICKER_ENDTIME 1019
#define IDC_STAT_PROGRESS 1020
#define IDC_STAT_BTN_STAT 1021
#define IDC_STAT_CHK_SEEKBYTIME 1022
#define IDC_STAT_CHK_SEEKBYPERSON 1023
#define IDC_STAT_EDT_SEEKTIME 1024
#define IDC_STAT_EDT_SEEKPERSONID 1025
#define IDC_STAT_EDT_SEEKPERSONNAME 1026
#define IDC_STAT_BTN_SEEK 1027
#define IDC_STAT_LIST 1028
#define IDC_WORKSTAT_DATETIMEPICKER3 1029
#define IDC_WORKSTAT_DATETIMEPICKER4 1030
#define IDC_WORKSTAT_DATETIMEPICKER1 1031
#define IDC_WORKSTAT_DATETIMEPICKER2 1032
#define IDC_WORKPLAN_MODIFY 1033
#define IDC_WORKPLAN_RESET 1034
#define IDC_EDT_IOTIME 1035
#define IDC_EDT_DEPARTID 1036
#define IDC_EDT_DEPARTNAME 1037
#define IDC_EDT_PERSONID 1038
#define IDC_RADIO_OUT 1039
#define IDC_RADIO_IN 1040
#define IDC_BTN_ADDPERSON 1041
#define IDC_BTN_ADDALL 1042
#define IDC_BTN_ADDDEPART 1043
#define IDC_PROGRESS1 1044
#define IDC_EDT_PERSONNAME 1045
#define IDC_BTN_DELETEATTEND 1046
#define IDC_BTN_SEEKIO 1047
#define IDC_LIST1 1048
#define IDC_OVERTIME_DATETIMEPICKER 1049
#define IDC_EDT_OVERTIME_PERSONID 1050
#define IDC_EDT_OVERTIME_HOUR 1051
#define IDC_EDT_OVERTIME_PERSONNAME 1052
#define IDC_BTN_OVERTIME_ADD 1053
#define IDC_BTN_OVERTIME_DELETEATTEND 1054
#define IDC_BTN_OVERTIME_SEEKIO 1055
#define IDC_LIST2 1056
#define IDC_EDT_LEAVE_STARTTIME 1057
#define IDC_EDT_LEAVE_PERSONID 1058
#define IDC_EDT_LEAVE_ENDTIME 1059
#define IDC_EDT_LEAVE_PERSONNAME 1060
#define IDC_BTN_LEAVE_ADD 1061
#define IDC_EDT_LEAVE_REASON 1062
#define IDC_BTN_LEAVE_SEEKIO 1063
#define IDC_BTN_LEAVE_DELETEATTEND 1064
#define IDC_LIST3 1065
#define IDC_EDT_ERRAND_STARTTIME 1066
#define IDC_EDT_ERRAND_PERSONID 1067
#define IDC_EDT_ERRAND_ENDTIME 1068
#define IDC_EDT_ERRAND_PERSONNAME 1069
#define IDC_EDT_ERRAND_DESCRIPTION 1070
#define IDC_BTN_ERRAND_ADD 1071
#define IDC_BTN_ERRAND_DELETEATTEND 1072
#define IDC_BTN_ERRAND_SEEKIO 1073
#define IDC_LIST4 1074
#define IDC_EDIT1 1075
#define IDC_BUTTON1 1076
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 146
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1077
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -