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

📄 resource.h

📁 图书管理系统可进行查询,添加,修改,等操作 用树行结构为图书馆进行图书分类
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by 图书管理.rc
//
#define IDOK2                           3
#define ID_BUTTON1                      3
#define IDCANCEL2                       4
#define ID_BOTTON2                      4
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_MY_DIALOG                   102
#define IDD_selbook2                    105
#define IDD_SELBOOK9_DIALOG             106
#define IDD_SELREAD9_DIALOG             107
#define IDD_SELNEWBOOK9_DIALOG          108
#define IDD_SELBORROW9_DIALOG           109
#define IDD_SELYONGHU9_DIALOG           110
#define IDD_SELWORK9_DIALOG             111
#define IDD_depeditdlg                  113
#define IDD_DEPDLG9_DIALOG              116
#define IDD_SELDEPDLG_DIALOG            118
#define IDR_MAINFRAME                   128
#define IDD_xitongdlg                   129
#define IDR_MENU1                       130
#define IDD_workdlg                     131
#define IDD_bookdlg                     134
#define IDD_readdlg                     137
#define IDD_borrbackdlg                 140
#define IDD_newbook                     142
#define IDD_yonghudlg                   145
#define IDD_workedit                    148
#define IDD_readedit                    150
#define IDD_bookedit                    152
#define IDD_yonghuedit                  153
#define IDD_newbookedit                 155
#define IDD_backedit                    158
#define IDD_selwork                     165
#define IDD_selread                     168
#define IDD_selyonghu                   170
#define IDD_selnewbook                  172
#define IDD_selborrow                   174
#define IDD_selbook3                    189
#define IDD_selborrow3                  191
#define IDB_BITMAP1                     209
#define IDB_BITMAP2                     210
#define IDC_EDIT1                       1000
#define IDC_EDIT2                       1001
#define IDC_BUTTON1                     1002
#define IDC_EDIT4                       1002
#define IDC_BUTTON2                     1003
#define IDC_EDIT5                       1003
#define IDC_DATAGRID1                   1004
#define IDC_EDIT6                       1004
#define IDC_ADODC1                      1005
#define IDC_BUTTON4                     1005
#define IDC_COMBO1                      1010
#define IDC_EDIT3                       1011
#define IDC_BUTTON3                     1012
#define IDC_DATAGRID2                   1014
#define IDC_ADODC2                      1015
#define IDC_COMBO2                      1016
#define IDC_TREE1                       1018
#define IDC_BUTTON5                     1019
#define IDC_STATIC1                     1020
#define IDR_WORK                        32771
#define IDR_BOOK                        32772
#define IDR_USER                        32773
#define IDR_BORROW                      32775
#define IDR_XINSHU                      32777
#define IDR_READ                        32778
#define IDR_EXIT                        32779
#define ID_MENUITEM32780                32780
#define ID_DEP                          32781

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        212
#define _APS_NEXT_COMMAND_VALUE         32782
#define _APS_NEXT_CONTROL_VALUE         1023
#define _APS_NEXT_SYMED_VALUE           119
#endif
#endif

⌨️ 快捷键说明

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