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

📄 resource.h

📁 基于VC++6.0应用MSCOMM控件的串口通信上位机程序,实现与51单片机的通信
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by mcu2pc.rc
//
#define IDC_OPENCOM                     4
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_MCU2PC_DIALOG               102
#define IDR_MAINFRAME                   128
#define IDI_ICON1                       138
#define IDI_ICON_RED                    139
#define IDI_ICON_OFF                    140
#define IDI_ICON2                       142
#define IDC_COMBO_COMSEL                1002
#define IDC_COMBO_SPEED                 1003
#define IDC_COMBO_CHECK                 1004
#define IDC_COMBO_DATABITS              1005
#define IDC_COMBO_STOPBITS              1006
#define IDC_VOL                         1007
#define IDC_CUR                         1008
#define IDC_TIME                        1009
#define IDC_EDIT_RECEIVE                1036
#define IDC_EDIT_SEND                   1037
#define IDC_BTNSEND                     1038
#define IDC_MSCOMM                      1039
#define IDC_BTN_CLR_REC                 1040
#define IDC_STATIC_ICON                 1041
#define IDC_STATICS                     1042
#define IDC_BTN_CLR_SND                 1043
#define IDC_BTN_STOPDIS                 1044
#define IDC_RD                          1046
#define IDC_WR                          1047
#define IDC_ID                          1048
#define IDC_MONEY                       1049
#define IDC_ADD                         1051
#define IDC_DEC                         1052
#define IDC_ADD_DEC                     1053
#define IDC_EDIT1                       1054

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        147
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1055
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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