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

📄 resource.h

📁 一个图书管理程序 其中数据库部分需要自己设置 具体设置请参看源码
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by library.rc
//
#define IDD_ABOUTBOX                    100
#define IDP_OLE_INIT_FAILED             100
#define IDD_LIBRARY_FORM                101
#define IDP_FAILED_OPEN_DATABASE        103
#define IDR_MAINFRAME                   128
#define IDR_libraryTYPE                 129
#define IDD_BOOK_RETURN                 131
#define IDD_CARD_APPLY                  133
#define IDD_BOOK_IN                     134
#define IDD_CARD_DROP                   136
#define IDD_LOGIN                       140
#define IDD_BOOK_DELETE                 141
#define IDD_BOOK_QUERY                  142
#define IDD_DIALOG1                     144
#define IDC_BUTTON1                     1002
#define IDC_Card_Num                    1008
#define IDC_Book_Num                    1009
#define IDC_text                        1011
#define IDC_BNO                         1021
#define IDC_BOOK_NAME                   1022
#define IDC_BOOK_CATEGORY               1023
#define IDC_BOOK_PRESS                  1024
#define IDC_CARD_NAME                   1024
#define IDC_CARD_DROP                   1024
#define IDC_BOOK_YEAR                   1025
#define IDC_CARD_DEP                    1025
#define IDC_BOOK_AUTHOR                 1026
#define IDC_CARD_TYPE                   1026
#define IDC_BOOK_PRICE                  1027
#define IDC_BOOK_AMOUNT                 1028
#define IDC_BORROWED                    1031
#define IDC_LIST1                       1039
#define IDC_SCROLLBAR3                  1041
#define IDC_ADMINISTRATOR_ID            1044
#define IDC_PASSWORD                    1045
#define IDC_CHECK_ANONYMOUS             1047
#define IDC_STATIC_BOOK                 1048
#define IDC_STATIC_CARD                 1049
#define IDC_LIST_BOOK                   1050
#define IDC_LIST_CARD                   1052
#define IDC_BUTTON2                     1053
#define IDC_EDIT1                       1057
#define IDC_EDIT2                       1058
#define IDC_Category                    1059
#define IDC_Author                      1060
#define IDC_LowYear                     1061
#define IDC_LowPrice                    1062
#define IDC_HighYear                    1063
#define IDC_HighPrice                   1064
#define IDC_CHECK1                      1065
#define IDC_CHECK2                      1066
#define IDC_LIST_QUERY_RESULT           1067
#define IDC_Press                       1068
#define IDC_BookName                    1069
#define IDC_LIST_Borrowed               1072
#define IDC_Borrow_card                 1073
#define IDC_Borrow_BookNum              1074
#define IDC_SLIDER1                     1076
#define ID_32771                        32771
#define ID_Book_In                      32772
#define ID_32773                        32773
#define ID_Book_Borrow                  32774
#define IDD_Book_Borrow                 32774
#define ID_32775                        32775
#define ID_Book_Return                  32776
#define ID_32777                        32777
#define ID_32778                        32778
#define ID_32779                        32779
#define ID_Query_Book                   32780
#define ID_32781                        32781
#define ID_Query_user                   32782
#define ID_Menu                         32783
#define ID_Menu32784                    32784
#define ID_32785                        32785
#define ID_32786                        32786
#define ID_32787                        32787
#define ID_CARD_APPLY                   32788
#define ID_CARD_END                     32789
#define ID_32790                        32790
#define ID_UPDATE                       32791
#define ID_32792                        32792
#define ID_Administrator_login          32793
#define ID_32794                        32794
#define ID_32795                        32795
#define ID_LOGIN                        32796
#define ID_logout                       32797
#define ID_32798                        32798
#define ID_BOOK_DELETE                  32799
#define ID_Exit                         32800
#define ID_32801                        32801
#define ID_                             32802
#define ID_Batch_in                     32803

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        145
#define _APS_NEXT_COMMAND_VALUE         32804
#define _APS_NEXT_CONTROL_VALUE         1077
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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