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

📄 udp_server.vcc

📁 UDP通讯开发实例
💻 VCC
字号:
; CLW file contains information for the MFC ClassWizard

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

ClassCount=3
Class1=CUdp_serverApp
Class2=CUdp_serverDlg

ResourceCount=3
Resource2=IDR_MAINFRAME
Resource3=IDD_UDP_SERVER_DIALOG

[CLS:CUdp_serverApp]
Type=0
HeaderFile=udp_server.h
ImplementationFile=udp_server.cpp
Filter=N

[CLS:CUdp_serverDlg]
Type=0
HeaderFile=udp_serverDlg.h
ImplementationFile=udp_serverDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC


[DLG:IDD_UDP_SERVER_DIALOG]
Type=1
Class=?
ControlCount=18
Control1=IDC_EDIT_remotip,edit,1350633600
Control2=IDC_STATIC,static,1342308352
Control3=IDC_EDIT_remoteport,edit,1350633600
Control4=IDC_STATIC,static,1342308352
Control5=IDC_BUTTON_open,button,1342242816
Control6=IDC_BUTTON_close,button,1342242816
Control7=IDC_EDIT_rx,edit,1352730628
Control8=IDC_EDIT_tx,edit,1352728580
Control9=IDC_BUTTON_send,button,1342242816
Control10=IDC_BUTTON_txclr,button,1342242816
Control11=IDC_BUTTON_rxclr,button,1342242816
Control12=IDC_STATIC_localip,static,1342308352
Control13=IDC_COMBO_localip,combobox,1344339971
Control14=IDC_EDIT_localport,edit,1350631552
Control15=IDC_STATIC,static,1342308352
Control16=IDC_STATIC,button,1342177287
Control17=IDC_STATIC,button,1342177287
Control18=IDC_STATIC,button,1342177287

⌨️ 快捷键说明

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