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

📄 arq.clw

📁 ARQ协议模拟实现是为了编写一个基于对话框的程序来模拟演示自动重发协议。输入模拟发送帧的数目
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

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

ClassCount=4
Class1=CARQApp
Class2=CARQDlg
Class3=CAboutDlg

ResourceCount=4
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource3=IDD_ARQ_DIALOG
Class4=DlgSetting
Resource4=IDD_SETTING

[CLS:CARQApp]
Type=0
HeaderFile=ARQ.h
ImplementationFile=ARQ.cpp
Filter=N

[CLS:CARQDlg]
Type=0
HeaderFile=ARQDlg.h
ImplementationFile=ARQDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=CARQDlg

[CLS:CAboutDlg]
Type=0
HeaderFile=ARQDlg.h
ImplementationFile=ARQDlg.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_ARQ_DIALOG]
Type=1
Class=CARQDlg
ControlCount=11
Control1=IDC_EVE_SEND,edit,1352730756
Control2=IDC_EVE_RECV,edit,1352730756
Control3=IDC_BUFF,static,1350696960
Control4=IDC_TEXT,edit,1350643840
Control5=IDC_SEND,button,1342242816
Control6=IDC_SETTING,button,1342242816
Control7=IDC_STATIC,static,1342312460
Control8=IDC_STATIC,static,1342308352
Control9=IDC_STATIC,static,1342308864
Control10=IDC_STATIC,static,1342308352
Control11=IDC_STATIC,static,1342308352

[DLG:IDD_SETTING]
Type=1
Class=DlgSetting
ControlCount=22
Control1=IDC_ERROR,edit,1350631552
Control2=IDC_MISSING,edit,1350631552
Control3=IDC_TR,edit,1350631552
Control4=IDC_TS,edit,1350631552
Control5=IDC_LATANCY,edit,1350631552
Control6=IDC_TIMEOUT,edit,1350631552
Control7=IDC_TP,edit,1350631552
Control8=IDC_OK,button,1342242816
Control9=IDC_STATIC,static,1342308352
Control10=IDC_STATIC,static,1342308352
Control11=IDC_STATIC,static,1342308352
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_STATIC,static,1342308352
Control18=IDC_STATIC,static,1342308352
Control19=IDC_STATIC,static,1342308352
Control20=IDC_STATIC,static,1342308352
Control21=IDC_STATIC,static,1342308352
Control22=IDC_STATIC,static,1342308352

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

⌨️ 快捷键说明

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