📄 dnaclassification.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CPNNParamDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "DNAClassification.h"
ClassCount=8
Class1=CDNAClassificationApp
Class2=CDNAClassificationDlg
Class3=CAboutDlg
ResourceCount=5
Resource1=IDD_DNACLASSIFICATION_DIALOG
Resource2=IDR_MAINFRAME
Class4=CMyPropertySheet
Class5=CMyPropertyPage1
Class6=CMyPropertyPage2
Resource3=IDD_ABOUTBOX
Class7=CPNNParamDlg
Resource4=IDD_DIALOG_PNNPARAM
Class8=CNearestParamDlg
Resource5=IDD_DIALOG_NEAREST
[CLS:CDNAClassificationApp]
Type=0
HeaderFile=DNAClassification.h
ImplementationFile=DNAClassification.cpp
Filter=N
[CLS:CDNAClassificationDlg]
Type=0
HeaderFile=DNAClassificationDlg.h
ImplementationFile=DNAClassificationDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=IDC_RADIO_NEAR
[CLS:CAboutDlg]
Type=0
HeaderFile=DNAClassificationDlg.h
ImplementationFile=DNAClassificationDlg.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_DNACLASSIFICATION_DIALOG]
Type=1
Class=CDNAClassificationDlg
ControlCount=29
Control1=IDC_ETHOD_GROUP,button,1342308359
Control2=IDC_RADIO_NEAR,button,1342308361
Control3=IDC_RADIO_BP,button,1342177289
Control4=IDC_RADIO_PNN,button,1342177289
Control5=IDOK,button,1342242817
Control6=IDC_ERRO_GROUP,button,1342177287
Control7=IDC_STATIC,static,1342308352
Control8=IDC_STATIC,static,1342308352
Control9=IDC_STATIC,static,1342308352
Control10=IDC_EDIT_TOTAL,edit,1350633600
Control11=IDC_EDIT_ERRO,edit,1350633600
Control12=IDC_EDIT_RATE,edit,1350633600
Control13=IDC_BUTTON_ANALYSE,button,1342242816
Control14=IDC_CLASSIFY_GROUP,button,1342177287
Control15=IDC_BUTTON_CLASSIFY,button,1342242816
Control16=IDC_LIST1,SysListView32,1350631425
Control17=IDC_PROGRESS_ANALYSE,msctls_progress32,1350565888
Control18=IDC_LIST2,SysListView32,1350631425
Control19=IDC_STATIC,static,1342308352
Control20=IDC_BUTTON_STOPANALYSE,button,1342242816
Control21=IDC_BUTTON_STOPCLASSIFY,button,1342242816
Control22=IDC_STATIC,static,1342308352
Control23=IDC_EDIT_COST,edit,1350633600
Control24=IDC_STATIC,static,1342308352
Control25=IDC_STATIC,static,1342308352
Control26=IDC_EDIT_TOTALTEST,edit,1350633600
Control27=IDC_STATIC,static,1342308352
Control28=IDC_EDIT_TESTCOST,edit,1350633600
Control29=IDC_STATIC,static,1342308352
[CLS:CMyPropertySheet]
Type=0
HeaderFile=MyPropertySheet.h
ImplementationFile=MyPropertySheet.cpp
BaseClass=CPropertySheet
[CLS:CMyPropertyPage1]
Type=0
HeaderFile=MyPropertyPage1.h
ImplementationFile=MyPropertyPage1.cpp
BaseClass=CPropertyPage
[CLS:CMyPropertyPage2]
Type=0
HeaderFile=MyPropertyPage1.h
ImplementationFile=MyPropertyPage1.cpp
BaseClass=CPropertyPage
[DLG:IDD_DIALOG_PNNPARAM]
Type=1
Class=CPNNParamDlg
ControlCount=4
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Control4=IDC_EDIT_WIDTH,edit,1350631552
[CLS:CPNNParamDlg]
Type=0
HeaderFile=PNNParamDlg.h
ImplementationFile=PNNParamDlg.cpp
BaseClass=CDialog
Filter=D
VirtualFilter=dWC
LastObject=IDC_EDIT_WIDTH
[DLG:IDD_DIALOG_NEAREST]
Type=1
Class=CNearestParamDlg
ControlCount=4
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Control4=IDC_EDIT_K,edit,1350631552
[CLS:CNearestParamDlg]
Type=0
HeaderFile=NearestParamDlg.h
ImplementationFile=NearestParamDlg.cpp
BaseClass=CDialog
Filter=D
LastObject=IDC_EDIT_K
VirtualFilter=dWC
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -