📄 serversocket.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CServerSocketDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "serversocket.h"
LastPage=0
ClassCount=4
Class1=CClientSocketDlg
Class2=CServerSocketApp
Class3=CAboutDlg
Class4=CServerSocketDlg
ResourceCount=3
Resource1=IDD_ABOUTBOX
Resource2=IDD_SERVERSOCKET_DIALOG
Resource3=IDD_CLIENTSOCKET_DIALOG
[CLS:CClientSocketDlg]
Type=0
BaseClass=CDialog
HeaderFile=ClientSocketDlg.h
ImplementationFile=ClientSocketDlg.cpp
[CLS:CServerSocketApp]
Type=0
BaseClass=CWinApp
HeaderFile=ServerSocket.h
ImplementationFile=ServerSocket.cpp
[CLS:CAboutDlg]
Type=0
BaseClass=CDialog
HeaderFile=ServerSocketDlg.cpp
ImplementationFile=ServerSocketDlg.cpp
LastObject=CAboutDlg
[CLS:CServerSocketDlg]
Type=0
BaseClass=CDialog
HeaderFile=ServerSocketDlg.h
ImplementationFile=ServerSocketDlg.cpp
Filter=D
VirtualFilter=dWC
LastObject=CServerSocketDlg
[DLG:IDD_CLIENTSOCKET_DIALOG]
Type=1
Class=CClientSocketDlg
ControlCount=17
Control1=IDC_STATIC,static,1342308352
Control2=IDC_SVR_PORT,edit,1350631552
Control3=IDC_SVR_PORTINC,msctls_updown32,1342177458
Control4=IDC_STATIC,static,1342308352
Control5=IDC_IPADDRESS,SysIPAddress32,1342242816
Control6=IDC_STATIC,button,1342177287
Control7=IDC_TCP,button,1342308361
Control8=IDC_UDP,button,1342177289
Control9=IDC_STATIC,static,1342177296
Control10=IDC_TXT_MESSAGE,edit,1342242944
Control11=IDC_BTN_SEND,button,1342242816
Control12=IDC_MESSAGE_LIST,edit,1345388740
Control13=IDC_BTN_START,button,1342242816
Control14=IDC_BTN_STOP,button,1342242816
Control15=IDOK,button,1342242817
Control16=IDC_STATIC,static,1342308352
Control17=IDC_STATIC,static,1342308352
[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_SERVERSOCKET_DIALOG]
Type=1
Class=CServerSocketDlg
ControlCount=15
Control1=IDC_STATIC,static,1342308352
Control2=IDC_SVR_PORT,edit,1350631552
Control3=IDC_SVR_PORTINC,msctls_updown32,1342177458
Control4=IDC_STATIC,button,1342177287
Control5=IDC_TCP,button,1342308361
Control6=IDC_UDP,button,1342177289
Control7=IDC_STATIC,static,1342177296
Control8=IDC_TXT_MESSAGE,edit,1342242944
Control9=IDC_BTN_SEND,button,1342242816
Control10=IDC_MESSAGE_LIST,edit,1345388740
Control11=IDC_BTN_START,button,1342242816
Control12=IDC_BTN_STOP,button,1342242816
Control13=IDOK,button,1342242817
Control14=IDC_STATIC,static,1342308352
Control15=IDC_STATIC,static,1342308352
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -