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

📄 resource.h

📁 实现简单的酒店订房系统
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by order.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_ORDERTYPE                   129
#define IDD_ORDER                       130
#define IDD_CHECK                       131
#define IDD_OUT                         132
#define IDI_HOUSE                       133
#define IDD_HELP                        135
#define IDC_OID                         1000
#define IDC_ODATE                       1001
#define IDC_ODAYS                       1002
#define IDC_ONAME                       1003
#define IDC_OSEX                        1004
#define IDC_OPID                        1005
#define IDC_ORDERROOM                   1006
#define IDC_RESET                       1007
#define IDC_LISTINFO                    1007
#define IDC_EXIT                        1008
#define IDC_CHECK                       1008
#define IDC_VIPCHECK                    1009
#define IDC_HISTIMECHECK                1010
#define IDC_EDIT_TIME                   1011
#define IDC_ALLCHECK                    1012
#define IDC_EDIT_ID                     1013
#define IDC_HISIDCHECK                  1014
#define IDC_OUTROOM                     1017
#define IDC_OUT_QUITDLG                 1018
#define IDC_EDIT_QUITBYID               1019
#define IDO_DOORDER                     32774
#define IDC_DOCHECK                     32775
#define IDC_DOOUTROOM                   32777
#define IDC_BOOK                        32778

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        136
#define _APS_NEXT_COMMAND_VALUE         32779
#define _APS_NEXT_CONTROL_VALUE         1020
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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