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

📄 resource.h

📁 mysql+visual C++编写的mini图书馆数据库管理系统
💻 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_BOOK_BORROW                 130
#define IDD_BOOK_RETURN                 131
#define IDD_ADMIN_LOGIN                 132
#define IDD_CARD_ADD                    133
#define IDD_CARD_DELETE                 135
#define IDD_BOOKIN_SINGLE               136
#define IDD_QUERY_BASIC                 137
#define IDD_QUERY_ADVANCED              138
#define IDD_BOOKIN_MANY                 140
#define IDD_ADMIN_LOGOUT                141
#define IDD_CURRENT_BORROW              142
#define IDD_MODIFY_PSW                  143
#define IDD_CONTINUE_BORROW             144
#define IDD_BEYOND_DATE                 145
#define IDD_NO_STOCK                    146
#define IDD_SEE_READER_INFO             147
#define IDD_MODIFY_READER_INFO          148
#define IDD_MODIFY_BOOK_INFO            150
#define IDC_CARD_NUM                    1000
#define IDC_BOOK_NUM                    1001
#define IDC_ADMIN_ID                    1004
#define IDC_ADMIN_PSW                   1005
#define IDC_NAME                        1007
#define IDC_UNIT                        1008
#define IDC_KIND                        1010
#define IDC_BOOK_KIND                   1013
#define IDC_BOOK_TITLE                  1014
#define IDC_BOOK_PRESS                  1015
#define IDC_BOOK_AUTHOR                 1017
#define IDC_BOOK_PRICE                  1018
#define IDC_BOOK_TOTAL                  1019
#define IDC_BOOK_DATE                   1020
#define IDC_KEY_WORD                    1021
#define IDC_QUERY                       1022
#define IDC_ADVANCED_QUERY              1023
#define IDC_LIST_RESULT                 1024
#define IDC_LIST_DETAIL                 1025
#define IDC_CONDITION1                  1026
#define IDC_KEY_WORD1                   1027
#define IDC_AND_OR1                     1029
#define IDC_CONDITION2                  1030
#define IDC_KEY_WORD2                   1031
#define IDC_AND_OR2                     1032
#define IDC_CONDITION3                  1033
#define IDC_KEY_WORD3                   1034
#define IDC_AND_OR3                     1035
#define IDC_CONDITION4                  1036
#define IDC_AND_OR4                     1039
#define IDC_CONDITION5                  1040
#define IDC_KEY_PRICE1                  1041
#define IDC_KEY_PRICE2                  1042
#define IDC_AND_OR5                     1043
#define IDC_KEY_DATE1                   1044
#define IDC_KEY_DATE2                   1045
#define IDC_FILEPATH                    1046
#define IDC_SEE_ALREADY_BORROW          1051
#define IDC_VIEW                        1053
#define IDC_OLD_PSW                     1054
#define IDC_NEW_PSW                     1055
#define IDC_NEW_PSW_AGAIN               1056
#define IDC_CARDNUM                     1057
#define IDC_BOOKNUM                     1058
#define IDC_LIST_REASULT                1060
#define IDC_CARDNUM_IN                  1062
#define IDC_CARDNUM_OLD                 1067
#define IDC_SURE                        1068
#define IDC_BOOKNUM_OLD                 1069
#define ID_BOOK_BORROW                  32771
#define ID_BOOK_RETURN                  32772
#define ID_ADMIN_LOGIN                  32773
#define ID_CARD_ADD                     32774
#define ID_CARD_DELETE                  32775
#define ID_BOOKIN_SINGLE                32776
#define ID_BOOKIN_MANY                  32777
#define ID_QUERY_BOOK                   32778
#define ID_ADMIN_LOGOUT                 32779
#define ID_ADMIN_MODIFY_PSW             32780
#define ID_OUT_OF_DATE                  32781
#define ID_NO_STOCK                     32782
#define ID_MODIFY_CARD                  32783
#define ID_SEE_INFO                     32784
#define ID_MODIFY_BOOK_INFO             32785
#define ID_CONTINUE_BORROW              32786

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        151
#define _APS_NEXT_COMMAND_VALUE         32787
#define _APS_NEXT_CONTROL_VALUE         1074
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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