chuankoutest.clw

来自「一个串口收发文件的程序源码」· CLW 代码 · 共 77 行

CLW
77
字号
; CLW file contains information for the MFC ClassWizard

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

ClassCount=3
Class1=CChuankouTestApp
Class2=CChuankouTestDlg
Class3=CAboutDlg

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

[CLS:CChuankouTestApp]
Type=0
HeaderFile=ChuankouTest.h
ImplementationFile=ChuankouTest.cpp
Filter=N

[CLS:CChuankouTestDlg]
Type=0
HeaderFile=ChuankouTestDlg.h
ImplementationFile=ChuankouTestDlg.cpp
Filter=D
LastObject=IDC_BUTTON_CLOSE
BaseClass=CDialog
VirtualFilter=dWC

[CLS:CAboutDlg]
Type=0
HeaderFile=ChuankouTestDlg.h
ImplementationFile=ChuankouTestDlg.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_CHUANKOUTEST_DIALOG]
Type=1
Class=CChuankouTestDlg
ControlCount=21
Control1=IDC_STATIC_STATUS,static,1342308352
Control2=IDC_COMBO_PORTSELECT,combobox,1344339970
Control3=IDC_BUTTON_OPENPORT,button,1342242816
Control4=IDC_BUTTON_CLOSEPORT,button,1342242816
Control5=IDC_STATIC,static,1342308352
Control6=IDC_EDIT_RECEIVEMSG,edit,1352728708
Control7=IDC_STATIC,static,1342308352
Control8=IDC_EDIT_SENDMSG,edit,1350631552
Control9=IDC_BUTTON_CLEAR,button,1342242816
Control10=IDC_BUTTON_SEND,button,1342242816
Control11=IDC_STATIC,button,1342177287
Control12=IDC_BUTTON_SENDFILE,button,1342242816
Control13=IDC_EDIT_SENDFILEBROWER,edit,1350631552
Control14=IDC_BUTTON_FILESELECT,button,1342242816
Control15=IDC_BUTTON_FILESAVE,button,1342242816
Control16=IDC_EDIT_FILESAVEPATH,edit,1350631552
Control17=IDC_BUTTON_DIRFILEBROWER,button,1342242816
Control18=IDC_STATIC_RXCOUT,static,1342312448
Control19=IDC_STATIC_TXCOUNT,static,1342312448
Control20=IDC_BUTTON11,button,1342242816
Control21=IDC_BUTTON_CLOSE,button,1342242816

⌨️ 快捷键说明

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