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

📄 resource.h

📁 一个图书馆信息查询系统。是根据学校图书馆的实际情况调查后开发
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by resource.rc
//
#define IDI_BRAND                       101
#define IDR_MENUMAIN                    103
#define IDR_MENU_COMADM                 103
#define IDD_REGISTER                    104
#define IDD_READERBOOK                  105
#define IDD_RBASEINFO                   106
#define IDD_READER_INFO                 106
#define IDD_ADM                         107
#define IDD_ADM_INFO                    107
#define IDD_ADMBOOK                     108
#define IDD_READER_BOOK                 108
#define IDR_MENU_SYSADM                 110
#define IDR_MENU_READER                 111
#define IDD_RBOOKINFO                   112
#define IDD_FINDBOOK                    113
#define IDD_ADM_BOOK                    117
#define IDD_ADM_TASK                    118
#define IDD_ADM_READER                  121
#define IDD_SYS_TASK                    124
#define IDD_READER_TASK                 129
#define IDC_RADIO1                      1000
#define IDC_RE_READER                   1000
#define IDC_RADIO2                      1001
#define IDC_RE_COMADM                   1001
#define IDC_RADIO3                      1002
#define IDC_RE_SYSADM                   1002
#define IDC_EDIT1                       1003
#define IDC_RB_NAME                     1003
#define IDC_RB_COUNT                    1003
#define IDC_EDIT2                       1004
#define IDC_PICTURE                     1004
#define IDC_RB_AUTHOR                   1004
#define IDC_COMBO1                      1005
#define IDC_ABN_NAME                    1005
#define IDC_EDIT3                       1006
#define IDC_LIST1                       1006
#define IDC_AB_LIST                     1006
#define IDC_ATASK_LIST                  1006
#define IDC_EDIT4                       1007
#define IDC_CHECK_WITH_NAME             1007
#define IDC_EDIT5                       1008
#define IDC_CHECK_WITH_AUTHOR           1008
#define IDC_RE_LISENCE                  1012
#define IDC_AI_NAME                     1013
#define IDC_RE_PASSWORD                 1013
#define IDC_AI_PASSWORD                 1014
#define IDC_AI_LISENCE                  1015
#define ID_AI_ALTER                     1016
#define IDC_ABF_NAME                    1018
#define IDC_ABF_AUTHOR                  1019
#define IDC_ABN_AUTHOR                  1020
#define IDABF                           1021
#define IDABN                           1022
#define IDC_CHECK_WITH_LISENCE          1023
#define IDC_ARF_NAME                    1024
#define IDC_ARF_LISENCE                 1025
#define IDARN                           1026
#define IDARF                           1027
#define IDC_AR_LIST                     1028
#define IDC_ARN_NAME                    1029
#define IDC_ARN_LISENCE                 1030
#define IDC_ATASK_BOOK                  1031
#define IDC_ATASK_READER                1032
#define IDBORROW                        1033
#define IDRETURN                        1034
#define IDCLEAR                         1035
#define IDC_ACN_NAME                    1035
#define IDC_ACN_LISENCE                 1036
#define IDACN                           1037
#define IDACF                           1038
#define IDC_AC_LIST                     1039
#define IDC_RI_LISENCE                  1040
#define IDC_RI_NAME                     1041
#define IDC_RI_PASSWORD                 1042
#define ID_RI_ALTER                     1043
#define IDC_RB_LIST                     1044
#define IDRBF                           1045
#define ID_MENUITEM40003                40003
#define ID_MENUITEM40004                40004
#define ID_MENUITEM40005                40005
#define ID_MENUITEM40009                40009
#define ID_MENUITEM40010                40010
#define ID_MENUITEM40011                40011
#define ID_MENUITEM40012                40012
#define ID_MENUITEM40013                40013
#define ID_MENUITEM40014                40014
#define ID_MENUITEM40015                40015
#define ID_MENUITEM40016                40016
#define ID_MENUITEM40017                40017
#define ID_MENUITEM40018                40018
#define ID_MENUITEM40019                40019
#define ID_MENUITEM40020                40020
#define ID_MENUITEM40021                40021
#define ID_MENUITEM40022                40022
#define ID_MENUITEM40023                40023
#define ID_MENUITEM40024                40024
#define ID_MENUITEM40025                40025
#define ID_MENUITEM40026                40026
#define ID_MENUITEM40027                40027
#define ID_MENUITEM40028                40028
#define ID_MENUITEM40029                40029
#define IDM_COMADM_INFO                 40034
#define IDM_COMADM_BOOK                 40035
#define IDM_COMADM_TASK                 40036
#define IDM_COMADM_READER               40037
#define IDM_READER_INFO                 40038
#define IDM_READER_BOOK                 40039
#define IDM_READER_TASK                 40040
#define IDM_SYSADM_INFO                 40041
#define IDM_SYSADM_TASK                 40042

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        132
#define _APS_NEXT_COMMAND_VALUE         40043
#define _APS_NEXT_CONTROL_VALUE         1046
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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