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

📄 resource.h

📁 提供图书查询。借阅图书管理进货等的图书管理系统
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Library.rc
//
#define MAINTIMER                       1
#define BEGINTIMER                      2
#define IDD_LIBRARY_DIALOG              102
#define IDR_MAINFRAME                   128
#define IDD_DIALOG_MAIN                 130
#define IDB_BITMAP_MAIN                 131
#define IDR_MENU_MAIN                   133
#define IDD_DIALOG_PASSWD               134
#define IDD_DIALOG_BORROW               135
#define IDB_BITMAP_BORROW               136
#define IDD_DIALOG_CHECK_BORROW         137
#define IDB_BITMAP_CHECK_BORROW         140
#define IDD_DIALOG_NEW_BOOKS            141
#define IDB_BITMAP_NEW                  142
#define IDD_DIALOG_CHECK_BOOKS          143
#define IDD_DIALOG_BOOK_LOST            144
#define IDD_DIALOG_BOOK_INFO            145
#define IDD_DIALOG_PROOF_INFO           146
#define IDD_DIALOG_ABOUT                147
#define IDD_DIALOG_NEW_PROOF            148
#define IDB_BITMAP_PROOF                149
#define IDD_DIALOG_CHECKPROOF           150
#define IDD_DIALOG_PROOF_LOST           151
#define IDB_BITMAP_PROOF_LOST           153
#define IDD_DIALOG_BEGIN                154
#define IDB_BITMAP_BEGIN                156
#define IDR_TOOLBAR_MAIN                157
#define IDC_EDIT_USER                   1000
#define IDC_EDIT_PASSWD                 1001
#define IDC_BUTTON_OK                   1002
#define IDC_EDIT_NEW_PASS               1003
#define IDC_BUTTON_RESET                1003
#define IDC_BUTTON_CHECK_PROOF          1003
#define IDC_EDIT_CONFIRM_PASS           1004
#define IDC_BUTTON_RETURN               1004
#define IDC_BUTTON_CANCEL               1006
#define IDC_LIST_SHOW                   1007
#define IDC_EDIT_PROOF                  1008
#define IDC_EDIT_BOOK                   1009
#define IDC_BUTTON_CHECK_BOOKS          1011
#define IDC_BUTTON_CHECK_BORROW         1012
#define IDC_STATIC_PERSON               1012
#define IDC_BUTTON_CHECK_ALL            1012
#define IDC_BUTTON_BACK                 1013
#define IDC_STATIC_TIMER                1013
#define IDC_BUTTON_REQUERY              1015
#define IDC_LIST_RESULT                 1017
#define IDC_EDIT_BOOK_NO                1019
#define IDC_EDIT_BOOK_NAME              1021
#define IDC_EDIT_WRITER                 1022
#define IDC_EDIT_PRESS                  1023
#define IDC_EDIT_PRICE                  1024
#define IDC_EDIT_TOTAL                  1025
#define IDC_BUTTON_CHECK                1026
#define IDC_BUTTON_IN                   1027
#define IDC_EDIT_NOW                    1028
#define IDC_EDIT_PROOF_NO               1034
#define IDC_BUTTON_LOST                 1035
#define IDC_STATIC_NAME                 1036
#define IDC_STATIC_BOOKNO               1037
#define IDC_STATIC_WRITER               1038
#define IDC_STATIC_PRESS                1039
#define IDC_BUTTON_BOOK_INFO            1040
#define IDC_BUTTON_PROOF_INFO           1041
#define IDC_EDIT_PUNI_MONEY             1042
#define IDC_STATIC_PROOF_NO             1043
#define IDC_STATIC_SEX                  1044
#define IDC_STATIC_BIRTH_DATE           1045
#define IDC_STATIC_ID_NUMBER            1046
#define IDC_STATIC_PHONE                1047
#define IDC_STATIC_ADDRESS              1048
#define IDC_EDIT_AMOUNT                 1049
#define IDC_EDIT_NAME                   1051
#define IDC_EDIT_BIRTH_DATE             1053
#define IDC_EDIT_ID                     1054
#define IDC_EDIT_ADDRESS                1055
#define IDC_EDIT_TEL                    1056
#define IDC_RADIO_MALE                  1057
#define IDC_RADIO_FEMALE                1058
#define IDC_COMBO_YEAR                  1060
#define IDC_COMBO_MONTH                 1061
#define IDC_COMBO_DAY                   1062
#define IDC_EDIT1                       1063
#define IDC_EDIT3                       1065
#define IDC_BUTTON_SHOW_ALL             1066
#define IDC_BUTTON_SHOW                 1070
#define IDC_BUTTON_BEGIN                1073
#define IDC_BUTTON_NEW_BOOK             1074
#define IDC_BUTTON_BORROW               1075
#define IDC_BUTTON_BOOK_LOST            1076
#define IDC_BUTTON_MAKE_PROOF           1079
#define IDC_BUTTON_PROOF_LOST           1081
#define IDC_BUTTON_PASSWD               1082
#define IDC_BUTTON_LOGOUT               1083
#define IDC_BUTTON_EXIT                 1084
#define IDC_BUTTON_HOWTO                1085
#define IDC_BUTTON_ABOUT                1086
#define IDC_STATIC_USER                 1087
#define IDC_BUTTON_BACKTOMAIN           1088
#define ID_MENU_LOGOUT                  32771
#define ID_MENU_EXIT                    32772
#define ID_MENU_PASSWORD                32773
#define ID_MENU_BORROW                  32774
#define ID_MENU_CHECK_BORROW            32775
#define ID_MENU_NEW_BOOKS               32776
#define ID_MENU_BOOK_LOST               32777
#define ID_MENU_MAKE_PROOF              32778
#define ID_MENU_PROOF_LOST              32779
#define ID_MENU_CHECK_PROOF             32780
#define ID_MENU_CHECK_BOOKS             32781
#define ID_MENU_HOWTO                   32782
#define ID_MENU_ABOUT                   32783

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        159
#define _APS_NEXT_COMMAND_VALUE         32798
#define _APS_NEXT_CONTROL_VALUE         1090
#define _APS_NEXT_SYMED_VALUE           103
#endif
#endif

⌨️ 快捷键说明

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