📄 serialtest.vcc
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CSerialTestDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "SerialTest.h"
ClassCount=3
Class1=CSerialTestApp
Class2=CSerialTestDlg
ResourceCount=5
Resource2=IDR_MAINFRAME
Resource3=IDD_ABOUTBOX
Resource4=IDD_SERIALTEST_DIALOG
Resource5=IDR_MENU1
[CLS:CSerialTestApp]
Type=0
HeaderFile=SerialTest.h
ImplementationFile=SerialTest.cpp
Filter=N
[CLS:CSerialTestDlg]
Type=0
HeaderFile=SerialTestDlg.h
ImplementationFile=SerialTestDlg.cpp
Filter=D
[DLG:IDD_SERIALTEST_DIALOG]
Type=1
Class=CSerialTestDlg
ControlCount=34
Control1=IDC_EDTREPEAT,edit,1350639744
Control2=IDC_SPNCOUNT,msctls_updown32,1342177462
Control3=IDC_EDTTIME,edit,1350639744
Control4=IDC_SPNTIME,msctls_updown32,1342177462
Control5=IDC_EDTTERM,edit,1350639744
Control6=IDC_SPNTERM,msctls_updown32,1342177462
Control7=IDC_STATIC,static,1342308352
Control8=IDC_BTNCONNECT,button,1342242816
Control9=IDC_BTNQUIT,button,1342242816
Control10=IDC_EDTRESULT,edit,1352728644
Control11=IDC_CMBBAUD,combobox,1344339971
Control12=IDC_STATIC,static,1342308352
Control13=IDC_CMBPORT,combobox,1344339971
Control14=IDC_CHKAFC,button,1342242819
Control15=IDC_EDTDATA,edit,1350639744
Control16=IDC_BTNSEND,button,1342242816
Control17=IDC_EDTBLOCK,edit,1350639744
Control18=IDC_STATIC,static,1342308352
Control19=IDC_STATIC,static,1342308352
Control20=IDC_STATIC,static,1342308352
Control21=IDC_STATIC,static,1342308352
Control22=IDC_RDOREPEAT,button,1342177289
Control23=IDC_RDOTIME,button,1342177289
Control24=IDC_STATIC,static,1342308352
Control25=IDC_STATIC,static,1342308352
Control26=IDC_STATIC,static,1342308352
Control27=IDC_STATIC,static,1342308352
Control28=IDC_CHKSYNC,button,1342242819
Control29=IDC_CHKLOOPBACK,button,1342242819
Control30=IDC_BTNSTRESS,button,1342242816
Control31=IDC_BTNREAD,button,1342242816
Control32=IDC_EDTERROR,edit,1352728644
Control33=IDC_STATIC,static,1342308352
Control34=IDC_STATIC,static,1342308352
[DLG:IDD_ABOUTBOX]
Type=1
Class=?
ControlCount=4
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308480
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889
[MNU:IDR_MENU1]
Type=1
Class=?
Command1=ID_FILE_EXIT
Command2=ID_ABOUT_ABOUT
CommandCount=2
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -