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

📄 test3.clw

📁 我用VC编的一个小小的串口应用程序,里面用到了一个库CComm。挺简单的。
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

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

ClassCount=3
Class1=CTest3App
Class2=CTest3Dlg
Class3=CAboutDlg

ResourceCount=4
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource3=IDD_ABOUTBOX (English (U.S.))
Resource4=IDD_TEST3_DIALOG

[CLS:CTest3App]
Type=0
HeaderFile=test3.h
ImplementationFile=test3.cpp
Filter=N
LastObject=CTest3App

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

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

[DLG:IDD_ABOUTBOX]
Type=1
ControlCount=4
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308352
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889
Class=CAboutDlg


[DLG:IDD_TEST3_DIALOG]
Type=1
Class=?
ControlCount=19
Control1=IDOK,button,1073840128
Control2=IDC_STATIC,static,1342308352
Control3=IDC_STATIC,static,1342308352
Control4=IDC_STATIC,static,1342308352
Control5=IDC_STATIC,static,1342308352
Control6=IDC_EDIT_COMMAND,edit,1353777348
Control7=IDC_STATIC,static,1342308352
Control8=IDC_EDIT_CURRENT,edit,1350631552
Control9=IDC_EDIT_SETTING,edit,1350631552
Control10=IDC_EDIT_OUTPUT,edit,1350631552
Control11=IDC_BUTTON_QUERY,button,1342242816
Control12=IDC_BUTTON_SEND_COMMAND,button,1342242816
Control13=IDC_COMBO_COMPORT,combobox,1075904770
Control14=IDC_CHECK_HEXSEND,button,1342242819
Control15=IDC_CHECK_HEXRECV,button,1342242819
Control16=IDC_CHECK_AUTO,button,1342242819
Control17=IDC_EDIT_RETURN,edit,1353781444
Control18=IDC_BUTTON_CLEAR_RECV,button,1342242816
Control19=IDC_BUTTON_CLEAR_SEND,button,1342242816

[DLG:IDD_ABOUTBOX (English (U.S.))]
Type=1
Class=?
ControlCount=4
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308480
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889

⌨️ 快捷键说明

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