📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Library.rc
//
#define IDD_ABOUTBOX 100
#define IDR_MAINFRAME 128
#define IDR_LIBRARTYPE 129
#define IDD_DIALOG_LOGIN 131
#define IDD_DIALOG_USER 132
#define IDD_DIALOG_BORROW 133
#define IDD_DIALOG_PUNISH 134
#define IDD_DIALOG_READERTYPE 135
#define IDD_DIALOG_BOOKTYPE 136
#define IDD_DIALOG_INPUT 137
#define IDD_DIALOG_RETURN 138
#define IDD_DIALOG_BORROW_SEARCH 139
#define IDD_DIALOG_RETURN_SEARCH 140
#define IDD_DIALOG_NEW_BOOK 141
#define IDD_DIALOG_SEARCH_BOOK 142
#define IDD_DIALOG_LOST 143
#define IDD_DIALOG_NEW_READER 144
#define IDD_DIALOG_READER_SEARCH 146
#define IDD_DIALOG_READER_OFF 147
#define IDB_BITMAP_BG 169
#define IDB_BITMAP_LOGIN 171
#define IDC_COMBO1 1000
#define IDC_EDIT_READER_CODE 1000
#define IDC_EDIT1 1001
#define IDC_EDIT_READER_NAME 1001
#define IDC_LIST_USERNAME 1002
#define IDC_EDIT_READER_TYPE 1002
#define IDC_BUTTON_NEW 1004
#define IDC_BUTTON_DELETE 1005
#define IDC_EDIT2 1006
#define IDC_EDIT_BOOK_CODE 1006
#define IDC_EDIT3 1007
#define IDC_EDIT_BOOK_NAME 1007
#define IDC_CHECK1 1008
#define IDC_EDIT_BOOK_TYPE 1008
#define IDC_BUTTON_CANCEL 1009
#define IDC_EDIT_BOOK_PRICE 1009
#define IDC_LIST1 1010
#define IDC_EDIT_MONEY 1011
#define IDC_BUTTON_MODIFY 1014
#define IDC_STATIC_TYPE 1015
#define IDC_STATIC_CONTENT 1016
#define IDC_EDIT_TYPE 1017
#define IDC_EDIT_CONTENT 1018
#define IDC_EDIT_ALLOW 1021
#define IDC_EDIT_ALEADY 1022
#define IDC_EDIT_LEFT 1023
#define IDC_EDIT_DAYS 1024
#define IDC_EDIT_PRICE 1025
#define IDC_EDIT_READERCODE 1026
#define IDC_EDIT_READERNAME 1027
#define IDC_DATETIMEPICKER_BORROW 1028
#define IDC_DATETIMEPICKER_RETURN 1029
#define IDC_EDIT_OVERTIME 1030
#define IDC_EDIT_PUNISH 1031
#define IDC_EDIT_OTHER 1032
#define IDC_EDIT_TOTAL 1033
#define IDC_BUTTON_RETURN 1034
#define IDC_BUTTON_CLEAR 1035
#define IDC_EDIT_BOOKCODE 1036
#define IDC_EDIT_BOOKNAME 1037
#define IDC_EDIT_BOOKTYPE 1038
#define IDC_BUTTON_SEARCH 1039
#define IDC_COMBO_BOOKTYPE 1040
#define IDC_EDIT_WRITER 1041
#define IDC_BUTTON_ALL 1043
#define IDC_EDIT_PRESS 1044
#define IDC_EDIT_BRIEF 1045
#define IDC_BUTTON_LOST 1049
#define IDC_COMBO_TYPE 1050
#define IDC_EDIT_DEPT 1052
#define IDC_DATETIMEPICKER1 1053
#define IDC_EDIT_ADDRESS 1054
#define IDC_EDIT_BRIESF 1055
#define IDC_EDIT_CODE 1056
#define IDC_EDIT_NAME 1057
#define IDC_COMBO_SEX 1058
#define IDC_EDIT_PHONE 1059
#define IDC_BUTTON_SERACH 1060
#define ID_SYS_USER 32771
#define ID_SYS_RELOAD 32772
#define ID_SYS_QUIT 32773
#define ID_BASE_PUNISH 32774
#define ID_BASE_BOOKTYPE 32775
#define ID_BASE_READERTYPE 32776
#define ID_BORROW_BORROW 32777
#define ID_BORROW_RETURN 32778
#define ID_LIBRARY_NEW 32779
#define ID_LIBRARY_BOOK_SEARCH 32780
#define ID_LIBRARY_BOOK_LOST 32781
#define ID_READER_NEW 32782
#define ID_READER_SEARCH 32783
#define ID_READER_LOSTCARD 32784
#define ID_DATABASE_BACKUP 32785
#define ID_DATABASE_RECOVER 32786
#define ID_BORROW_BORROW_SEARCH 32787
#define ID_BORROW_RETURN_SEARCH 32788
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 148
#define _APS_NEXT_COMMAND_VALUE 32789
#define _APS_NEXT_CONTROL_VALUE 1062
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -