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

📄 resource.h

📁 用MFC写的小型的图书馆系统 如 图书入库
💻 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_DIALOG1                     131
#define IDD_BOOK_RETURN                 131
#define IDD_QUERY_BASIC                 133
#define IDD_QUERY_ADVANCED              134
#define IDD_CARD_APPLY                  136
#define IDD_CARD_DESTROY                137
#define IDD_BOOK_ENROLL                 138
#define IDD_LAND                        139
#define IDC_CARD_NUM                    1000
#define IDC_BOOK_NUM                    1001
#define IDC_KEY_WORD                    1003
#define IDC_QUERY                       1004
#define IDC_ADVANCED_QUERY              1005
#define IDC_LIST_RESULT                 1006
#define IDC_LIST_DETAIL                 1007
#define IDC_CONDITION1                  1008
#define IDC_KEY_WORD1                   1009
#define IDC_NAME                        1011
#define IDC_DEPARTMENT                  1012
#define IDC_CLASS                       1013
#define IDC_BNO                         1015
#define IDC_CATEGORY                    1016
#define IDC_TITLE                       1017
#define IDC_PRESS                       1018
#define IDC_YEAR                        1019
#define IDC_AUTHOR                      1020
#define IDC_TOTAL                       1021
#define IDC_PRICE                       1022
#define IDC_ID                          1023
#define IDC_PASSWORD                    1024
#define ID_BOOK_BORROW                  32771
#define ID_BOOK_RETURN                  32772
#define ID_QUERY_BOOK                   32773
#define ID_CARD_APPLY                   32774
#define ID_CARD_DESTROY                 32775
#define ID_BOOK_ENROLL                  32776
#define ID_LAND                         32777

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        140
#define _APS_NEXT_COMMAND_VALUE         32778
#define _APS_NEXT_CONTROL_VALUE         1025
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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