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

📄 resource.h

📁 此源程序是图书馆管理系统
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by library.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_LIBRARY_DIALOG              102
#define IDR_MAINFRAME                   128
#define IDD_DIALOG1                     129
#define IDD_DIALOG_CLERK                130
#define IDD_DIALOG_BOOK                 131
#define IDD_DIALOG_BORROW               132
#define IDD_DIALOG_RETURN               133
#define IDD_DIALOG_FINE                 134
#define IDD_DIALOG_BOOKQUR              135
#define IDD_DIALOG_QURREADER            136
#define IDD_DIALOG2                     137
#define IDC_BUTTON_BOOK                 1000
#define IDC_BUTTON_READER               1001
#define IDC_BUTTON3                     1002
#define IDC_BUTTON_RETRUN               1003
#define IDC_BUTTON_BORROW               1004
#define IDC_BUTTON_FINE                 1005
#define IDC_READERQUR                   1006
#define IDC_BOOKQUR                     1007
#define IDC_BUTTON9                     1008
#define IDC_EDIT1                       1009
#define IDC_EDIT2                       1010
#define IDC_EDIT3                       1011
#define IDC_EDIT4                       1012
#define IDC_BUTTON1                     1013
#define IDC_EDIT                        1014
#define IDC_BUTTON_FIRST                1015
#define IDC_BUTTON_NEXT                 1016
#define IDC_BUTTON_FORWORD              1017
#define IDC_SAVE                        1018
#define IDC_LAST                        1019
#define IDC_COMBO1                      1021
#define IDC_FIRST                       1024
#define IDC_NEXT                        1025
#define IDC_CLERK                       1026
#define IDC_FORWARD                     1027
#define IDC_ADD                         1028
#define IDC_DEL                         1029
#define IDC_EDIT6                       1031
#define IDC_BUTTON_ADD                  1032
#define IDC_BUTTON_EDIT                 1033
#define IDC_BUTTON_DEL                  1034
#define IDC_BUTTON_SAVE                 1035
#define IDC_BUTTON_PRE                  1038
#define IDC_BUTTON_LAST                 1039
#define IDC_DATETIMEPICKER1             1040
#define IDC_DATETIMEPICKER2             1041
#define dd                              1042
#define IDC_QURNAME                     1043
#define IDC_EDIT5                       1044
#define IDC_EDIT7                       1045
#define IDC_QURID                       1047
#define IDC_PRE                         1048
#define IDC_LIST1                       1049
#define IDC_QUR                         1050

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        138
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1051
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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