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

📄 resource.h

📁 本软件为车站售票服务,能够提供查询班次,预定座位,取消预定等功能
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by System.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_SYSTEMTYPE                  129
#define IDD_Busline                     133
#define IDD_Book                        134
#define IDD_Remove                      135
#define IDD_Showpassenger               137
#define IDD_Singleline                  138
#define IDC_EDIT1                       1000
#define IDC_bName                       1000
#define IDC_EDIT2                       1001
#define IDC_bID                         1001
#define IDC_EDIT3                       1002
#define IDC_EDIT4                       1003
#define IDC_bSeat                       1003
#define IDC_BUS_OK                      1004
#define IDC_BUS_CANCEL                  1005
#define IDC_COMBO1                      1007
#define IDC_LINE                        1007
#define IDC_bLine                       1007
#define IDC_myLine                      1007
#define IDC_Singleline                  1007
#define IDC_LINENAME                    1008
#define IDC_STATTIME                    1009
#define IDC_GOALCITY                    1010
#define IDC_TOTAL                       1011
#define IDC_NAME                        1012
#define IDC_ID                          1013
#define IDC_SEAT                        1014
#define IDC_bOK                         1015
#define IDC_bCancel                     1016
#define IDC_rOK                         1017
#define IDC_rCANCEL                     1018
#define ID_Inputbusline                 32771
#define ID_Bookout                      32772
#define ID_Remove                       32773
#define ID_DISPLY_PASSENGER             32774
#define ID_DISPLY_BUSLINE               32775
#define SingleLine                      32776

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

⌨️ 快捷键说明

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