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

📄 resource.h

📁 这是一个用c++编写的可以处理4台10层电梯的电梯调度系统
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Elevator.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_ELEVATOR_DIALOG             102
#define IDR_MAINFRAME                   128
#define IDD_MAINDLG                     129
#define IDB_BITMAP1                     138
#define IDB_SPLASH                      145
#define IDC_MYBUTTONS                   900
#define IDC_MYLABELS                    1000
#define IDC_STATIC_ELEVATOR1                1006
#define IDC_STATIC_STATE                1008
#define IDC_BTN_OPEN_DOOR               1009
#define IDC_BTN_CLOSE_DOOR              1010
#define IDC_BTN_PSG_ENTER               1011
#define IDC_BTN_PSG_LEAVE               1012
#define IDC_BTN_CREATE_FAULT            1013
#define IDC_BTN_CORRECT_FAULT           1014
#define IDC_STATIC_ELEVATOR                 1015
#define IDC_STATIC_BUTTON_PANEL         1016
#define IDC_STATIC_ELEVATOR_BOX             1017
#define IDC_STATIC_CONTROL_PANEL        1018
#define IDC_STATIC_STATE_PANEL          1019
#define IDC_STATIC_PSG_NUM              1020
#define IDC_BTN_ABOUT                   1022
#define IDC_STATIC_TEXT                 1024
#define IDC_STATIC_PIC                  1025
#define IDC_FLOORBUTTONS                1100

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        146
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1026
#define _APS_NEXT_SYMED_VALUE           105
#endif
#endif

⌨️ 快捷键说明

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