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

📄 resource.h

📁 航空订票系统 学校大作业开发的
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by AviationBS.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_AVIATIONBS_DIALOG           102
#define IDR_MAINFRAME                   128
#define IDD_SETLINE_DIG                 129
#define IDD_BOOKINGDIALOG               133
#define IDD_REFUNDTICKET                134
#define IDD_QUEUEDIALOG                 135
#define IDD_QUEUE_DEAL                  136
#define IDC_ABOUTBUTTON                 1000
#define IDC_ALLLINELIST                 1001
#define IDC_ADDLINE                     1004
#define IDC_ADDLINEEDIT                 1005
#define IDC_DELETELINE                  1006
#define IDC_DELETEFLIGHT                1007
#define IDC_ADDFLIGHT                   1008
#define IDC_PLANETYPE                   1009
#define IDC_PLANENUM                    1010
#define IDC_FCNUM                       1016
#define IDC_FCPIRCE                     1017
#define IDC_TCNUM                       1018
#define IDC_TCPRICE                     1019
#define IDC_TCPRICE2                    1020
#define IDC_SETLINEBUTTON               1023
#define IDC_TIMEPICKER                  1025
#define IDC_BUTTON1                     1028
#define IDC_FIND                        1029
#define IDC_FLIGHTLIST                  1033
#define IDC_DATETIMEPICKER1             1035
#define IDC_REFUND                      1037
#define IDC_COMBO2                      1039
#define IDC_FLIGHINFOLIST               1040
#define IDC_BOOKINGBUT                  1041
#define IDC_NAMEEDIT                    1042
#define IDC_EDIT2                       1043
#define IDC_TIMEEDIT                    1044
#define IDC_EDIT3                       1045
#define IDC_FCEDIT                      1047
#define IDC_EDIT1                       1049
#define IDC_TCEDIT                      1050
#define IDC_LINEEDIT                    1050
#define IDC_LIST                        1052
#define IDC_CHECK3                      1053
#define IDC_IDEDIT                      1056
#define IDC_COMBO1                      1058
#define IDC_FINDBUTTON                  1059
#define IDC_CHECK1                      1061
#define IDC_ONQUEUE                     1062
#define IDC_TCEDIT1                     1064
#define IDC_FCRESTEDIT                  1065
#define IDC_TCRESTEDIT                  1066
#define IDC_NAME                        1067
#define IDC_PLANENUMEDIT                1068

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        137
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1070
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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