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

📄 serverbysocket.clw

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

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

ClassCount=3
Class1=CServerBySocketApp
Class2=CServerBySocketDlg
Class3=CAboutDlg

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

[CLS:CServerBySocketApp]
Type=0
HeaderFile=ServerBySocket.h
ImplementationFile=ServerBySocket.cpp
Filter=N

[CLS:CServerBySocketDlg]
Type=0
HeaderFile=ServerBySocketDlg.h
ImplementationFile=ServerBySocketDlg.cpp
Filter=D
LastObject=IDC_CATLOG
BaseClass=CDialog
VirtualFilter=dWC

[CLS:CAboutDlg]
Type=0
HeaderFile=ServerBySocketDlg.h
ImplementationFile=ServerBySocketDlg.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_SERVERBYSOCKET_DIALOG]
Type=1
Class=CServerBySocketDlg
ControlCount=19
Control1=IDC_IPlist,combobox,1344339970
Control2=IDC_PORT,edit,1350631552
Control3=IDC_STARTSERV,button,1476460545
Control4=IDC_STOPSERV,button,1476460544
Control5=IDCLOSE,button,1342242816
Control6=IDC_CATLOG,edit,1352734916
Control7=IDC_STATIC,static,1342308352
Control8=IDC_LOGSTAT,static,1476526592
Control9=IDC_CONNSTAT,static,1476526593
Control10=IDC_CATLOG_UDP,edit,1352734916
Control11=IDC_STATIC,button,1342177287
Control12=IDC_STATIC,button,1342177287
Control13=IDC_STARTSERV2,button,1342242817
Control14=IDC_PORT_UDP,edit,1484849280
Control15=IDC_STARTSERV_UDP,button,1476460545
Control16=IDC_STOPSERV_UDP,button,1476460544
Control17=IDC_STATIC,static,1342308352
Control18=IDC_STATIC,button,1342177287
Control19=IDC_STATIC,static,1342308352

⌨️ 快捷键说明

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