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

📄 resource.h

📁 1.解压后在sql2000中建立数据库flight,然后用本文件中的flight文件进行还原 2.数据库连接是用ADO实现的,如果更改连接,打开后对两个程序的ADOConn.cpp进行修改就行(t
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by AirServer.rc
//
#define IDD_ABOUTBOX                    100
#define IDD_AIRSERVER_FORM              101
#define IDR_MAINFRAME                   128
#define IDR_AIRSERTYPE                  129
#define IDM_lin                         129
#define IDB_BITMAP1                     131
#define IDB_BITMAP2                     132
#define IDR_AIRSERTYPE1                 133
#define IDB_BMPBK                       134
#define IDD_DlgDelFlight                136
#define IDD_DlgAddFlight                137
#define IDD_DlgAgency                   138
#define IDD_DlgTicket                   139
#define IDC_EDIT1                       1000
#define IDC_EDIT2                       1001
#define IDC_EDIT3                       1002
#define IDC_EDIT4                       1003
#define IDC_EDIT5                       1004
#define IDC_EDIT6                       1005
#define IDC_EDIT7                       1006
#define IDC_EDIT8                       1007
#define IDC_EDIT9                       1008
#define IDC_EdtNum                      1010
#define IDC_SPWD1                       1013
#define IDC_SPWD2                       1014
#define IDC_EdtPWD1                     1015
#define IDC_EdtPWD2                     1016
#define IDC_DEL                         1017
#define IDC_ADD                         1018
#define IDC_TicketList                  1019
#define ID_FL_ADD                       32771
#define ID_FL_DEL                       32772
#define ID_LS_ADD                       32773
#define ID_LS_DEL                       32774
#define ID_TICKIT_VIEW                  32775
#define ID_TICKIT_P                     32776

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        141
#define _APS_NEXT_COMMAND_VALUE         32777
#define _APS_NEXT_CONTROL_VALUE         1021
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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