📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Library.rc
#define IDD_ABOUTBOX 100
#define IDD_LIBRARY_FORM 101
#define IDR_MAINFRAME 128
#define IDR_LIBRARTYPE 129
#define IDD_FORMVIEW_ADMIN 130
#define IDD_FORMVIEW_READER 131
#define IDD_FORMVIEW_INIT 132
#define IDB_BMP_BG 133
#define IDR_MENU_ADMIN 134
#define IDD_DLG_LOGIN 135
#define IDB_BMP_LOGIN 138
#define IDR_MENU_READER 139
#define IDD_READER_ATTENTION 140
#define IDD_READER_QUERY 141
#define IDD_READER_INFO 142
#define IDD_READER_HISTORY 143
#define IDD_READER_BORROW 144
#define IDD_READER_INFO_CHANGE 149
#define IDD_CHANGE_PW 150
#define IDD_ADMIN_READERINFO 151
#define IDD_ADMIN_MYINFO 152
#define IDD_ADMIN_BOOKINFO 153
#define IDD_ADMIN_BORROW 154
#define IDD_ADMIN_RETURN 155
#define IDD_ADMIN_VIEW 156
#define IDD_ADMIN_NEWBOOK 157
#define IDD_ADMIN_MERCHANT 158
#define IDD_CHANGE_PW2 164
#define IDR_TB_READER 172
#define IDR_TB_ADMIN 174
#define IDI_ICON1 179
#define IDC_TAB1 1000
#define IDC_EDIT_USERNAME 1001
#define IDC_EDIT_PASSWORD 1002
#define IDC_RADIO1 1003
#define IDC_RADIO2 1004
#define IDC_COMBO1 1004
#define IDC_EDIT1 1005
#define IDC_COMBO4 1005
#define IDC_BTN_MODIFY 1006
#define IDC_EDIT2 1006
#define IDC_BTN_CHANGE_PW 1007
#define IDC_DATAGRID1 1007
#define IDC_EDIT3 1007
#define IDC_RNO 1008
#define IDC_EDIT4 1008
#define IDC_NAME 1009
#define IDC_EDIT5 1009
#define IDC_TYPE 1010
#define IDC_EDIT_PRE 1010
#define IDC_EDIT_EMAIL 1010
#define IDC_SEX 1011
#define IDC_EDIT_PDATE 1011
#define IDC_EDIT_DEMO 1011
#define IDC_TEL 1012
#define IDC_EDIT_CDATE 1012
#define IDC_EDIT12 1012
#define IDC_ADD 1013
#define IDC_EDIT6 1013
#define IDC_EDIT_CNUM 1013
#define IDC_EDIT13 1013
#define IDC_PAY 1014
#define IDC_EDIT7 1014
#define IDC_EDITABOUT 1014
#define IDC_EDIT14 1014
#define IDC_BORROW 1015
#define IDC_EDIT8 1015
#define IDC_HISTORY 1016
#define IDC_EDIT9 1016
#define IDC_WELCOME 1017
#define IDC_EDIT10 1017
#define IDC_DATACOMBO1 1018
#define IDC_EDIT11 1018
#define IDC_ADODC1 1019
#define IDC_ADODC2 1020
#define IDC_BTN_QUERY 1021
#define IDC_EDIT_QUERY 1022
#define IDC_RADIO6 1026
#define IDC_RADIO7 1027
#define IDC_NUM 1028
#define IDC_BTN_RNO 1030
#define IDC_BTN_BNO 1031
#define IDC_EDIT_RNO 1032
#define IDC_EDIT_BNO 1033
#define IDC_INFO 1034
#define IDC_BTN_RETURN 1036
#define IDC_EDIT_RETURN 1037
#define IDC_HAVE 1038
#define IDC_BTN_EDIT 1040
#define IDC_BTN_INSERT 1041
#define IDC_BTN_DELETE 1042
#define IDC_BTN_RESET 1042
#define IDC_BTN_FRESH 1043
#define IDC_BTN_OK 1044
#define IDC_BTN_PW 1045
#define IDC_COMBO2 1047
#define IDC_COMBO3 1048
#define IDC_CAOZUO 1049
#define IDC_EDIT_NO 1050
#define IDC_EDIT_NAME 1051
#define IDC_EDIT_STATUS 1052
#define IDC_EDIT_AUT 1053
#define IDC_BTN_UPDATE 1054
#define IDC_EDIT_TEL 1057
#define IDC_EDIT_ADD 1058
#define IDC_TISHI 1059
#define IDC_TISHI2 1060
#define IDC_STATIC1 1061
#define IDC_STATIC2 1062
#define IDC_STATIC3 1063
#define IDC_STATIC4 1064
#define IDC_STATIC5 1065
#define IDC_STATIC6 1066
#define IDC_STATIC7 1067
#define IDC_BTN_DELETE2 1068
#define IDC_EDIT_DELETE 1069
#define IDC_STATIC_DELETE 1070
#define IDC_STATIC_DELETE2 1071
#define IDC_BTN_COMEIN 1072
#define IDC_EDIT_AUTHOR 1073
#define IDC_EDIT_PRESS 1074
#define IDC_EDIT_PUBLICDATE 1075
#define IDC_EDIT_ABOUT 1076
#define IDC_EDIT_COPYNUM 1077
#define IDC_BTN_CANCLE 1078
#define IDD_FILE_LOGIN 32771
#define IDD_FILE_LOGOFF 32772
#define ID_INFO_ADMIN 32773
#define ID_INFO_READER 32774
#define ID_INFO_BOOK 32775
#define ID_ROUTINE_BORROW 32776
#define ID_ROUTINE_RETURN 32777
#define ID_ROUTINE_VIEW 32778
#define ID_NEWBOOK_INFO 32779
#define ID_NEWBOOK_MERCHANT 32780
#define ID_BOOK_NEW 32781
#define ID_BOOK_QUERY 32782
#define ID_READER_EDIT 32783
#define ID_READER_PW 32784
#define ID_BORROW_HISTORY 32785
#define ID_BORROW_NOW 32786
#define ID_DATE 61446
#define ID_INFO 61447
#define ID_XXXT 61448
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 180
#define _APS_NEXT_COMMAND_VALUE 32814
#define _APS_NEXT_CONTROL_VALUE 1079
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -