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

📄 demo1.clw

📁 自动化过程中用到的运动控制器
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CDemo1Dlg
LastTemplate=CTabCtrl
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Demo1.h"

ClassCount=4
Class1=CDemo1App
Class2=CDemo1Dlg
Class3=CAboutDlg

ResourceCount=4
Resource1=IDD_DEMO1_DIALOG
Resource2=IDR_MAINFRAME
Resource3=IDD_ABOUTBOX
Class4=CGraph
Resource4=IDD_G

[CLS:CDemo1App]
Type=0
HeaderFile=Demo1.h
ImplementationFile=Demo1.cpp
Filter=N

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

[CLS:CAboutDlg]
Type=0
HeaderFile=Demo1Dlg.h
ImplementationFile=Demo1Dlg.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_DEMO1_DIALOG]
Type=1
Class=CDemo1Dlg
ControlCount=63
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_BTN_SHOW,button,1342242816
Control4=IDC_FRAME_LINE,button,1342177287
Control5=IDC_STATIC_XAXES,static,1342308352
Control6=IDC_STATIC_XLOWSPEED,static,1342308352
Control7=IDC_STATIC_XHIGHSPEED,static,1342308352
Control8=IDC_STATIC_XACCEL,static,1342308352
Control9=IDC_STATIC_XSTEP,static,1342308352
Control10=IDC_STATIC_YAXES,static,1342308352
Control11=IDC_STATIC_YLOWSPEED,static,1342308352
Control12=IDC_STATIC_YHIGHSPEED,static,1342308352
Control13=IDC_STATIC_YACCEL,static,1342308352
Control14=IDC_STATIC_YSTEP,static,1342308352
Control15=IDC_EDIT_XAXES,edit,1350762624
Control16=IDC_EDIT_XLOWSPEED,edit,1350762624
Control17=IDC_EDIT_XHIGHSPEED,edit,1350762624
Control18=IDC_EDIT_XACCEL,edit,1350762624
Control19=IDC_EDIT_XSTEP,edit,1350762624
Control20=IDC_EDIT_YAXES,edit,1350762624
Control21=IDC_EDIT_YLOWSPEED,edit,1350762624
Control22=IDC_EDIT_YHIGHSPEED,edit,1350762624
Control23=IDC_EDIT_YACCEL,edit,1350762624
Control24=IDC_EDIT_YSTEP,edit,1350762624
Control25=IDC_TAB_SET,SysTabControl32,1342177280
Control26=IDC_RADIO_CON,button,1342177289
Control27=IDC_RADIO_FAST,button,1342177289
Control28=IDC_GROUP_SPEEDTYPE,button,1342177287
Control29=IDC_RADIO_PMOVE,button,1342242825
Control30=IDC_RADIO_VMOVE,button,1342242825
Control31=IDC_GROUP_MOVETYPE,button,1342177287
Control32=IDC_RADIO_XAXES,button,1342177289
Control33=IDC_RADIO_YAXES,button,1342177289
Control34=IDC_GROUP_XYAXES,button,1342177287
Control35=IDC_RADIO_AXES1,button,1342177289
Control36=IDC_RADIO_AXES2,button,1342177289
Control37=IDC_GROUP_AXESNUM,button,1342177287
Control38=IDC_BTN_STARTMOVE,button,1342242816
Control39=IDC_BTN_SUDDENSTOP,button,1342242816
Control40=IDC_BTN_DESCENDSTOP,button,1342242816
Control41=IDC_STATIC_MSG,static,1342308352
Control42=IDC_BTN_RESET,button,1342242816
Control43=IDC_CHK_BATCH,button,1342242819
Control44=IDC_CHK_IP,button,1342242819
Control45=IDC_STATIC_ARC_YAXES,static,1342308352
Control46=IDC_STATIC_ARC_VLOWSPEED,static,1342308352
Control47=IDC_STATIC_ARC_VHIGHSPEED,static,1342308352
Control48=IDC_STATIC_ARC_VACCEL,static,1342308352
Control49=IDC_STATIC_ARC_XCEN,static,1342308352
Control50=IDC_EDIT_ARC_YAXES,edit,1350762624
Control51=IDC_EDIT_ARC_VLOWSPEED,edit,1350762624
Control52=IDC_EDIT_ARC_VHIGHSPEED,edit,1350762624
Control53=IDC_EDIT_ARC_VACCEL,edit,1350762624
Control54=IDC_EDIT_ARC_XCEN,edit,1350762624
Control55=IDC_STATIC_ARC_XAXES,static,1342308352
Control56=IDC_EDIT_ARC_XAXES,edit,1350762624
Control57=IDC_STATIC_ARC_YCEN,static,1342308352
Control58=IDC_EDIT_ARC_YCEN,edit,1350762624
Control59=IDC_STATIC_ARC_R,static,1342308352
Control60=IDC_EDIT_ARC_R,edit,1350762624
Control61=IDC_GROUP_ARC_SPEEDTYPE,button,1342177287
Control62=IDC_RADIO_ARC_CON,button,1342177289
Control63=IDC_RADIO_ARC_FAST,button,1342177289

[DLG:IDD_G]
Type=1
Class=CGraph
ControlCount=4
Control1=IDC_BTN_CLEAR,button,1342242816
Control2=IDC_STATIC_MSGPOS,static,1342177292
Control3=IDC_STATIC,static,1342308352
Control4=IDC_EDIT_FACTOR,edit,1350631552

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

⌨️ 快捷键说明

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