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

📄 resource.h

📁 酒店管理系统的毕业设计,用VC编的,功能有限
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by HotelManageSys.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_HOTELMANAGESYS_DIALOG       102
#define IDR_MAINFRAME                   128
#define IDD_operatorDlg                 131
#define IDD_reserveroom                 133
#define IDD_CASH                        137
#define IDD_BOOKROOM                    138
#define IDD_ABANDONROOM                 139
#define IDD_BOOKTORESIDE                140
#define IDD_BOOKTOABANDON               141
#define IDD_managerDlg                  143
#define IDC_EDIT1                       1000
#define IDC_EDIT2                       1001
#define IDC_RADIO1                      1002
#define IDC_roomNum                     1002
#define IDC_RADIO2                      1003
#define IDC_resideDays                  1003
#define IDC_resideDate                  1004
#define IDC_TAB5                        1012
#define IDC_COMBO1                      1016
#define IDC_BUTTON3                     1025
#define IDC_BUTTON4                     1028
#define IDC_CancelReside                1029
#define IDC_clientName                  1030
#define IDC_count                       1031
#define IDC_BUTTON1                     1033
#define IDC_BUTTONOUT                   1034
#define IDC_BUTTON6                     1035
#define IDC_LIST1                       1040
#define IDC_LIST2                       1041
#define IDC_BUTTONIN                    1042
#define IDC_roomType                    1043
#define IDC_STATICCASH                  1048
#define IDC_newClient                   1049
#define IDC_BOOKROOM                    1050
#define IDC_CANCELBOOK                  1051
#define IDC_DEFRAYEARNEST               1052
#define IDC_BOOKID                      1053
#define IDC_static2                     1055
#define IDC_static1                     1056
#define IDC_static3                     1057
#define IDC_INQUIRE                     1058
#define IDC_Serial                      1059
#define IDC_bookDate                    1060
#define IDC_roomNumber                  1061
#define IDC_bookDays                    1062
#define IDC_roomID                      1063
#define IDC_ABANDONROOM                 1064
#define IDC_QUITROOM                    1067
#define IDC_EXAMINEROOM                 1068
#define IDC_SERIALID                    1069
#define IDC_ViewAllRoom                 1070
#define IDC_abandonBook                 1073
#define IDC_View                        1074
#define IDC_AbanBook                    1076
#define IDC_cancel                      1077
#define IDC_EDIT3                       1078
#define IDC_Create                      1079
#define IDC_Delete                      1080

// 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         1081
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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