📄 udp_simulator.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CUDP_SimulatorDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "UDP_Simulator.h"
ClassCount=3
Class1=CUDP_SimulatorApp
Class2=CUDP_SimulatorDlg
Class3=CAboutDlg
ResourceCount=3
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource3=IDD_UDP_SIMULATOR_DIALOG
[CLS:CUDP_SimulatorApp]
Type=0
HeaderFile=UDP_Simulator.h
ImplementationFile=UDP_Simulator.cpp
Filter=N
[CLS:CUDP_SimulatorDlg]
Type=0
HeaderFile=UDP_SimulatorDlg.h
ImplementationFile=UDP_SimulatorDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=CUDP_SimulatorDlg
[CLS:CAboutDlg]
Type=0
HeaderFile=UDP_SimulatorDlg.h
ImplementationFile=UDP_SimulatorDlg.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_UDP_SIMULATOR_DIALOG]
Type=1
Class=CUDP_SimulatorDlg
ControlCount=24
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Control4=IDC_IPADDRESS1,SysIPAddress32,1342242816
Control5=IDC_STATIC,static,1342308352
Control6=IDC_HOST_PORT,edit,1350631552
Control7=IDC_STATIC,static,1342308352
Control8=ID_SEND,button,1342242817
Control9=IDC_IPADDRESS2,SysIPAddress32,1342242816
Control10=IDC_STATIC,static,1342308352
Control11=IDC_CLIENT_PORT,edit,1350631552
Control12=IDC_RECEIVE_DATA,edit,1350633600
Control13=IDC_STATIC,static,1342308352
Control14=IDC_CHECK1,button,1342242819
Control15=IDC_SEND_DATA,edit,1350631552
Control16=IDC_STATIC,static,1342308352
Control17=ID_SEND_FILE_BUTTON,button,1342242817
Control18=IDC_SEND_FILE,edit,1350631552
Control19=IDC_STATIC,static,1342308352
Control20=ID_OPEN_SEND_FILE_BUTTON,button,1342242817
Control21=IDC_RECEIVE_FILE,edit,1350631552
Control22=IDC_STATIC,static,1342308352
Control23=ID_OPEN_RECEIVE_FILE_BUTTON,button,1342242817
Control24=IDC_SAVE_FLAG,button,1342242819
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -