sdudemo.clw
来自「关于机器人的手臂程序」· CLW 代码 · 共 73 行
CLW
73 行
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CSduDemoDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "sduDemo.h"
ClassCount=2
Class1=CSduDemoApp
Class2=CSduDemoDlg
ResourceCount=4
Resource2=IDR_MAINFRAME
Resource3=IDD_SDUDEMO_DIALOG (Chinese (P.R.C.))
Resource4=IDD_SDUDEMO_DIALOG
[CLS:CSduDemoApp]
Type=0
HeaderFile=sduDemo.h
ImplementationFile=sduDemo.cpp
Filter=N
[CLS:CSduDemoDlg]
Type=0
HeaderFile=sduDemoDlg.h
ImplementationFile=sduDemoDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=CSduDemoDlg
[DLG:IDD_SDUDEMO_DIALOG]
Type=1
Class=CSduDemoDlg
ControlCount=14
Control1=IDC_LISTSEQ,SysListView32,1350631429
Control2=IDC_SCAN,button,1342242816
Control3=IDC_HOMEALL,button,1342242816
Control4=IDC_MOVE,button,1342242816
Control5=IDC_HOME,button,1342242816
Control6=IDC_VIDEO,static,1342177284
Control7=IDC_EDITINFO,edit,1484849280
Control8=IDC_START,button,1342242816
Control9=IDC_STATIC,static,1342308352
Control10=IDC_STATIC,button,1342178055
Control11=IDC_STATIC,button,1342178055
Control12=IDC_STATIC,button,1342178055
Control13=IDC_INITASR,button,1342242816
Control14=IDC_PROCESS,static,1342177284
[DLG:IDD_SDUDEMO_DIALOG (Chinese (P.R.C.))]
Type=1
Class=?
ControlCount=13
Control1=IDC_LISTSEQ,SysListView32,1350631429
Control2=IDC_SCAN,button,1342242816
Control3=IDC_HOMEALL,button,1342242816
Control4=IDC_MOVE,button,1342242816
Control5=IDC_HOME,button,1342242816
Control6=IDC_VIDEO,static,1342177284
Control7=IDC_EDITINFO,edit,1484849280
Control8=IDC_START,button,1342242816
Control9=IDC_STATIC,static,1342308352
Control10=IDC_STATIC,button,1342178055
Control11=IDC_STATIC,button,1342178055
Control12=IDC_STATIC,button,1342178055
Control13=IDC_INITASR,button,1342242816
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?