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

📄 resource.h

📁 用Visual c++.net开发的图书管理系统
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by myBook.rc
//
#define IDD_MYBOOK_DIALOG               102
#define IDD_PROPPAGE_SEARCH             106
#define IDD_PROPPAGE_SEARCH_BOOK        106
#define IDR_MAINFRAME                   128
#define IDD_DIALOG_LOGIN                129
#define IDD_DIALOG_TRANSMIT             131
#define IDD_DIALOG_OPERATE              132
#define IDD_PROPPAGE_TRANSMIT_LEND      133
#define IDD_PROPPAGE_SEARCH_READER      134
#define IDD_DIALOG_BOOK_LIST            135
#define IDD_DIALOG_READER_MSG           136
#define IDD_PROPPAGE_TRANSMIT_RETURN    137
#define IDD_PROPPAGE_TRANSMIT_HELP      138
#define IDD_DIALOG_BOOK_DB_EDIT         139
#define IDD_DIALOG_READER_DB_EDIT       140
#define IDD_DIALOG_DB_STAT              141
#define IDD_DIALOG_CHANG_PASS           142
#define IDD_DIALOG_MAIN_HELP            143
#define IDD_PROPPAGE_SEARCH_HELP        144
#define IDC_RADIO_SEARCH                1000
#define IDC_RADIO_TRANSMIT              1001
#define IDC_RADIO_OPERATE               1002
#define IDC_RADIO_HELP                  1003
#define IDC_RADIO_EXIT                  1004
#define IDC_EDIT_ID                     1006
#define IDC_EDIT_PASS                   1007
#define IDC_BUTTON_SEARCH               1009
#define IDC_BUTTON_CLEAR                1010
#define IDC_BUTTON_RETURN               1011
#define IDC_BUTTON_EXIT                 1012
#define IDC_COMBO1                      1013
#define IDC_COMBO2                      1014
#define IDC_COMBO3                      1015
#define IDC_COMBO4                      1016
#define IDC_EDIT1                       1017
#define IDC_EDIT2                       1018
#define IDC_EDIT3                       1019
#define IDC_EDIT4                       1020
#define IDC_COMBO_MATCH1                1021
#define IDC_COMBO_MATCH2                1022
#define IDC_BUTTON_OUT                  1022
#define IDC_COMBO_MATCH3                1023
#define IDC_EDIT_BOOK_ID                1023
#define IDC_COMBO_MATCH8                1024
#define IDC_COMBO_MATCH4                1024
#define IDC_EDIT_READER_ID              1024
#define IDC_EDIT_BOOK_NAME              1025
#define IDC_EDIT_BOOK_AUTHOR            1026
#define IDC_EDIT_LEND_DATE              1027
#define IDC_BUTTON_LOCK                 1028
#define IDC_LIST1                       1032
#define IDC_LIST_OPERATE                1032
#define IDC_LIST_BOOK                   1032
#define IDC_BUTTON1                     1033
#define IDC_BUTTON_LOGIN                1033
#define IDC_BUTTON_IN                   1037
#define IDC_EDIT_READER_COUNT           1038
#define IDC_EDIT_BOOK_COUNT             1039
#define IDC_EDIT_ADMIN_COUNT            1040
#define IDC_EDIT_OLD_PASS               1040
#define IDC_EDIT_LEND_COUNT             1041
#define IDC_EDIT_NEW_PASS               1041
#define IDC_EDIT_CONFIRM_PASS           1042
#define IDC_CHECK1                      1043
#define IDC_CHECK_READER                1043

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

⌨️ 快捷键说明

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