📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by BookLib.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDP_OLE_INIT_FAILED 100
#define IDS_ABOUTBOX 101
#define IDD_BOOKLIB_DIALOG 102
#define IDR_MAINFRAME 128
#define IDR_MENU1 129
#define IDR_TOOLBAR1 132
#define IDB_BMP_BACKGRD 140
#define IDD_DLG_LOGIN 141
#define IDD_DLG_USER_MGR 144
#define IDD_DLG_USER_ADD 146
#define IDD_DLG_USER_MODI 148
#define IDD_DLG_OPTION 153
#define IDD_DLG_TYPE_ADD 155
#define IDD_DLG_PROVIDER_MGR 156
#define IDD_DLG_PROVIDER_ADD 158
#define IDD_DLG_PROVIDER_MODI 159
#define IDD_DLG_READER_MGR 160
#define IDD_DLG_READER_ADD 162
#define IDD_DLG_READER_MODI 164
#define IDD_DLG_BOOK_MGR 166
#define IDD_DLG_BOOK_ADD 168
#define IDD_DLG_BORROW 170
#define IDD_DLG_BOOK_MODI 172
#define IDD_DLG_RETURN 174
#define IDD_DLG_EXPIRE 177
#define IDD_DLG_QRY_BOOK 179
#define IDD_DLG_QRY_READER 181
#define IDD_DLG_QRY_RECORD 183
#define IDD_DLG_RECORD_MGR 185
#define IDD_DLG_RECORD_ADD 187
#define IDC_EDIT_USER 1000
#define IDC_EDIT_PWD 1002
#define IDC_DATAGRID1 1007
#define IDC_BTN_USER_ADD 1008
#define IDC_BTN_USER_DEL 1009
#define IDC_BTN_USER_MODI 1010
#define IDC_ADODC1 1011
#define IDC_COMBO_TYPE 1014
#define IDC_BTN_ADD 1015
#define IDC_BTN_MODI 1023
#define IDC_BTN_TYPE_ADD 1030
#define IDC_BTN_TYPE_DEL 1031
#define IDC_EDIT_EXPIRE 1032
#define IDC_EDIT_MAXQTY 1033
#define IDC_BTN_SAVE 1034
#define IDC_EDIT_TYPENAME 1037
#define IDC_EDIT_SUBTYPE 1039
#define IDC_BTN_DEL 1041
#define IDC_EDIT_NAME 1043
#define IDC_EDIT_ADDR 1044
#define IDC_EDIT_POST 1045
#define IDC_EDIT_CONTACT 1046
#define IDC_EDIT_TEL 1047
#define IDC_EDIT_REMARK 1050
#define IDC_RADIO1 1057
#define IDC_RADIO2 1058
#define IDC_EDIT_AGE 1059
#define IDC_EDIT_CERT 1061
#define IDC_CMB_DUTY 1063
#define IDC_CMB_DEPART 1064
#define IDC_BTN_BOOK_ADD 1066
#define IDC_BTN_BOOK_DEL 1067
#define IDC_BTN_BOOK_MODI 1068
#define IDC_CMB_PROV 1069
#define IDC_CMB_PUB 1070
#define IDC_CMB_TYPE 1072
#define IDC_CMB_SUBTYPE 1073
#define IDC_EDIT_AUTHOR 1075
#define IDC_BTN_NEW_TYPE 1076
#define IDC_BTN_NEW_PROV 1077
#define IDC_EDIT_VER 1078
#define IDC_EDIT_PRICE 1079
#define IDC_EDIT_QTY 1081
#define IDC_EDIT_TYPECODE 1085
#define IDC_EDIT_SUBCODE 1086
#define IDC_CMB_BOOKID 1087
#define IDC_CMB_READERID 1088
#define IDC_EDIT_MAX 1089
#define IDC_BTN_BORROW 1090
#define IDC_EDIT_PLACE 1092
#define IDC_EDIT_CHARGE 1093
#define IDC_EDIT_ISBN 1094
#define IDC_BTN_NEW_READER 1095
#define IDC_BTN_RETURN 1098
#define IDC_BTN_QRY_BASIC 1109
#define IDC_BTN_QRY_PROV 1112
#define IDC_BTN_QRY_TYPE 1113
#define IDC_EDIT_READERID 1117
#define IDC_BTN_QRY 1118
#define IDC_BTN_RESET 1122
#define IDC_DTP_BORROW 1134
#define IDC_DTP_RETURN 1135
#define IDC_CMB_STATUS 1136
#define ID_SYS_USER 32772
#define ID_SYS_OPTION 32773
#define ID_SYS_EXIT 32775
#define ID_OPERA_BORROW 32776
#define ID_OPERA_RETURN 32777
#define ID_OPERA_EXPIRE 32778
#define ID_INFO_BOOK 32779
#define ID_INFO_PROVIDER 32780
#define ID_INFO_READER 32781
#define ID_INFO_RECORD 32782
#define ID_QUERY_BOOK 32783
#define ID_QUERY_READER 32784
#define ID_QUERY_HISTORY 32785
#define ID_STAT_TYPE 32786
#define ID_STAT_PERIOD 32787
#define ID_HELP_ABOUT 32790
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 190
#define _APS_NEXT_COMMAND_VALUE 32791
#define _APS_NEXT_CONTROL_VALUE 1138
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -