📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by library.rc
//
#define IDOK2 3
#define IDOK3 4
#define IDOK4 5
#define IDD_ABOUTBOX 100
#define IDR_MAINFRAME 128
#define IDR_LIBRARTYPE 129
#define IDI_ICON1 130
#define IDB_BITMAP1 133
#define IDD_LOGIN 134
#define IDB_BITMAP2 135
#define IDD_PUNISH 136
#define IDD_NEW_READER 137
#define IDD_DIALOG_SEARCH 140
#define IDD_READER_DROP 141
#define IDD_BOOK_NEW 143
#define IDD_BOOK_SEARCH 144
#define IDD_BORROW 145
#define IDD_BORROW_SEARCH 146
#define IDD_RETURN_SEARCH 147
#define IDD_RETURN_BOOK 148
#define IDD_MANAGER_REGESTER 149
#define IDD_MODIFY 150
#define IDD_LOADID 151
#define IDB_BITMAP3 154
#define IDC_Login_PASSWORD 1000
#define IDC_Login_ID 1001
#define IDC_PUNISH 1001
#define IDC_READER_SEX 1002
#define IDC_READER_ID 1003
#define IDC_READER_NAME 1004
#define IDC_EDIT_CODE 1004
#define IDC_READER_AGE 1005
#define IDC_LIST1 1005
#define IDC_READER_PHONE 1006
#define IDC_READER_ADDRESS 1007
#define IDC_SEARCH 1007
#define IDC_READER_OTHER 1008
#define IDC_READER_REGISTER 1009
#define IDC_BOOK_ID 1016
#define IDC_BOOK_NAME 1017
#define IDC_NOOK_ID 1017
#define IDC_BOOK_AUTHOR 1018
#define IDC_EDIT_READERID 1018
#define IDC_BOOK_PRICE 1019
#define IDC_EDIT_READERNAME 1019
#define IDC_EDIT_ALLOW 1020
#define IDC_EDIT_ALREADY 1021
#define IDC_PUBLISHER 1022
#define IDC_EDIT_STILLCAN 1022
#define IDC_EDIT_BOOKID 1023
#define IDC_EDIT_BOOKNAME 1024
#define IDC_EDIT_ALLOWDAY 1025
#define IDC_EDIT_BOOK_PRICE 1026
#define IDC_LIST 1027
#define IDC_NAME 1034
#define IDC_DATETIMEPICKER_BORROW 1035
#define IDC_DATETIMEPICKER_RETURN 1036
#define IDC_USERID 1036
#define IDC_OVERDAY 1037
#define IDC_REALNAME 1037
#define IDC_READERID 1037
#define IDC_PUNISH_COST 1038
#define IDC_PASSWORD 1038
#define IDC_READID 1038
#define IDC_DATETIMEPICKER_WOULD_RETURN 1039
#define IDC_REPEAT_PASSWORD 1039
#define IDC_AGE 1039
#define IDC_PHONE 1040
#define IDC_ADDRESS 1041
#define IDC_OTHER 1042
#define ID_SYS_USER 32772
#define ID_SYS_QUIT 32773
#define ID_SYS_PUNISH 32775
#define ID_MENUITEM32776 32776
#define ID_BORROW 32776
#define ID_MENUITEM32777 32777
#define ID_RETURN_BOOK 32777
#define ID_MENUITEM32778 32778
#define ID_BORROW_SEARCH 32778
#define ID_MENUITEM32779 32779
#define ID_RETURN_SEARCH 32779
#define ID_MENUITEM32780 32780
#define ID_NEW_BOOK 32780
#define ID_MENUITEM32781 32781
#define ID_BOOK_SEARCH 32781
#define ID_MENUITEM32782 32782
#define ID_READER_NEW 32782
#define ID_MENUITEM32783 32783
#define ID_MENUITEM32784 32784
#define ID_READER_SEARCH 32784
#define ID_MENUITEM32785 32785
#define ID_READER_DROP 32785
#define ID_MODIFY 32786
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 155
#define _APS_NEXT_COMMAND_VALUE 32787
#define _APS_NEXT_CONTROL_VALUE 1039
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -