⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 socket.clw

📁 Socket异步通信,线程,双端队列 网络实时通信。
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CSocketDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Socket.h"

ClassCount=3
Class1=CSocketApp
Class2=CSocketDlg
Class3=CAboutDlg

ResourceCount=3
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource3=IDD_SOCKET_DIALOG

[CLS:CSocketApp]
Type=0
HeaderFile=Socket.h
ImplementationFile=Socket.cpp
Filter=N

[CLS:CSocketDlg]
Type=0
HeaderFile=SocketDlg.h
ImplementationFile=SocketDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=IDC_EDIT1ContR

[CLS:CAboutDlg]
Type=0
HeaderFile=SocketDlg.h
ImplementationFile=SocketDlg.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_SOCKET_DIALOG]
Type=1
Class=CSocketDlg
ControlCount=20
Control1=IDC_EDIT1IpSA,edit,1342242944
Control2=IDC_EDIT1PortSA,edit,1342242944
Control3=IDC_EDIT1ContSA,edit,1342246980
Control4=IDC_BUTTON1Send,button,1476460672
Control5=IDC_EDIT1ContR,edit,1344344132
Control6=IDC_BUTTON1Star,button,1342242944
Control7=IDC_BUTTON1Exit,button,1342242944
Control8=IDC_CHECK1RecvS,button,1342242819
Control9=IDC_EDIT1PortR,edit,1342242944
Control10=IDC_EDIT1PortS,edit,1342242944
Control11=IDC_EDIT1IpR,edit,1342244992
Control12=IDC_STATIC,static,1342308352
Control13=IDC_STATIC,static,1342308352
Control14=IDC_STATIC,static,1342308352
Control15=IDC_STATIC,static,1342308352
Control16=IDC_STATIC,static,1342308352
Control17=IDC_STATIC1PortSA,static,1342308352
Control18=IDC_STATIC,button,1342177287
Control19=IDC_STATIC,button,1342177287
Control20=IDC_STATIC1PortS,static,1342308352

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -