📄 demo.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CAccessDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Demo.h"
ODLFile=Demo.odl
ClassCount=6
Class1=CDemoApp
Class2=CDemoDlg
Class3=CAboutDlg
Class4=CDemoDlgAutoProxy
ResourceCount=5
Resource1=IDD_DEMO_DIALOG
Resource2=IDR_MAINFRAME
Resource3=IDD_ABOUTBOX
Class5=CAddModule
Resource4=IDD_NotifyAddModule
Class6=CAccessDlg
Resource5=IDD_Datebase
[CLS:CDemoApp]
Type=0
HeaderFile=Demo.h
ImplementationFile=Demo.cpp
Filter=N
[CLS:CDemoDlg]
Type=0
HeaderFile=DemoDlg.h
ImplementationFile=DemoDlg.cpp
Filter=D
LastObject=CDemoDlg
BaseClass=CDialog
VirtualFilter=dWC
[CLS:CAboutDlg]
Type=0
HeaderFile=DemoDlg.h
ImplementationFile=DemoDlg.cpp
Filter=D
LastObject=CAboutDlg
[DLG:IDD_ABOUTBOX]
Type=1
Class=CAboutDlg
ControlCount=8
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308480
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889
Control5=IDC_STATIC,static,1342308352
Control6=IDC_STATIC,static,1342308352
Control7=IDC_STATIC,static,1342308352
Control8=IDC_STATIC,static,1342308352
[CLS:CDemoDlgAutoProxy]
Type=0
HeaderFile=DlgProxy.h
ImplementationFile=DlgProxy.cpp
BaseClass=CCmdTarget
Filter=N
[DLG:IDD_DEMO_DIALOG]
Type=1
Class=CDemoDlg
ControlCount=47
Control1=IDC_UpLimit,edit,1350631552
Control2=IDC_DownLimit,edit,1350631552
Control3=IDC_ConnectToNetwork,button,1342242816
Control4=IDC_NotifyAndAdd,button,1342242816
Control5=IDC_OneCollect,button,1342242816
Control6=IDC_Collect1000,button,1342242816
Control7=IDC_Scan,button,1342242816
Control8=IDC_SetBase,button,1342242816
Control9=ID_Exit,button,1342242816
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_ZeroBase,edit,1350633600
Control17=IDC_TempValue,edit,1350633600
Control18=IDC_RealValue,edit,1350633600
Control19=IDC_STATIC,button,1342177287
Control20=IDC_STATIC,static,1342308352
Control21=IDC_NetworkDescription,edit,1350633600
Control22=IDC_STATIC,static,1342308352
Control23=IDC_NetworkType,edit,1350633600
Control24=IDC_STATIC,static,1342308352
Control25=IDC_ModulesNumber,edit,1350633600
Control26=IDC_STATIC,button,1342177287
Control27=IDC_STATIC,static,1342308352
Control28=IDC_STATIC,static,1342308352
Control29=IDC_STATIC,static,1342308352
Control30=IDC_STATIC,static,1342308352
Control31=IDC_ModuleID,edit,1350633600
Control32=IDC_ModuleName,edit,1350633600
Control33=IDC_ModuleType,edit,1350633600
Control34=IDC_ProbeStroke,edit,1350633600
Control35=IDC_STATIC,static,1342308352
Control36=IDC_STATIC,static,1342308352
Control37=IDC_STATIC,static,1342308352
Control38=IDC_STATIC,static,1342308352
Control39=IDC_DeviceType,edit,1350633600
Control40=IDC_SWVerison,edit,1350633600
Control41=IDC_HWVersion,edit,1350633600
Control42=IDC_Scale,edit,1350633600
Control43=IDC_STATIC,button,1342177287
Control44=IDC_STATIC,static,1342308352
Control45=IDC_STATIC,static,1342308352
Control46=IDC_OpenAccess,button,1342242816
Control47=IDC_EmptyAccess,button,1342242816
[DLG:IDD_NotifyAddModule]
Type=1
Class=CAddModule
ControlCount=2
Control1=IDOK,button,1342242817
Control2=IDC_ModuleName,edit,1350631552
[CLS:CAddModule]
Type=0
HeaderFile=AddModule.h
ImplementationFile=AddModule.cpp
BaseClass=CDialog
Filter=D
LastObject=IDC_ModuleName
VirtualFilter=dWC
[DLG:IDD_Datebase]
Type=1
Class=CAccessDlg
ControlCount=8
Control1=IDOK,button,1342242817
Control2=IDC_Datebase,SysListView32,1350631425
Control3=IDC_STATIC,static,1342308352
Control4=IDC_Average,edit,1350631552
Control5=IDC_STATIC,static,1342308352
Control6=IDC_Max,edit,1350631552
Control7=IDC_STATIC,static,1342308352
Control8=IDC_Min,edit,1350631552
[CLS:CAccessDlg]
Type=0
HeaderFile=AccessDlg.h
ImplementationFile=AccessDlg.cpp
BaseClass=CDialog
Filter=D
VirtualFilter=dWC
LastObject=IDC_Average
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -