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

📄 resource.h

📁 简单的 RS232 串口通信测试程序,可以做到资料的传送与接收
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by seriell.rc
//
#define IDS_VERSION                     1
#define IDS_RIGHTS                      2
#define IDS_COMMENT                     3
#define IDS_ENVIRONMENT                 4
#define IDS_FILTER                      5
#define IDS_DEFAULT                     6
#define IDS_EXISTS                      7
#define IDD_SERIELL_DIALOG              102
#define IDR_MAINFRAME                   128
#define IDB_IMG                         129
#define IDC_LIST                        1000
#define IDC_NAMEN                       1001
#define IDC_BAUD                        1002
#define IDC_DATA                        1003
#define IDC_STPB                        1004
#define IDC_PARITY                      1005
#define IDC_OPEN                        1006
#define IDC_CLOSE                       1007
#define IDC_EDIT1                       1008
#define IDC_TIME                        1009
#define IDC_PROG1                       1011
#define IDC_ENABLE                      1012
#define IDC_DISABLE                     1013
#define IDC_SEND                        1015
#define IDC_SENDBTN                     1016
#define IDC_BUFFERSIZE                  1017
#define IDC_SPIN2                       1018
#define IDC_XONCHAR                     1019
#define IDC_SPIN3                       1020
#define IDC_XOFFCHAR                    1021
#define IDC_SPIN4                       1022
#define IDC_ERRORCHAR                   1023
#define IDC_SPIN5                       1024
#define IDC_EVENTCHAR                   1025
#define IDC_SPIN6                       1026
#define IDC_EOFCHAR                     1027
#define IDC_SPIN7                       1028
#define IDC_FILE                        1029
#define IDC_SAVE                        1030

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

⌨️ 快捷键说明

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