📄 least_square.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CLeast_squareDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "least_square.h"
ClassCount=3
Class1=CLeast_squareApp
Class2=CLeast_squareDlg
Class3=CAboutDlg
ResourceCount=3
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource3=IDD_LEAST_SQUARE_DIALOG
[CLS:CLeast_squareApp]
Type=0
HeaderFile=least_square.h
ImplementationFile=least_square.cpp
Filter=N
[CLS:CLeast_squareDlg]
Type=0
HeaderFile=least_squareDlg.h
ImplementationFile=least_squareDlg.cpp
Filter=D
LastObject=IDC_BUTTON1
BaseClass=CDialog
VirtualFilter=dWC
[CLS:CAboutDlg]
Type=0
HeaderFile=least_squareDlg.h
ImplementationFile=least_squareDlg.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_LEAST_SQUARE_DIALOG]
Type=1
Class=CLeast_squareDlg
ControlCount=52
Control1=IDCANCEL,button,1342242816
Control2=IDC_pointnumber,static,1342308352
Control3=IDC_EDIT1,edit,1350631552
Control4=IDC_jieshu,static,1342308352
Control5=IDC_EDIT2,edit,1350631552
Control6=IDC_EDIT3,edit,1350631552
Control7=IDC_EDIT4,edit,1350631552
Control8=IDC_EDIT5,edit,1350631552
Control9=IDC_EDIT6,edit,1350631552
Control10=IDC_EDIT7,edit,1350631552
Control11=IDC_EDIT8,edit,1350631552
Control12=IDC_EDIT9,edit,1350631552
Control13=IDC_EDIT10,edit,1350631552
Control14=IDC_EDIT11,edit,1350631552
Control15=IDC_EDIT12,edit,1350631552
Control16=IDC_EDIT13,edit,1350631552
Control17=IDC_EDIT14,edit,1350631552
Control18=IDC_EDIT15,edit,1350631552
Control19=IDC_EDIT16,edit,1350631552
Control20=IDC_EDIT17,edit,1350631552
Control21=IDC_EDIT18,edit,1350631552
Control22=IDC_EDIT19,edit,1350631552
Control23=IDC_EDIT20,edit,1350631552
Control24=IDC_EDIT21,edit,1350631552
Control25=IDC_EDIT22,edit,1350631552
Control26=IDC_EDIT23,edit,1350631552
Control27=IDC_EDIT24,edit,1350631552
Control28=IDC_EDIT25,edit,1350631552
Control29=IDC_EDIT26,edit,1350631552
Control30=IDC_EDIT27,edit,1350631552
Control31=IDC_EDIT28,edit,1350631552
Control32=IDC_EDIT29,edit,1350631552
Control33=IDC_EDIT30,edit,1350631552
Control34=IDC_STATIC,static,1342308352
Control35=IDC_STATIC,static,1342308352
Control36=IDC_STATIC,static,1342308352
Control37=IDC_STATIC,static,1342308352
Control38=IDC_STATIC,static,1342308352
Control39=IDC_STATIC,static,1342308352
Control40=IDC_STATIC,static,1342308352
Control41=IDC_STATIC,static,1342308352
Control42=IDC_STATIC,static,1342308352
Control43=IDC_STATIC,static,1342308352
Control44=IDC_STATIC,static,1342308352
Control45=IDC_STATIC,static,1342308352
Control46=IDC_STATIC,static,1342308352
Control47=IDC_STATIC,static,1342308352
Control48=IDC_STATIC,static,1342308352
Control49=IDC_STATIC,static,1342308352
Control50=IDC_STATIC,static,1342308352
Control51=IDC_STATIC,static,1342308352
Control52=IDC_BUTTON1,button,1342242816
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -