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

📄 motor.clw

📁 利用vc编写的通过单片机控制三个步进电机的程序
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CMotorDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Motor.h"
LastPage=0

ClassCount=6
Class1=CMotorApp
Class2=CMotorDoc
Class3=CMotorView
Class4=CMainFrame

ResourceCount=3
Resource1=IDR_MAINFRAME
Class5=CAboutDlg
Resource2=IDD_ABOUTBOX
Class6=CMotorDlg
Resource3=IDD_DIALOG_MOTOR

[CLS:CMotorApp]
Type=0
HeaderFile=Motor.h
ImplementationFile=Motor.cpp
Filter=N

[CLS:CMotorDoc]
Type=0
HeaderFile=MotorDoc.h
ImplementationFile=MotorDoc.cpp
Filter=N

[CLS:CMotorView]
Type=0
HeaderFile=MotorView.h
ImplementationFile=MotorView.cpp
Filter=C


[CLS:CMainFrame]
Type=0
HeaderFile=MainFrm.h
ImplementationFile=MainFrm.cpp
Filter=T
BaseClass=CFrameWnd
VirtualFilter=fWC
LastObject=IDM_MOTOR




[CLS:CAboutDlg]
Type=0
HeaderFile=Motor.cpp
ImplementationFile=Motor.cpp
Filter=D
LastObject=CAboutDlg

[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

[MNU:IDR_MAINFRAME]
Type=1
Class=CMainFrame
Command1=IDM_MOTOR
Command2=ID_APP_ABOUT
CommandCount=2

[ACL:IDR_MAINFRAME]
Type=1
Class=CMainFrame
Command1=ID_FILE_NEW
Command2=ID_FILE_OPEN
Command3=ID_FILE_SAVE
Command4=ID_FILE_PRINT
Command5=ID_EDIT_UNDO
Command6=ID_EDIT_CUT
Command7=ID_EDIT_COPY
Command8=ID_EDIT_PASTE
Command9=ID_EDIT_UNDO
Command10=ID_EDIT_CUT
Command11=ID_EDIT_COPY
Command12=ID_EDIT_PASTE
Command13=ID_NEXT_PANE
Command14=ID_PREV_PANE
CommandCount=14

[TB:IDR_MAINFRAME]
Type=1
Class=?
Command1=ID_FILE_NEW
Command2=ID_FILE_OPEN
Command3=ID_FILE_SAVE
Command4=ID_EDIT_CUT
Command5=ID_EDIT_COPY
Command6=ID_EDIT_PASTE
Command7=ID_FILE_PRINT
Command8=ID_APP_ABOUT
CommandCount=8

[DLG:IDD_DIALOG_MOTOR]
Type=1
Class=CMotorDlg
ControlCount=23
Control1=IDOK,button,1342242817
Control2=IDC_STATIC,button,1342177287
Control3=IDC_STATIC,button,1342177287
Control4=IDC_BUTTON_RESET,button,1342242816
Control5=IDC_BUTTON_MOVE1,button,1342242816
Control6=IDC_BUTTON_MOVE4,button,1342242816
Control7=IDC_COMBO_MOTORSEL,combobox,1344340226
Control8=IDC_EDIT_STEPS,edit,1350631552
Control9=IDC_EDIT_STEPA,edit,1350631552
Control10=IDC_EDIT_STEPC,edit,1350631552
Control11=IDC_EDIT_STEPB,edit,1350631552
Control12=IDC_BUTTON_MOVE,button,1342242816
Control13=IDC_RADIO_MOTOR_AUTO,button,1342308361
Control14=IDC_RADIO_MOTOT_MANUL,button,1342177289
Control15=IDC_STATIC,button,1342177287
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_RADIO_P,button,1342308361
Control22=IDC_RADIO_N,button,1342177289
Control23=IDC_STATIC,button,1342177287

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

⌨️ 快捷键说明

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