📄 tcpclient.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CTcpClientDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "TcpClient.h"
ClassCount=3
Class1=CTcpClientApp
Class2=CTcpClientDlg
Class3=CAboutDlg
ResourceCount=5
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource3=IDD_TCPCLIENT_DIALOG
Resource4=IDD_ABOUTBOX (English (U.S.))
Resource5=IDD_TCPCLIENT_DIALOG (English (U.S.))
[CLS:CTcpClientApp]
Type=0
HeaderFile=TcpClient.h
ImplementationFile=TcpClient.cpp
Filter=N
[CLS:CTcpClientDlg]
Type=0
HeaderFile=TcpClientDlg.h
ImplementationFile=TcpClientDlg.cpp
Filter=D
LastObject=CTcpClientDlg
BaseClass=CDialog
VirtualFilter=dWC
[CLS:CAboutDlg]
Type=0
HeaderFile=TcpClientDlg.h
ImplementationFile=TcpClientDlg.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_TCPCLIENT_DIALOG]
Type=1
Class=CTcpClientDlg
ControlCount=19
Control1=IDC_XSOCKCLIENTCTRL1,{2328F294-DD85-11D3-B4AF-00C04F2B300E},1342242816
Control2=IDOK,button,1342242817
Control3=IDCANCEL,button,1342242816
Control4=IDC_STATIC,static,1342308352
Control5=IDC_HOSTNAME,edit,1350631552
Control6=IDC_STATIC,static,1342308352
Control7=IDC_PORT,edit,1350631552
Control8=IDC_CONNECT,button,1342242816
Control9=IDC_CLOSE,button,1342242816
Control10=IDC_STATIC,button,1342177287
Control11=IDC_STATIC,button,1342177287
Control12=IDC_STATIC,static,1342308352
Control13=IDC_MESSAGE,edit,1350635716
Control14=IDC_SEND,button,1342242816
Control15=IDC_STATIC,button,1342177287
Control16=IDC_STATIC,static,1342308352
Control17=IDC_RECEIVEDATA,edit,1352734788
Control18=IDC_STATIC,static,1342308352
Control19=IDC_BUFFSIZE,edit,1350631552
[DLG:IDD_ABOUTBOX (English (U.S.))]
Type=1
ControlCount=4
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308480
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889
[DLG:IDD_TCPCLIENT_DIALOG (English (U.S.))]
Type=1
ControlCount=19
Control1=IDC_XSOCKCLIENTCTRL1,{2328F294-DD85-11D3-B4AF-00C04F2B300E},1342242816
Control2=IDOK,button,1342242817
Control3=IDCANCEL,button,1342242816
Control4=IDC_STATIC,static,1342308352
Control5=IDC_HOSTNAME,edit,1350631552
Control6=IDC_STATIC,static,1342308352
Control7=IDC_PORT,edit,1350631552
Control8=IDC_CONNECT,button,1342242816
Control9=IDC_CLOSE,button,1342242816
Control10=IDC_STATIC,button,1342177287
Control11=IDC_STATIC,button,1342177287
Control12=IDC_STATIC,static,1342308352
Control13=IDC_MESSAGE,edit,1350635716
Control14=IDC_SEND,button,1342242816
Control15=IDC_STATIC,button,1342177287
Control16=IDC_STATIC,static,1342308352
Control17=IDC_RECEIVEDATA,edit,1352734788
Control18=IDC_STATIC,static,1342308352
Control19=IDC_BUFFSIZE,edit,1350631552
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -