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

📄 resource.h

📁 图书管理系统,数据结构思想,用 C++编写,经测试,可用
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Library.rc
//
#define IDD_ABOUTBOX                    100
#define IDD_LIBRARY_FORM                101
#define IDP_FAILED_OPEN_DATABASE        103
#define IDR_MAINFRAME                   128
#define IDR_LIBRARTYPE                  129
#define IDD_LOGIN_DLG                   130
#define IDD_EDIT_DLG                    132
#define IDD_USER_DLG                    133
#define IDD_BOOK_DLG                    134
#define IDD_MANAGER_DLG                 135
#define IDD_BORROW_DLG                  136
#define IDD_RETURN_DLG                  137
#define IDD_BOOK_FIND                   144
#define IDD_USER_FIND                   146
#define IDD_BOOK_ADD                    148
#define IDI_ICON1                       149
#define IDI_ICON4                       151
#define IDI_ICON5                       152
#define IDI_ICON2                       154
#define IDI_ICON3                       155
#define IDB_BITMAP4                     156
#define IDB_BITMAP2                     157
#define IDB_BITMAP1                     158
#define IDB_BITMAP3                     159
#define IDI_ICON6                       160
#define IDD_USER_ADD                    161
#define IDD_MANAGER_ADD                 163
#define ID_LOGIN                        1000
#define ID_EXIT                         1001
#define IDC_USER_NAME                   1002
#define IDC_PASSWORD                    1003
#define IDC_SPIN1                       1004
#define IDC_BOOK_VIEW                   1007
#define IDC_BORROWED                    1008
#define IDC_AUTHOR                      1010
#define IDC_PRICE                       1011
#define IDC_BORROW                      1013
#define IDC_PRESS                       1013
#define IDC_USERID                      1014
#define IDC_BOOKID                      1016
#define IDC_RETURN                      1019
#define IDC_User_View                   1020
#define IDC_BORROW_VIEW                 1021
#define IDC_SEX                         1023
#define IDC_IDENTITY                    1024
#define IDC_ADDRESS                     1027
#define IDC_TYPE                        1029
#define IDC_START_TIME                  1033
#define IDC_BORROW_NUMBER               1034
#define IDC_MANAGER_VIEW                1037
#define IDC_RETURN_VIEW                 1038
#define IDC_MANAGERID                   1038
#define IDC_REFRESH                     1043
#define IDC_RECORD_DEL                  1044
#define IDC_RECORD_EDIT                 1045
#define IDC_RECORD_ADD                  1046
#define IDC_USER_FIND                   1048
#define IDC_RADIO3                      1050
#define IDC_SELECT_TAB                  1050
#define IDC_BOOK_FIND                   1051
#define IDC_RADIO2                      1051
#define IDC_RADIO4                      1052
#define IDC_COMBO1                      1053
#define IDC_RADIO5                      1057
#define IDC_COMBO2                      1058
#define IDC_RADIO1                      1065
#define IDC_BOOK_NAME                   1067
#define IDC_PUBLISH_TIME                1068
#define IDC_FIND_BOOK                   1069
#define IDC_PUBLISH_DATE                1072
#define IDC_BOOK_ADD                    1074
#define IDC_TEXT_CLEAR                  1076
#define IDC_LIST_VIEW                   1078
#define IDC_USER_ADD                    1079
#define IDC_FIND_USER                   1081
#define IDC_MANAGER_ADD                 1083
#define IDC_MANAGER_NAME                1084
#define IDC_BORROW_NUM                  1085
#define ID_RECORD_ADD                   32771
#define ID_RECORD_DELETE                32772
#define ID_RECORD_EDIT                  32773
#define ID_RECORD_UPDATE                32774
#define ID_USER_MANAGE                  32775
#define ID_BOOK_MANAGE                  32776
#define ID_MANAGER_MANAGE               32777
#define ID_BOOK_BORROW                  32778
#define ID_BOOK_RETURN                  32779
#define ID_LOGOUT                       32780
#define ID_MOVE_FIRST                   32794
#define ID_MOVE_PREV                    32795
#define ID_MOVE_NEXT                    32796
#define ID_MOVE_LAST                    32797
#define ID_INDICATOR_NAME               61446
#define ID_INDICATOR_SUM                61447
#define ID_INDICATOR_CUR                61448

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        164
#define _APS_NEXT_COMMAND_VALUE         32799
#define _APS_NEXT_CONTROL_VALUE         1086
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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