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

📄 resource.h

📁 可以根据停车场的具体情况定义停车点的位置
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by PosManager.rc
//
#define IDD_ABOUTBOX                    100
#define IDD_POSVIEW                     101
#define IDR_MAINFRAME                   128
#define IDR_POSMANTYPE                  129
#define IDB_OCCUPIED                    130
#define IDB_EMPTY                       131
#define IDB_VIP                         132
#define IDB_ROAD                        133
#define IDB_UNKNOWN                     133
#define IDB_NORMAL                      134
#define IDD_PARAM                       136
#define IDC_CURSOR1                     137
#define IDD_SERIALINIT                  140
#define IDD_COMMAND                     142
#define IDD_COMHANDLER                  143
#define IDD_MSGDEAL                     144
#define IDI_OCCUPIED                    145
#define IDI_ICON1                       146
#define IDI_ICON2                       147
#define IDI_ICON3                       148
#define IDI_ICON4                       149
#define IDB_FAIL                        150
#define IDC_MAP                         1000
#define IDC_EDIT1                       1001
#define IDC_EDIT2                       1002
#define IDC_EDIT3                       1003
#define IDC_EDIT4                       1004
#define IDC_EDIT5                       1005
#define IDC_EDIT6                       1006
#define IDC_RADIO1                      1007
#define IDC_RADIO2                      1008
#define IDC_BUTTON2                     1009
#define IDC_BUTTON3                     1010
#define IDC_BUTTON4                     1011
#define IDC_BUTTON5                     1012
#define IDC_BUTTON6                     1013
#define IDC_BUTTON1                     1015
#define IDC_LIST1                       1023
#define IDC_RICHEDIT1                   1024
#define IDC_MSG                         1025
#define IDC_BAUD1                       2001
#define IDC_BAUD2                       2002
#define IDC_BAUD3                       2003
#define IDC_BAUD4                       2004
#define IDC_BAUD5                       2005
#define IDC_BAUD6                       2006
#define IDC_SEND_BUTTON                 2007
#define IDC_BTN_OPEN                    2008
#define IDC_CLOSE_BUTTON                2009
#define IDC_GENERATE                    2010
#define IDC_COM1                        2011
#define IDC_COM2                        2012
#define IDC_COM3                        2013
#define IDC_COM4                        2014
#define IDC_PAR1                        2015
#define IDC_PAR2                        2016
#define IDC_PAR3                        2017
#define IDC_PAR4                        2018
#define IDC_STOPBIT1                    2019
#define IDC_STOPBIT2                    2020
#define ID_MENU_COM                     32771
#define ID_LOG                          32772
#define IDC_BTN_DEL                     61216

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        151
#define _APS_NEXT_COMMAND_VALUE         32773
#define _APS_NEXT_CONTROL_VALUE         1026
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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