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

📄 serialcomm.clw

📁 实现串口通讯功能
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CSerialCommDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "SerialComm.h"

ClassCount=3
Class1=CSerialCommApp
Class2=CSerialCommDlg
Class3=CAboutDlg

ResourceCount=3
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource3=IDD_SERIALCOMM_DIALOG

[CLS:CSerialCommApp]
Type=0
HeaderFile=SerialComm.h
ImplementationFile=SerialComm.cpp
Filter=N

[CLS:CSerialCommDlg]
Type=0
HeaderFile=SerialCommDlg.h
ImplementationFile=SerialCommDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=IDC_BUTTON_CLOSEPORT

[CLS:CAboutDlg]
Type=0
HeaderFile=SerialCommDlg.h
ImplementationFile=SerialCommDlg.cpp
Filter=D

[DLG:IDD_ABOUTBOX]
Type=1
Class=CAboutDlg
ControlCount=4
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308480
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889

[DLG:IDD_SERIALCOMM_DIALOG]
Type=1
Class=CSerialCommDlg
ControlCount=22
Control1=IDC_MSCOMM1,{648A5600-2C6E-101B-82B6-000000000014},1342242816
Control2=IDC_EDIT_RXDATA,edit,1352730692
Control3=IDC_EDIT_TXDATA,edit,1352728644
Control4=IDC_BUTTON_MANUALSEND,button,1342242816
Control5=IDC_STATIC,button,1342177287
Control6=IDC_CHECK_HEXSEND,button,1342242819
Control7=IDC_CHECK_HEXDISPLAY,button,1342242819
Control8=IDC_BUTTON_CLEAR,button,1342242816
Control9=IDC_BUTTON_CLEAR2,button,1342242816
Control10=IDC_STATIC,button,1342177287
Control11=IDC_CHECK_AUTOSEND,button,1342242819
Control12=IDC_BUTTON_OPENPORT,button,1342242816
Control13=IDC_BUTTON_CLOSEPORT,button,1342242816
Control14=IDC_BUTTON_SAVADATA,button,1342242816
Control15=IDC_BUTTON_DIRBROWSER,button,1342242816
Control16=IDC_EDIT_SAVEPATH,edit,1350633600
Control17=IDC_STATIC,static,1342308352
Control18=IDC_STATIC,button,1342177287
Control19=IDC_BUTTON_FILEBROWSER,button,1073807360
Control20=IDC_EDIT_SENDFILE,edit,1082198144
Control21=IDC_BUTTON1,button,1073807360
Control22=IDC_BUTTON_CLOSE,button,1342242816

⌨️ 快捷键说明

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