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

📄 resource.h

📁 一个图书管理系统
💻 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_DIALOG_NEW_BOOKS            130
#define IDD_DIALOG_LOGIN                131
#define IDD_DIALOG_USER_MANAGER         134
#define IDD_DIALOG_READER               135
#define IDD_DIALOG_FIND                 136
#define IDD_DIALOG_BORROW               137
#define IDD_DIALOG_RETURN               138
#define IDD_DIALOG_PUNISH               139
#define IDD_DIALOG_RESEARCH_BOOK        140
#define IDD_DIALOG_RESEARCH_READER      141
#define IDD_DIALOG_RESEARCH_BORROWED    142
#define IDD_DIALOG_RESEARCH_PUNISH      143
#define IDB_BITMAP1                     147
#define IDB_BITMAP2                     148
#define IDB_BITMAP3                     149
#define IDB_BITMAP4                     152
#define IDB_BITMAP5                     154
#define IDB_BITMAP6                     158
#define IDB_BITMAP7                     159
#define IDB_BITMAP8                     160
#define IDB_BITMAP9                     161
#define IDB_BITMAP10                    162
#define IDB_BITMAP11                    163
#define IDB_BITMAP12                    164
#define IDB_BITMAP13                    165
#define IDB_BITMAP14                    166
#define IDB_BITMAP15                    167
#define IDB_BITMAP16                    168
#define IDC_EDIT_BOOK_NO                1000
#define IDC_EDIT_BOOK_NAME              1001
#define IDC_EDIT_WRITER                 1002
#define IDC_EDIT_PRICE                  1003
#define IDC_EDIT_PRESS                  1004
#define IDC_EDIT_TOTAL                  1005
#define IDC_BUTTON_IN                   1007
#define IDC_BUTTON_DEL                  1008
#define IDC_BUTTON_CHECK_ALL            1009
#define IDC_LIST_RESULT                 1011
#define IDC_COMBO_USER_NAME             1012
#define IDC_EDIT_PWD                    1014
#define IDC_LIST_USER                   1015
#define IDC_EDIT_USERID                 1016
#define IDC_EDIT_PWDOK                  1018
#define IDC_BUTTON_ADD                  1019
#define IDC_BUTTON_DELETE               1020
#define IDC_BUTTON_CANCEL               1021
#define IDC_EDIT_NUMBER_ID              1022
#define IDC_RADIO_NAN                   1023
#define IDC_RADIO_NV                    1024
#define IDC_EDIT_USER_NAME              1025
#define IDC_BUTTON_MODIFY               1026
#define IDC_EDIT_PROOFID                1027
#define IDC_EDIT_NAME                   1028
#define IDC_EDIT_COUNT                  1029
#define IDC_EDIT_NUMBERID               1031
#define IDC_LIST_READER                 1032
#define IDC_RADIO1                      1034
#define IDC_RADIO2                      1035
#define IDC_BUTTON_RESEARCH             1036
#define IDC_EDIT_TUSHUID                1037
#define IDC_EDIT_BEFORE_OUT             1040
#define IDC_EDIT_FUTURE_OUT             1041
#define IDC_EDIT_BOOKID                 1042
#define IDC_EDIT_DAYS                   1043
#define IDC_BUTTON_BORROW_OUT           1046
#define IDC_LIST_BORROW                 1047
#define IDC_EDIT_READER_NAME            1048
#define IDC_EDIT_PROOF_ID               1049
#define IDC_EDIT_BOOK_ID                1050
#define IDC_EDIT_RETURN_DATE            1053
#define IDC_EDIT_BACK_TIME              1054
#define IDC_EDIT_EXTENDED               1055
#define IDC_BUTTON_CLEAR                1056
#define IDC_EDIT_MONEY                  1060
#define IDC_LIST_SHOW                   1065
#define IDC_BUTTON_CHECK                1067
#define ID_DAY_BORROW                   32771
#define ID_MATERIAL_NEWBOOK_IN          32772
#define ID_MANAGER_USER                 32773
#define ID_MATERIAL_READER              32774
#define ID_DAY_RETURN                   32775
#define ID_DAY_PUNISH                   32776
#define ID_RESEARCH_BOOK                32777
#define ID_RESEARCH_READER              32778
#define ID_RESEARCH_BORROWED            32779
#define ID_RESEARCH_PUNISHED            32780
#define ID_DATABASE_BACKUP              32781
#define ID_DATABASE_RECOVER             32782

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        169
#define _APS_NEXT_COMMAND_VALUE         32783
#define _APS_NEXT_CONTROL_VALUE         1079
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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