📄 serialportapi.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=SetPortDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "SerialPortAPI.h"
ClassCount=4
Class1=CSerialPortAPIApp
Class2=CSerialPortAPIDlg
Class3=CAboutDlg
ResourceCount=4
Resource1=IDD_SERIALPORTAPI_DIALOG
Resource2=IDR_MAINFRAME
Resource3=IDD_ABOUTBOX
Class4=SetPortDlg
Resource4=IDD_SET_DIALOG
[CLS:CSerialPortAPIApp]
Type=0
HeaderFile=SerialPortAPI.h
ImplementationFile=SerialPortAPI.cpp
Filter=N
[CLS:CSerialPortAPIDlg]
Type=0
HeaderFile=SerialPortAPIDlg.h
ImplementationFile=SerialPortAPIDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=IDC_PORT
[CLS:CAboutDlg]
Type=0
HeaderFile=SerialPortAPIDlg.h
ImplementationFile=SerialPortAPIDlg.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_SERIALPORTAPI_DIALOG]
Type=1
Class=CSerialPortAPIDlg
ControlCount=20
Control1=IDC_SEND_EDIT,edit,1352728644
Control2=IDC_RECV_EDIT,edit,1352730692
Control3=IDC_STATIC,button,1342177287
Control4=IDC_STATIC,button,1342177287
Control5=IDC_STATIC,button,1342177287
Control6=IDC_OPENPORT,button,1342242816
Control7=IDC_CLOSEPORT,button,1476460544
Control8=IDC_CLEAR,button,1342242816
Control9=IDC_SEND,button,1342242816
Control10=IDC_SETPORT,button,1342242816
Control11=IDCANCEL,button,1342242816
Control12=IDC_DATA,edit,1476460545
Control13=IDC_STATIC,static,1342308865
Control14=IDC_STATIC,static,1342308865
Control15=IDC_TOLDATA,edit,1476460545
Control16=IDC_TOTOL,edit,1476460545
Control17=IDC_STATIC,static,1342308876
Control18=IDC_STATIC,button,1342177287
Control19=IDC_HDX_SHOW,button,1342242819
Control20=IDC_CHECK2,button,1342242819
[DLG:IDD_SET_DIALOG]
Type=1
Class=SetPortDlg
ControlCount=8
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308354
Control4=IDC_STATIC,static,1342308354
Control5=IDC_BAUDRATE,combobox,1344340226
Control6=IDC_BYTESIZE,combobox,1344340226
Control7=IDC_STATIC,static,1342308354
Control8=IDC_STOPBITS,combobox,1344340226
[CLS:SetPortDlg]
Type=0
HeaderFile=SetPortDlg.h
ImplementationFile=SetPortDlg.cpp
BaseClass=CDialog
Filter=D
LastObject=IDC_BAUDRATE
VirtualFilter=dWC
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -