📄 first.vcc
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CFirstDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "First.h"
ClassCount=2
Class1=CFirstApp
Class2=CFirstDlg
ResourceCount=2
Resource1=IDR_MAINFRAME
Resource2=IDD_FIRST_DIALOG (English (U.S.))
[CLS:CFirstApp]
Type=0
HeaderFile=First.h
ImplementationFile=First.cpp
Filter=N
[CLS:CFirstDlg]
Type=0
HeaderFile=FirstDlg.h
ImplementationFile=FirstDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=CFirstDlg
[DLG:IDD_FIRST_DIALOG (English (U.S.))]
Type=1
Class=CFirstDlg
ControlCount=5
Control1=IDC_BTN_SEND,button,1342242816
Control2=IDC_EDIT_SEND,edit,1350631552
Control3=IDC_EDIT_RECV,edit,1350631556
Control4=IDC_BTN_OPEN_COM,button,1342242816
Control5=IDC_BTN_CLOSE_COM,button,1342242816
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -