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

📄 resource.h

📁 VC++串口通信设。本书详细说明讲解了在VC++环境下编写串口通信得过程。值得一看
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Pizza2Client.rc
//
#define ID_APP_ICON                     102
#define ID_ADD_TOPPING                  103
#define ID_REM_TOPPING                  104
#define ID_GET_PRICE                    105
#define ID_ORDER_PIZZA                  106
#define IDD_SIZE                        109
#define IDD_TOPPINGS                    110
#define ID_ICON_TOPPINGS                111
#define IDB_SIZE                        113
#define IDB_TOPPINGS                    114
#define IDC_TOPPING_LIST                115
#define IDC_RAD_WHOLEPIZZA              116
#define IDC_RAD_HALFPIZZA               117
#define IDC_RAD_QUARTPIZZA              118
#define IDC_SEL_TOPPING_LIST            119
#define IDC_RAD_INDIVIDUAL              120
#define IDC_RAD_SMALL                   121
#define IDC_RAD_LARGE                   122
#define IDD_FINAL                       123
#define IDB_FINAL                       124
#define IDS_TOTAL_TITLE                 125
#define IDS_TOTAL                       126
#define IDD_INITIAL                     127
#define IDB_INITIAL                     128
#define IDB_VISA                        163
#define IDB_MASTERCARD                  164
#define IDB_AMEX                        165
#define IDS_TITLE                       1013
#define IDS_TITLE2                      1014
#define IDC_NAME                        1014
#define IDC_ADDRESS                     1015
#define IDC_PHONE                       1016
#define IDC_ACCOUNT                     1019
#define IDC_RAD_VISA                    1020
#define IDC_RAD_MASTERCARD              1021
#define IDC_RAD_AMEX                    1022
#define IDC_SERVER_LIST                 1024

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        166
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1025
#define _APS_NEXT_SYMED_VALUE           129
#endif
#endif

⌨️ 快捷键说明

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