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

📄 resource.h

📁 图书管理系统 语言:C,SQL 功能:实现图书管理的数字化
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Library.rc
//
#define IDOK3                           3
#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_Manager_login               130
#define IDD_Manage_window               131
#define IDD_Book_manage                 132
#define IDD_Student_manage              133
#define IDD_Student_borrow              134
#define IDD_Student_sent                135
#define IDD_Book_search                 136
#define IDD_Student_login               137
#define IDD_Student_own_info            138
#define IDD_Student_book_search         139
#define IDC_Manager                     1000
#define IDC_Student                     1001
#define IDC_EDIT1                       1002
#define IDC_EDIT2                       1003
#define IDC_BUTTON1                     1004
#define IDC_BUTTON2                     1005
#define IDC_BUTTON3                     1006
#define IDC_BUTTON4                     1007
#define IDC_BUTTON6                     1009
#define IDC_EDIT3                       1010
#define IDC_EDIT4                       1011
#define IDC_EDIT5                       1012
#define IDC_EDIT6                       1013
#define IDC_EDIT7                       1014
#define IDC_EDIT8                       1015
#define IDC_EDIT9                       1016
#define IDC_EDIT10                      1017
#define IDC_Search                      1018
#define IDC_Add                         1019
#define IDC_Delete                      1020
#define IDC_Update                      1021
#define IDC_LIST4                       1032
#define IDC_Student_print               1033
#define IDC_BUTTON5                     1035
#define IDOK1                           1036
#define IDOK2                           1037
#define IDC_LIST1                       1038
#define IDC_LIST3                       1040
#define IDC_LIST2                       1041
#define IDC_LIST8                       1045
#define IDC_LIST9                       1046
#define IDC_HOTKEY1                     1050
#define IDC_BUTTON7                     1051
#define IDC_Manager_manage              1051
#define IDC_RADIO1                      1052
#define IDC_RADIO2                      1053
#define IDC_COMBO1                      1054

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        142
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1055
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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