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

📄 commtest.clw

📁 实现串口通信测试的程序
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

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

ClassCount=4
Class1=CCommTestApp
Class2=CCommTestDlg
Class3=CAboutDlg

ResourceCount=4
Resource1=IDD_DIALOG1
Resource2=IDD_ABOUTBOX
Resource3=IDD_COMMTEST_DIALOG
Class4=CSetport
Resource4=IDR_MAINFRAME

[CLS:CCommTestApp]
Type=0
HeaderFile=CommTest.h
ImplementationFile=CommTest.cpp
Filter=N
LastObject=CCommTestApp

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

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

[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_COMMTEST_DIALOG]
Type=1
Class=CCommTestDlg
ControlCount=22
Control1=IDC_STATIC,static,1342242834
Control2=IDC_MSCOMM1,{648A5600-2C6E-101B-82B6-000000000014},1342242816
Control3=IDC_STATIC,static,1342177298
Control4=IDC_STATIC,static,1342308864
Control5=IDC_STATIC,static,1342308864
Control6=IDC_MAXLEN,edit,1342251136
Control7=IDC_ASCII_RECEIVE,button,1342177289
Control8=IDC_HEX_RECEIVE,button,1342177289
Control9=IDC_RECEIVE,edit,1344344132
Control10=IDC_STATIC,static,1342177298
Control11=IDC_STATIC,static,1342308864
Control12=IDC_STATIC,static,1342177298
Control13=IDC_AUTOSEND,button,1342242819
Control14=IDC_TIME,edit,1342251136
Control15=IDC_ASCII_SEND,button,1342177289
Control16=IDC_HEX_SEND,button,1342177289
Control17=IDC_SEND,edit,1344344132
Control18=IDC_R,static,1342177298
Control19=IDC_D2,static,1342312448
Control20=IDC_STATIC,static,1342308352
Control21=IDC_STATIC,static,1342308352
Control22=IDC_D1,static,1342312448

[TB:IDR_MAINFRAME]
Type=1
Class=?
Command1=ID_OPEN_PORT
Command2=ID_CLOSE_PORT
Command3=ID_SET_PORT
Command4=ID_SEP
Command5=ID_OPEN_FILE
Command6=ID_SEND
Command7=ID_CLEAR
CommandCount=7

[DLG:IDD_DIALOG1]
Type=1
Class=CSetport
ControlCount=35
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342312456
Control4=IDC_BAUDRATE1,button,1342308361
Control5=IDC_RADIO2,button,1342177289
Control6=IDC_RADIO3,button,1342177289
Control7=IDC_RADIO4,button,1342177289
Control8=IDC_RADIO5,button,1342177289
Control9=IDC_RADIO6,button,1342177289
Control10=IDC_RADIO7,button,1342177289
Control11=IDC_RADIO8,button,1342177289
Control12=IDC_RADIO9,button,1342177289
Control13=IDC_RADIO10,button,1342177289
Control14=IDC_RADIO11,button,1342177289
Control15=IDC_RADIO12,button,1342177289
Control16=IDC_RADIO13,button,1342177289
Control17=IDC_DATABYTE1,button,1342308361
Control18=IDC_RADIO15,button,1342177289
Control19=IDC_RADIO16,button,1342177289
Control20=IDC_RADIO17,button,1342177289
Control21=IDC_RADIO18,button,1342177289
Control22=IDC_STOPBYTE1,button,1342308361
Control23=IDC_RADIO20,button,1342177289
Control24=IDC_RADIO21,button,1342177289
Control25=IDC_PARITY1,button,1342308361
Control26=IDC_RADIO23,button,1342177289
Control27=IDC_RADIO24,button,1342177289
Control28=IDC_RADIO25,button,1342177289
Control29=IDC_RADIO26,button,1342177289
Control30=IDC_STATIC,button,1342308359
Control31=IDC_STATIC,button,1342308359
Control32=IDC_STATIC,button,1342177287
Control33=IDC_STATIC,button,1342177287
Control34=IDC_STATIC,button,1342177287
Control35=IDC_COMBO1,combobox,1344340226

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

⌨️ 快捷键说明

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