📄 gqk_mini2.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=dlgKmeansset
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "gqk_mini2.h"
ClassCount=5
Class1=CGqk_mini2App
Class2=CGqk_mini2Dlg
Class3=CAboutDlg
ResourceCount=5
Resource1=IDD_dlgIsodataset
Resource2=IDR_MAINFRAME
Resource3=IDD_GQK_MINI2_DIALOG
Class4=dlgIsodataset
Resource4=IDD_ABOUTBOX
Class5=dlgKmeansset
Resource5=IDD_dlgkmeansset
[CLS:CGqk_mini2App]
Type=0
HeaderFile=gqk_mini2.h
ImplementationFile=gqk_mini2.cpp
Filter=N
[CLS:CGqk_mini2Dlg]
Type=0
HeaderFile=gqk_mini2Dlg.h
ImplementationFile=gqk_mini2Dlg.cpp
Filter=D
LastObject=IDC_result
BaseClass=CDialog
VirtualFilter=dWC
[CLS:CAboutDlg]
Type=0
HeaderFile=gqk_mini2Dlg.h
ImplementationFile=gqk_mini2Dlg.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_GQK_MINI2_DIALOG]
Type=1
Class=CGqk_mini2Dlg
ControlCount=13
Control1=IDC_data,edit,1352732676
Control2=IDC_result,edit,1352732676
Control3=IDC_STATIC,static,1342308352
Control4=IDC_STATIC,static,1342308352
Control5=IDC_Kmeans,button,1342242816
Control6=IDC_Isodata,button,1342242816
Control7=IDC_addData,button,1342242816
Control8=IDC_x,edit,1350631552
Control9=IDC_y,edit,1350631552
Control10=IDC_STATIC,static,1342308352
Control11=IDC_STATIC,static,1342308352
Control12=IDC_Isodataset,button,1342242816
Control13=IDC_Kmeansset,button,1342242816
[DLG:IDD_dlgIsodataset]
Type=1
Class=dlgIsodataset
ControlCount=13
Control1=IDC_STATIC,static,1342308352
Control2=IDC_K,edit,1350631552
Control3=IDC_STATIC,static,1342308352
Control4=IDC_Nmin,edit,1350631552
Control5=IDC_STATIC,static,1342308352
Control6=IDC_Ds,edit,1350631552
Control7=IDC_STATIC,static,1342308352
Control8=IDC_Dm,edit,1350631552
Control9=IDC_STATIC,static,1342308352
Control10=IDC_L,edit,1350631552
Control11=IDC_STATIC,static,1342308352
Control12=IDC_I,edit,1350631552
Control13=IDOK,button,1342242816
[CLS:dlgIsodataset]
Type=0
HeaderFile=dlgIsodataset.h
ImplementationFile=dlgIsodataset.cpp
BaseClass=CDialog
Filter=D
LastObject=IDC_EDIT1
VirtualFilter=dWC
[DLG:IDD_dlgkmeansset]
Type=1
Class=dlgKmeansset
ControlCount=3
Control1=65535,static,1342308352
Control2=IDC_K,edit,1350631552
Control3=IDOK,button,1342242816
[CLS:dlgKmeansset]
Type=0
HeaderFile=dlgKmeansset.h
ImplementationFile=dlgKmeansset.cpp
BaseClass=CDialog
Filter=D
VirtualFilter=dWC
LastObject=IDC_K
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -