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

📄 resource.h

📁 同时可以打开两个串口的程序。可以进行收发试验。
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ComMon_SERIAL.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_COMMON_DIALOG               102
#define IDR_MAINFRAME                   128
#define IDC_MSCOMM_MON                  1000
#define IDC_CSELCOM1                    1003
#define IDC_CSELCOM2                    1004
#define IDC_CSELBAUD1                   1007
#define IDC_CSELDATABIT1                1008
#define IDC_CSELCHECKBIT1               1009
#define IDC_CSELSTOPBIT1                1010
#define IDC_CSELBAUD2                   1011
#define IDC_CSELDATABIT2                1012
#define IDC_CSELCHECKBIT2               1013
#define IDC_CSELSTOPBIT2                1014
#define IDC_BSTARTCOM2                  1015
#define IDC_BSTARTCOM1                  1016
#define IDC_CAUTORCVSND1                1017
#define IDC_CAUTOSND1                   1017
#define IDC_CAUTORCVSND2                1018
#define IDC_CAUTOSND2                   1018
#define IDC_CTRANSMIT_1AND2             1019
#define IDC_BSEND2                      1020
#define IDC_BSEND1                      1021
#define IDC_RICHEDIT1                   1022
#define IDC_RERECV1                     1022
#define IDC_RICHEDIT2                   1023
#define IDC_RESEND1                     1023
#define IDC_RICHEDIT3                   1024
#define IDC_RERECV2                     1024
#define IDC_RICHEDIT4                   1025
#define IDC_RESEND2                     1025
#define IDC_BCLEARCOUNT1                1026
#define IDC_BCLEARCOUNT2                1027
#define IDC_OK                          1028
#define IDC_CANCEL                      1029
#define IDC_CRECVHEX1                   1030
#define IDC_CSENDHEX1                   1031
#define IDC_CRECVHEX2                   1032
#define IDC_CSENDHEX2                   1033
#define IDC_BCLEARRCV1                  1034
#define IDC_BSAVEDATA1                  1035
#define IDC_BCLEARSND1                  1036
#define IDC_BCLEARRCV2                  1038
#define IDC_BSAVEDATA2                  1039
#define IDC_BCLEARSND2                  1040
#define IDC_CAUTONLINE2                 1042
#define IDC_CAUTONLINE1                 1043
#define IDC_ESENDCYCLE1                 1046
#define IDC_ESENDCYCLE2                 1047
#define IDC_ECOMSTATE1                  1048
#define IDC_ESENDBYTE1                  1049
#define IDC_ERECVBYTE1                  1050
#define IDC_ECOMSTATE2                  1051
#define IDC_ESENDBYTE2                  1052
#define IDC_ERECVBYTE2                  1053
#define IDC_CHECK_NORCV                 1054
#define IDC_EBUFSIZE                    1055

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

⌨️ 快捷键说明

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