⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 resource.h

📁 管理员登录功能;读者借阅模块;读者归还模块;书籍信息模块
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by db.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_DBTYPE                      129
#define IDD_ADDBORROWER                 130
#define IDD_BORROWER_DIALOG             131
#define IDD_LOANINFO_DIALOG             132
#define IDD_LOANBOOK_DIALOG             133
#define IDD_SEARCHTITLE_DIALOG          135
#define IDD_ADD_TITLE                   136
#define IDD_LOANRETURN_DIALOG           138
#define IDD_ADDITEM_DLG                 139
#define IDD_ITEM_DIALOG                 140
#define IDB_BITMAP1                     141
#define IDD_LOGIN_DIALOG                142
#define IDC_BORRWERID                   1000
#define IDC_BORROWERNAME                1001
#define IDC_ADD_BUTTON                  1002
#define IDC_MODIFY_BUTTON               1003
#define IDC_DEL_BUTTON                  1004
#define IDC_EXIT_BUTTON                 1005
#define IDC_LIST                        1006
#define IDC_BORROWBORROWERLOANINFO      1008
#define IDC_BUTTON2                     1009
#define IDC_BOROWERID                   1010
#define IDC_LOANENDDATEPICKER           1012
#define IDC_LOANSTARTDATEPICKER         1013
#define IDC_EDITISBN                    1014
#define IDC_EDITNAME                    1015
#define IDC_EDITAUTHOR                  1016
#define IDC_EDITCLASS                   1017
#define IDC_EDITPUB                     1018
#define IDC_BUTTONADD                   1019
#define IDC_BUTTONRESET                 1020
#define IDC_BORROWID                    1021
#define IDC_ITEMID                      1022
#define IDC_SEARCH                      1025
#define IDC_RETURN                      1026
#define IDC_LOAN                        1027
#define IDC_BORROWERID                  1028
#define IDC_RESET                       1030
#define IDC_ISBN                        1031
#define IDC_ADDITEM                     1033
#define IDC_ADDTITLE                    1035
#define IDC_DELETETITLE                 1038
#define IDC_KEYWORD                     1046
#define IDC_ITEMMANEGE                  1048
#define IDC_SEARCHTYPE                  1049
#define IDC_ITEMISBN                    1052
#define IDC_SEARCHBTN                   1053
#define IDC_DELETEITEM                  1056
#define IDC_USERNAME_EDIT               1057
#define IDC_PWD_EDIT                    1058
#define ID_BORROWERLIST                 23651
#define ID_CONNECT                      32771
#define ID_LOANBOOK                     32772
#define ID_RETURNBOOK                   32773
#define ID_ADDBORROWER                  32774
#define ID_DELBORROWER                  32775
#define ID_MODIFYBORROWER               32776
#define ID_ADDTITLE                     32777
#define ID_DELTITLE                     32778
#define ID_ADDITEM                      32779
#define ID_DELITEM                      32780
#define ID_FINDBORRWER                  32781
#define ID_LOANLIST                     32781
#define ID_FINDTITLE                    32782
#define ID_SEARCHTITLE                  32782
#define ID_FINDITEM                     32783
#define ID_ITEMMANEGE                   32783
#define ID_MENUITEM32784                32784
#define ID_LOANRETURN                   32785

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        144
#define _APS_NEXT_COMMAND_VALUE         32786
#define _APS_NEXT_CONTROL_VALUE         1059
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -