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

📄 clientbysocket.clw

📁 自己编写的SOCKET程序 源码有详尽的注释 可以用来学习C/S程序的编写方法
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

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

ClassCount=3
Class1=CClientBySocketApp
Class2=CClientBySocketDlg
Class3=CAboutDlg

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

[CLS:CClientBySocketApp]
Type=0
HeaderFile=ClientBySocket.h
ImplementationFile=ClientBySocket.cpp
Filter=N
LastObject=CClientBySocketApp

[CLS:CClientBySocketDlg]
Type=0
HeaderFile=ClientBySocketDlg.h
ImplementationFile=ClientBySocketDlg.cpp
Filter=D
LastObject=IDC_IPLIST
BaseClass=CDialog
VirtualFilter=dWC

[CLS:CAboutDlg]
Type=0
HeaderFile=ClientBySocketDlg.h
ImplementationFile=ClientBySocketDlg.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_CLIENTBYSOCKET_DIALOG]
Type=1
Class=CClientBySocketDlg
ControlCount=25
Control1=IDC_IPLIST,combobox,1344339970
Control2=IDC_IPCONN,SysIPAddress32,1342242816
Control3=IDC_PORT,edit,1350631552
Control4=ID_CONN,button,1342242817
Control5=IDC_UDPTXT,edit,1484851329
Control6=IDC_TCPSEND,button,1476468737
Control7=IDCLOSE,button,1342242816
Control8=IDC_CATLOG,edit,1352734916
Control9=IDC_STATIC,static,1342308352
Control10=IDC_STATIC,static,1342308352
Control11=IDC_STATIC_TIME,button,1476395015
Control12=IDC_CURLOG,static,1476530700
Control13=IDC_CURSTAT,static,1476526592
Control14=IDC_STATIC,button,1476395015
Control15=IDC_STATIC,static,1342308352
Control16=IDC_STATIC,button,1342177287
Control17=IDC_STATIC,button,1476395015
Control18=IDC_OPLIST,combobox,1478557698
Control19=IDC_STATIC_hms,static,1476526080
Control20=IDC_STATIC_CAL,button,1476395015
Control21=IDC_STATIC_exp,static,1476526080
Control22=IDC_TCP_EXPRESSION,edit,1484849280
Control23=IDC_TCP_RESULT,edit,1484849280
Control24=IDC_STATIC_result,static,1476526080
Control25=IDC_BUTTON1,button,1476460544

⌨️ 快捷键说明

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