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

📄 resource.h

📁 实现铁路订票系统的订票
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by trainteckitbook.rc
//
#define IDD_ABOUTBOX                    100
#define IDD_TRAINTECKITBOOK_FORM        101
#define IDP_FAILED_OPEN_DATABASE        103
#define IDR_MAINFRAME                   128
#define IDR_TRAINTTYPE                  129
#define IDD_DIALOG_ticket               131
#define IDD_DIALOG1                     132
#define IDC_MSFLEXGRID_sitinfo          1000
#define IDC_BUTTON_refresh              1001
#define IDC_BUTTON_search               1003
#define IDC_BUTTON_book                 1004
#define IDC_BUTTON_drop                 1005
#define IDC_BUTTON_bounce               1005
#define IDC_MSFLEXGRID_tec              1006
#define IDC_EDIT1                       1007
#define IDC_EDIT_fromw_s                1007
#define IDC_EDIT_train_num_t            1007
#define IDC_EDIT_password               1007
#define IDC_EDIT2                       1008
#define IDC_EDIT_tow_s                  1008
#define IDC_EDIT_from_t                 1008
#define IDC_EDIT3                       1009
#define IDC_EDIT_start_time_s           1009
#define IDC_EDIT_train_num_b            1009
#define IDC_EDIT_to_t                   1009
#define IDC_EDIT4                       1010
#define IDC_EDIT_trainnum_b             1010
#define IDC_EDIT_start_time_b           1010
#define IDC_EDIT_ticket_num_t           1010
#define IDC_EDIT5                       1011
#define IDC_EDIT_trainnum_bounce        1011
#define IDC_EDIT_seat_num_t             1011
#define IDC_EDIT6                       1012
#define IDC_EDIT_seatnum_bounce         1012
#define IDC_EDIT_ticketype_t            1012
#define IDC_EDIT7                       1013
#define IDC_EDIT_ticketnum_bounce       1013
#define IDC_EDIT_start_time_t           1013
#define IDC_BUTTON1                     1014
#define IDC_BUTTON_cancel_bounce        1014
#define IDC_SPIN1                       1019
#define IDC_COMBO1                      1020
#define IDC_COMBO_ticketype_b           1020
#define IDC_EDIT_current_time           1021
#define IDC_COMBO_CBticketype_bounce    1026
#define IDC_BUTTON_modefy               1027
#define IDM_modefy                      32771

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        133
#define _APS_NEXT_COMMAND_VALUE         32772
#define _APS_NEXT_CONTROL_VALUE         1028
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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