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

📄 resource.h

📁 这个是我写的图书馆管理系统
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by library.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_LIBRARTYPE                  129
#define IDD_BOOK_BORROW                 130
#define IDD_BOOK_RETURN                 131
#define IDD_CARD_APPLY                  133
#define IDD_CARD_END                    134
#define IDD_SINGLE_STORE                135
#define IDD_QUERY_BASIC                 136
#define IDD_QUERY_ADVANCED              137
#define IDD_BATCH_STORE                 140
#define IDD_LOG_IN                      141
#define IDD_LOG_OUT                     142
#define IDD_PW_REVISE                   143
#define IDD_CARD_REVISE_DETAIL          144
#define IDD_CARD_REVISE                 145
#define IDC_CARD_NUM                    1000
#define IDC_BOOK_NUM                    1001
#define IDC_NAME                        1008
#define IDC_DEPARTMENT                  1009
#define IDC_POSITION                    1010
#define IDC_SS_CATEGORY                 1013
#define IDC_SS_TITLE                    1014
#define IDC_SS_PRESS                    1015
#define IDC_SS_YEAR                     1016
#define IDC_SS_AUTHOR                   1017
#define IDC_SS_PRICE                    1018
#define IDC_SS_NUMBER                   1019
#define IDC_SS_NUM                      1020
#define IDC_KEY_WORD                    1021
#define IDC_QUERY                       1022
#define IDC_ADVANCED_QUERY              1023
#define IDC_LIST_RESULT                 1024
#define IDC_LIST_DETAIL                 1025
#define IDC_CARD_DETAIL                 1026
#define IDC_CARDDETAIL                  1028
#define IDC_CONDITION1                  1033
#define IDC_CONDITION2                  1034
#define IDC_CONDITION3                  1035
#define IDC_CONDITION4                  1036
#define IDC_KEY_WORD1                   1037
#define IDC_KEY_WORD2                   1038
#define IDC_KEY_WORD3                   1039
#define IDC_KEY_WORD4                   1040
#define IDC_AND_OR1                     1041
#define IDC_AND_OR2                     1042
#define IDC_AND_OR3                     1043
#define IDC_AND_OR4                     1044
#define IDC_CONDITION5                  1045
#define IDC_CONDITION6                  1046
#define IDC_KEY_WORD5_1                 1047
#define IDC_KEY_WORD6_1                 1048
#define IDC_KEY_WORD5_2                 1049
#define IDC_KEY_WORD6_2                 1050
#define IDC_AND_OR5                     1051
#define IDC_SCON                        1053
#define IDC_SBY                         1054
#define IDC_SEQUENCEKW                  1055
#define IDC_SEQUENCEODBY                1056
#define IDC_ADDRESS                     1059
#define IDC_BUTTON1                     1060
#define IDC_ADMIN_ID                    1061
#define IDC_ADMIN_PW                    1062
#define IDC_OLD_PW                      1063
#define IDC_NEW_PW                      1064
#define IDC_NEW_PWA                     1065
#define IDC_CARD_NAME                   1067
#define IDC_CARD_DEPARTMENT             1068
#define IDC_CARD_POSITION               1069
#define ID_ADMIN_MOUNT                  32771
#define ID_ADMIN_CANCELLATION           32772
#define ID_BOOK_1                       32773
#define ID_BOOK_2                       32774
#define ID_MENUITEM32775                32775
#define ID_BOOK_RETURN                  32776
#define ID_BOOK_BORROW                  32777
#define ID_CARD_1                       32778
#define ID_CARD_2                       32780
#define ID_ADMIN_PW                     32781
#define ID_CARD_3                       32782

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        146
#define _APS_NEXT_COMMAND_VALUE         32783
#define _APS_NEXT_CONTROL_VALUE         1070
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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