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

📄 resource.h

📁 一个课程作业
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by order.rc
//
#define IDD_ABOUTBOX                    100
#define IDD_ORDER_FORM                  101
#define IDP_FAILED_OPEN_DATABASE        103
#define IDR_MAINFRAME                   128
#define IDR_ORDERTYPE                   129
#define IDD_Reservation_VIEW            132
#define IDD_reservation                 133
#define IDD_FilterDialog                134
#define IDD_FilterReservation           135
#define IDD_flight                      136
#define IDD_FilterFlight                137
#define IDD_FilterCar                   140
#define IDD_motorcar                    141
#define IDD_FilterHotel                 142
#define IDD_hotel                       143
#define IDD_AddClient                   144
#define IDD_AddFlights                  145
#define IDD_AddHotels                   146
#define IDD_AddCar                      147
#define IDD_AddReservation              148
#define IDD_Check                       149
#define IDC_EDIT1                       1000
#define IDC_BUTTON3                     1006
#define IDC_EDIT2                       1007
#define IDC_EDIT3                       1008
#define IDC_custName                    1009
#define IDC_reservationtype             1010
#define IDC_reservationkey              1011
#define IDC_EDIT_FILTER                 1012
#define IDC_Filter_Reservation          1013
#define IDC_reservationcheck            1014
#define IDC_from                        1015
#define IDC_toward                      1016
#define IDC_flight                      1017
#define IDC_flightseat                  1018
#define IDC_flightseatrest              1019
#define IDC_flightNum                   1020
#define IDC_price                       1021
#define IDC_FilterCarLocation           1029
#define IDC_restcar                     1030
#define IDC_carlocation                 1031
#define IDC_carprice                    1032
#define IDC_totalcar                    1033
#define IDC_FilterHoteLocation          1034
#define IDC_HotelRest                   1035
#define IDC_HotelLocation               1036
#define IDC_HotelPrice                  1037
#define IDC_HotelTotal                  1038
#define IDC_AddName                     1039
#define IDC_AddFlightRestSeat           1040
#define IDC_AddFlightArrive             1041
#define IDC_AddFlightFrom               1042
#define IDC_AddFlightNum                1043
#define IDC_AddFlightPrice              1044
#define IDC_AddFlightTotalSeat          1045
#define IDC_AddHotelRestRooms           1046
#define IDC_AddHotelLocation            1047
#define IDC_AddHotelPrice               1048
#define IDC_AddHotelTotalRooms          1049
#define IDC_AddCarRest                  1050
#define IDC_AddCarLocation              1051
#define IDC_AddCarPrice                 1052
#define IDC_AddCarTotal                 1053
#define IDC_AddCustomer                 1056
#define IDC_AddReservationType          1057
#define IDC_AddReservationKey           1058
#define IDC_RecordCount                 1060
#define IDC_name                        1061
#define ID_RECORD_ADD                   32771
#define ID_RECORD_REFRESH               32772
#define ID_RECORD_DELETE                32773
#define IDD_checkcustomer               32774
#define IDD_car                         32777
#define IDD_AddCustomer                 32778
#define IDD_AddHotel                    32779
#define IDD_AddFlight                   32780
#define IDD_AddCars                     32781
#define IDD_AddReservations             32782
#define IDD_constrain                   32783
#define IDD_complite                    32784

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        151
#define _APS_NEXT_COMMAND_VALUE         32785
#define _APS_NEXT_CONTROL_VALUE         1062
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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