📄 chat.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=FileTransfer
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Chat.h"
ClassCount=5
Class1=CChatApp
Class2=CChatDlg
Class3=CAboutDlg
ResourceCount=5
Resource1=IDD_PORT_PROMPT
Resource2=IDR_MAINFRAME
Resource3=IDD_ABOUTBOX
Class4=PortSet
Resource4=IDD_CHAT_DIALOG
Class5=FileTransfer
Resource5=IDD_FILE_PROMPT
[CLS:CChatApp]
Type=0
HeaderFile=Chat.h
ImplementationFile=Chat.cpp
Filter=N
BaseClass=CWinApp
VirtualFilter=AC
LastObject=CChatApp
[CLS:CChatDlg]
Type=0
HeaderFile=ChatDlg.h
ImplementationFile=ChatDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=CChatDlg
[CLS:CAboutDlg]
Type=0
HeaderFile=ChatDlg.h
ImplementationFile=ChatDlg.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_CHAT_DIALOG]
Type=1
Class=CChatDlg
ControlCount=15
Control1=IDOK,button,1342242817
Control2=IDC_STATIC,static,1342308352
Control3=IDC_IPADDRESS1,SysIPAddress32,1342242816
Control4=IDC_STATIC,static,1342308352
Control5=IDC_STATIC,button,1342177287
Control6=IDC_STATIC,static,1342308352
Control7=IDC_PORT,edit,1350639617
Control8=IDC_INFOTOSEND,edit,1350631552
Control9=IDC_STATIC,static,1342308352
Control10=IDC_LIST1,listbox,1353777411
Control11=IDC_SHUTCLOSE,button,1342242816
Control12=IDC_CONNECT,button,1342242816
Control13=IDC_FILE_OPEN,edit,1350631552
Control14=IDC_FILE_SERACH,button,1342242816
Control15=IDC_STATIC,button,1342177287
[DLG:IDD_PORT_PROMPT]
Type=1
Class=PortSet
ControlCount=4
Control1=IDOK,button,1342242817
Control2=IDC_STATIC_IP,static,1342308352
Control3=IDC_STATIC,static,1342308352
Control4=IDC_PORT_SET,edit,1350631552
[CLS:PortSet]
Type=0
HeaderFile=PortSet.h
ImplementationFile=PortSet.cpp
BaseClass=CDialog
Filter=D
VirtualFilter=dWC
LastObject=IDC_PORT_SET
[DLG:IDD_FILE_PROMPT]
Type=1
Class=FileTransfer
ControlCount=4
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_FILE_SEND,static,1342308352
Control4=IDC_FILE_TIP,static,1342308352
[CLS:FileTransfer]
Type=0
HeaderFile=FileTransfer.h
ImplementationFile=FileTransfer.cpp
BaseClass=CDialog
Filter=D
LastObject=FileTransfer
VirtualFilter=dWC
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -