📄 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=4
Resource1=IDD_TCPCLIENT_DIALOG
Resource2=IDR_MAINFRAME
Resource3=IDD_ABOUTBOX
Resource4=IDR_MENU1
[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=IDC_SENDMESSAGE
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=16
Control1=IDCANCEL,button,1342242816
Control2=IDC_IPADDRESS,SysIPAddress32,1342242816
Control3=IDC_STATIC,static,1342308352
Control4=IDC_STATIC,static,1342308353
Control5=IDC_LOACALNAME,edit,1484849281
Control6=IDC_STATIC,static,1342308353
Control7=IDC_LOCALIP,edit,1484849281
Control8=IDC_STATIC,static,1342308353
Control9=IDC_CONNECTPORT,edit,1350639745
Control10=IDC_INFOLIST,listbox,1352728835
Control11=IDC_STATIC,static,1342308352
Control12=IDC_REPLY,edit,1484849280
Control13=IDC_STATIC,static,1342308353
Control14=IDC_STATIC,static,1342308352
Control15=IDC_SENDMESSAGE,edit,1352728708
Control16=IDC_BTNSENDMESSAGE,button,1342242816
[MNU:IDR_MENU1]
Type=1
Class=?
Command1=IDM_CONNECTSRV
Command2=IDM_CLOSECONNECT
CommandCount=2
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -