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

📄 串口通信.clw

📁 PC串口通信程序,大家请使用
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CMyDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "串口通信.h"

ClassCount=5
Class1=CMyApp
Class2=CMyDlg
Class3=CAboutDlg

ResourceCount=5
Resource1=IDD_MY_DIALOG
Resource2=IDR_MAINFRAME
Resource3=IDD_DATASEND_DIALOG
Class4=CDataSendDlg
Resource4=IDD_ABOUTBOX
Class5=CDataReceiveDlg
Resource5=IDD_DATARECEIVEDLG_DIALOG

[CLS:CMyApp]
Type=0
HeaderFile=串口通信.h
ImplementationFile=串口通信.cpp
Filter=N
LastObject=CMyApp

[CLS:CMyDlg]
Type=0
HeaderFile=串口通信Dlg.h
ImplementationFile=串口通信Dlg.cpp
Filter=D
LastObject=CMyDlg
BaseClass=CDialog
VirtualFilter=dWC

[CLS:CAboutDlg]
Type=0
HeaderFile=串口通信Dlg.h
ImplementationFile=串口通信Dlg.cpp
Filter=D
LastObject=CAboutDlg

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

[DLG:IDD_MY_DIALOG]
Type=1
Class=CMyDlg
ControlCount=33
Control1=IDC_BUTTON_SEND,button,1342242817
Control2=IDOK,button,1342242816
Control3=IDC_BUTTON_ABOUT,button,1342242816
Control4=IDCANCEL,button,1342242816
Control5=IDC_CHECK_SAVE,button,1342246147
Control6=IDC_EDIT_SEND,edit,1352728644
Control7=IDC_BUTTON_SAVE,button,1342242816
Control8=IDC_EDIT_RECEIVE,edit,1352730692
Control9=IDC_COMBO_COMNUM,combobox,1344340226
Control10=IDC_COMBO_RATE,combobox,1344340226
Control11=IDC_COMBO_CHECK,combobox,1344340226
Control12=IDC_COMBO_DATA,combobox,1344340226
Control13=IDC_COMBO_STOP,combobox,1344340226
Control14=IDC_COMBO_SAVE,combobox,1344340226
Control15=IDC_EDIT_COMSTATE,edit,1484785793
Control16=IDC_MSCOMM,{648A5600-2C6E-101B-82B6-000000000014},1342242816
Control17=IDC_STATIC,button,1342177287
Control18=IDC_STATIC,static,1342308866
Control19=IDC_STATIC,static,1342308866
Control20=IDC_STATIC,static,1342308866
Control21=IDC_STATIC,static,1342308866
Control22=IDC_STATIC,static,1342308866
Control23=IDC_STATIC,button,1342177287
Control24=IDC_STATIC,static,1342308866
Control25=IDC_STATIC,static,1342308866
Control26=IDC_STATIC,static,1342308866
Control27=IDC_BUTTON_OPENR,button,1342242816
Control28=IDC_BUTTON_OPENS,button,1342242816
Control29=IDC_CHECK_HEX,button,1342246147
Control30=IDC_OPEN_RADIO,button,1342308361
Control31=IDC_CLOSE_RADIO,button,1342177289
Control32=IDC_STATIC,button,1342177287
Control33=IDC_STATIC,button,1342177287

[DLG:IDD_DATASEND_DIALOG]
Type=1
Class=CDataSendDlg
ControlCount=2
Control1=IDOK,button,1342242817
Control2=IDC_LIST1,SysListView32,1350631425

[CLS:CDataSendDlg]
Type=0
HeaderFile=DataSendDlg.h
ImplementationFile=DataSendDlg.cpp
BaseClass=CDialog
Filter=D
VirtualFilter=dWC

[DLG:IDD_DATARECEIVEDLG_DIALOG]
Type=1
Class=CDataReceiveDlg
ControlCount=2
Control1=IDOK,button,1342242817
Control2=IDC_LIST1,SysListView32,1350631425

[CLS:CDataReceiveDlg]
Type=0
HeaderFile=DataReceiveDlg.h
ImplementationFile=DataReceiveDlg.cpp
BaseClass=CDialog
Filter=D
VirtualFilter=dWC

⌨️ 快捷键说明

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