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

📄 testut.clw

📁 介绍了在visual c++开发环境下如何实现串口通信的操作
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

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

ClassCount=3
Class1=CTESTUTApp
Class2=CTESTUTDlg
Class3=CAboutDlg

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

[CLS:CTESTUTApp]
Type=0
HeaderFile=TESTUT.h
ImplementationFile=TESTUT.cpp
Filter=N
LastObject=CTESTUTApp

[CLS:CTESTUTDlg]
Type=0
HeaderFile=TESTUTDlg.h
ImplementationFile=TESTUTDlg.cpp
Filter=D
LastObject=CTESTUTDlg
BaseClass=CDialog
VirtualFilter=dWC

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

[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_TESTUT_DIALOG]
Type=1
Class=CTESTUTDlg
ControlCount=27
Control1=IDC_TELCODE,edit,1350631552
Control2=IDC_STATIC,static,1342308352
Control3=IDC_SENDDATA,edit,1352728644
Control4=IDC_STATIC,button,1342177287
Control5=IDC_RECVDATA,edit,1352730692
Control6=IDC_STATIC,button,1342177287
Control7=IDC_SEND_DATA,button,1342242816
Control8=IDC_CHKUT,button,1342242816
Control9=IDC_STATIC,button,1342177287
Control10=IDC_STATIC,button,1342178055
Control11=IDC_STATIC,static,1342308352
Control12=IDC_STATIC,static,1342308352
Control13=IDC_STATIC,static,1342308352
Control14=IDC_STATIC,static,1342308352
Control15=IDC_STATIC,static,1342308352
Control16=IDC_STATIC,static,1342308352
Control17=IDC_SEL_SERIAL,combobox,1344339971
Control18=IDC_SEL_BAUD,combobox,1344339971
Control19=IDC_SEL_DATABIT,combobox,1344339971
Control20=IDC_SEL_STOPBIT,combobox,1344339971
Control21=IDC_SEL_PARITYBIT,combobox,1344339971
Control22=IDC_WAITTIME,edit,1350631552
Control23=IDC_STATIC,static,1342308352
Control24=IDC_SEL_FLOWCTRL,combobox,1344339971
Control25=IDC_OPENCONNECT,button,1342242816
Control26=IDC_HEX_CHK,button,1342242819
Control27=IDC_HEX_CHK_RCV,button,1342242819

⌨️ 快捷键说明

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