📄 client.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CFromNetworkDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "client.h"
ClassCount=5
Class1=CClientApp
Class2=CClientDlg
Class3=CAboutDlg
ResourceCount=5
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource3=IDD_CLIENT_DIALOG
Class4=CConfigDlg
Resource4=IDD_CONFIGDLG_DIALOG
Class5=CFromNetworkDlg
Resource5=IDD_FROMNETWORKDLG_DIALOG
[CLS:CClientApp]
Type=0
HeaderFile=client.h
ImplementationFile=client.cpp
Filter=N
[CLS:CClientDlg]
Type=0
HeaderFile=clientDlg.h
ImplementationFile=clientDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=IDC_SHOWTEXT_EDIT
[CLS:CAboutDlg]
Type=0
HeaderFile=clientDlg.h
ImplementationFile=clientDlg.cpp
Filter=D
[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_CLIENT_DIALOG]
Type=1
Class=CClientDlg
ControlCount=12
Control1=IDC_SHOWTEXT_EDIT,edit,1352730692
Control2=IDC_STATIC,button,1342177287
Control3=IDC_SERVERIP_STATIC,static,1342308352
Control4=IDC_SERVERPORT_STATIC,static,1342308352
Control5=IDC_SERVERIP_EDIT,edit,1350631552
Control6=IDC_SERVERPORT_EDIT,edit,1350631552
Control7=IDC_CONTOSER_BUTTON,button,1342242816
Control8=IDC_CONFIG_BUTTON,button,1342242816
Control9=IDC_SENDER_BUTTON,button,1342242816
Control10=IDC_END_BUTTON,button,1342242816
Control11=IDC_STATIC,static,1342308352
Control12=IDC_STATIC,static,1342308352
[DLG:IDD_CONFIGDLG_DIALOG]
Type=1
Class=CConfigDlg
ControlCount=13
Control1=IDC_Queding_BUTTON,button,1342242816
Control2=IDC_STATIC,static,1342308352
Control3=IDC_STATIC,static,1342308352
Control4=IDC_WRONGPERCENT_EDIT,edit,1350631552
Control5=IDC_LOSTPERCENT_EDIT,edit,1350631552
Control6=IDC_STATIC,static,1342308352
Control7=IDC_STATIC,static,1342308352
Control8=IDC_STATIC,static,1342308352
Control9=IDC_TIMEOUT_EDIT,edit,1350631552
Control10=IDC_STATIC,static,1342308352
Control11=IDC_STATIC,button,1342177287
Control12=IDC_STATIC,static,1342308352
Control13=IDC_REPEATNUM_EDIT,edit,1350631552
[CLS:CConfigDlg]
Type=0
HeaderFile=ConfigDlg.h
ImplementationFile=ConfigDlg.cpp
BaseClass=CDialog
Filter=D
VirtualFilter=dWC
LastObject=IDC_REPEATNUM_EDIT
[DLG:IDD_FROMNETWORKDLG_DIALOG]
Type=1
Class=CFromNetworkDlg
ControlCount=3
Control1=IDC_STATIC,static,1342308352
Control2=IDC_InPut_EDIT,edit,1352732740
Control3=IDC_Queding_BUTTON,button,1342242816
[CLS:CFromNetworkDlg]
Type=0
HeaderFile=FromNetworkDlg.h
ImplementationFile=FromNetworkDlg.cpp
BaseClass=CDialog
Filter=D
VirtualFilter=dWC
LastObject=IDC_CANCEL_BUTTON1
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -