elctricmachine.clw

来自「异步电动机制动特性的仿真程序」· CLW 代码 · 共 83 行

CLW
83
字号
; CLW file contains information for the MFC ClassWizard

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

ClassCount=3
Class1=CElctricmachineApp
Class2=CElctricmachineDlg
Class3=CAboutDlg

ResourceCount=3
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource3=IDD_ELCTRICMACHINE_DIALOG

[CLS:CElctricmachineApp]
Type=0
HeaderFile=elctricmachine.h
ImplementationFile=elctricmachine.cpp
Filter=N

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

[CLS:CAboutDlg]
Type=0
HeaderFile=elctricmachineDlg.h
ImplementationFile=elctricmachineDlg.cpp
Filter=D

[DLG:IDD_ABOUTBOX]
Type=1
Class=CAboutDlg
ControlCount=4
Control1=IDC_STATIC,static,1342308480
Control2=IDC_STATIC,static,1342308352
Control3=IDOK,button,1342373889
Control4=IDC_STATIC,static,1342177283

[DLG:IDD_ELCTRICMACHINE_DIALOG]
Type=1
Class=CElctricmachineDlg
ControlCount=28
Control1=IDCANCEL,button,1342242816
Control2=IDC_STATIC,static,1342308352
Control3=IDC_EDIT1,edit,1350631428
Control4=IDC_STATIC,static,1342308354
Control5=IDC_STATIC,static,1342308354
Control6=IDC_STATIC,static,1342308354
Control7=IDC_STATIC,static,1342308354
Control8=IDC_ZZDZ,edit,1350633600
Control9=IDC_RRATED,button,1342242816
Control10=IDC_DRAW,button,1342242816
Control11=IDC_GYBXT,button,1342242816
Control12=IDC_CLR,button,1342242816
Control13=IDC_STATIC,static,1342308354
Control14=IDC_TEM,edit,1350633600
Control15=IDC_STATIC,static,1342308354
Control16=IDC_DJN,edit,1350633600
Control17=IDC_BUTTON1,button,1342242816
Control18=IDC_DLFZ,button,1342242816
Control19=IDC_DYFJ,button,1342242816
Control20=IDC_NHZD,button,1342242816
Control21=IDC_STATIC,static,1342308354
Control22=IDC_STATIC,static,1342308354
Control23=IDC_STATIC,static,1342308354
Control24=IDC_STATIC,static,1342308354
Control25=IDC_TLBZ,edit,1350631552
Control26=IDC_STATIC,static,1342308352
Control27=IDC_STATIC,static,1342308354
Control28=IDC_STATIC,static,1342177294

⌨️ 快捷键说明

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