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

📄 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_DLG_READER                  130
#define IDD_DLG_BOOK_MANAGE             131
#define IDD_DLG_BORROW_BOOK             132
#define IDD_DLG_RETURN_BOOK             133
#define IDB_BMP_GIRL                    134
#define IDC_EDIT_RNAME                  1000
#define IDC_EDIT_RID                    1001
#define IDC_LIST_BOOK                   1003
#define IDC_BUT_ADD_READER              1004
#define IDC_BUT_DEL_READER              1005
#define IDC_COMBO_TYPE                  1006
#define IDC_BUT_NEXT_READER             1007
#define IDC_BUT_QUERY_READER            1008
#define IDC_BUT_EXIT                    1009
#define IDC_BUT_CHANGE_RNAME            1010
#define IDC_BUT_ADD_BOOK                1011
#define IDC_BUT_DEL_BOOK                1012
#define IDC_BUT_CHANGE_BNAME            1013
#define IDC_BUT_NEXT_BOOK               1014
#define IDC_BUT_QUERY_BOOK              1015
#define IDC_BUT_EXIT2                   1016
#define IDC_COMBO_TYPE2                 1017
#define IDC_EDIT_BNAME                  1018
#define IDC_EDIT_BID                    1019
#define IDC_EDIT_ONSHELF                1021
#define IDC_EDIT_READER_ID              1022
#define IDC_EDIT_BOOK_ID                1023
#define IDC_BUT_BORROW                  1024
#define IDC_BUT_EXIT3                   1025
#define IDC_EDIT_RETURN_BOOK_ID         1026
#define IDC_BUT_RETURN_BOOK             1027
#define IDC_BUT_EXIT4                   1028
#define IDC_BUTTON1                     1028
#define IDC_EDIT_RETURN_READER_ID       1029
#define ID_BORROW                       32771
#define ID_RETURN                       32772
#define ID_BOOK_MANAGE                  32773
#define ID_READER_MANAGE                32774

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        135
#define _APS_NEXT_COMMAND_VALUE         32775
#define _APS_NEXT_CONTROL_VALUE         1029
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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