📄 serialapp.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CSerialAppDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "SerialApp.h"
ClassCount=4
Class1=CSerialAppApp
Class2=CConfigDlg
Class3=CAboutDlg
ResourceCount=4
Resource1=IDD_ABOUTBOX
Resource2=IDD_SERIALAPP_DIALOG
Resource3=IDD_CONFIGDIALOG
Class4=CSerialAppDlg
Resource4=IDR_MAINFRAME
[CLS:CSerialAppApp]
Type=0
HeaderFile=SerialApp.h
ImplementationFile=SerialApp.cpp
Filter=N
LastObject=ID_CONFIG
[CLS:CAboutDlg]
Type=0
HeaderFile=SerialAppDlg.h
ImplementationFile=SerialAppDlg.cpp
Filter=D
LastObject=CAboutDlg
BaseClass=CDialog
VirtualFilter=dWC
[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_SERIALAPP_DIALOG]
Type=1
Class=CSerialAppDlg
ControlCount=10
Control1=IDCANCEL,button,1342242816
Control2=IDC_STATIC,button,1342177287
Control3=IDC_STATIC,static,1342308352
Control4=IDC_x,edit,1350631552
Control5=IDC_CHECK1,button,1342312451
Control6=IDC_NEXT,button,1342242816
Control7=IDC_STATIC,static,1342308352
Control8=IDC_zero,button,1342242816
Control9=IDC_motorback,button,1342242816
Control10=IDC_STATIC1,static,1342308352
[DLG:IDD_CONFIGDIALOG]
Type=1
Class=CConfigDlg
ControlCount=15
Control1=IDC_STATIC,button,1342177287
Control2=IDC_STATIC,static,1342308352
Control3=IDC_STATIC,static,1342308352
Control4=IDC_STATIC,static,1342308352
Control5=IDC_STATIC,static,1342308352
Control6=IDC_STATIC,static,1342308352
Control7=IDC_BAUDRATECOMBO,combobox,1344339971
Control8=IDC_PARITYCOMBO,combobox,1344339971
Control9=IDC_DATABITSCOMBO,combobox,1344340227
Control10=IDC_STOPBITSCOMBO,combobox,1344340227
Control11=IDC_SENDBUFFERCOMBO,combobox,1344340227
Control12=IDC_STATIC,static,1342308352
Control13=IDC_COMCOMBO,combobox,1344340226
Control14=IDOK,button,1342242816
Control15=IDCANCEL,button,1342242816
[CLS:CConfigDlg]
Type=0
HeaderFile=ConfigDlg.h
ImplementationFile=ConfigDlg.cpp
BaseClass=CDialog
Filter=D
VirtualFilter=dWC
LastObject=IDC_BAUDRATECOMBO
[TB:IDR_MAINFRAME]
Type=1
Class=?
Command1=ID_CONNECT
Command2=ID_DISCONNECT
Command3=ID_CONFIG
CommandCount=3
[CLS:CSerialAppDlg]
Type=0
HeaderFile=SerialAppDlg1.h
ImplementationFile=SerialAppDlg1.cpp
BaseClass=CDialog
Filter=D
LastObject=ID_CONNECT
VirtualFilter=dWC
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -