📄 nn.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CNNDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "NN.h"
ClassCount=3
Class1=CNNApp
Class2=CNNDlg
Class3=CAboutDlg
ResourceCount=3
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource3=IDD_NN_DIALOG
[CLS:CNNApp]
Type=0
HeaderFile=NN.h
ImplementationFile=NN.cpp
Filter=N
[CLS:CNNDlg]
Type=0
HeaderFile=NNDlg.h
ImplementationFile=NNDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=IDC_STATIC_INFO
[CLS:CAboutDlg]
Type=0
HeaderFile=NNDlg.h
ImplementationFile=NNDlg.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_NN_DIALOG]
Type=1
Class=CNNDlg
ControlCount=46
Control1=IDOK,button,1342242817
Control2=IDC_BUTTON1,button,1342242816
Control3=IDC_EDIT1,edit,1350631552
Control4=IDC_EDIT_TRAINFILE,edit,1350631552
Control5=IDC_BUTTON2,button,1342242816
Control6=IDC_STATIC,static,1342308352
Control7=IDC_STATIC_ERR,static,1342308352
Control8=IDC_EDIT_TESTFILE,edit,1350631552
Control9=IDC_BUTTON_TESTFILE,button,1342242816
Control10=IDC_STATIC,static,1342308352
Control11=IDC_BUTTON_TEST,button,1342242816
Control12=IDC_STATIC,static,1342308352
Control13=IDC_BUTTON_GETDATA,button,1342242816
Control14=IDC_STATIC,button,1342177287
Control15=IDC_STATIC,static,1342308352
Control16=IDC_STATIC,static,1342308352
Control17=IDC_STATIC_NUM_SAM,static,1342308352
Control18=IDC_STATIC_NUM_CHA,static,1342308352
Control19=IDC_STATIC,static,1342308352
Control20=IDC_STATIC,button,1342177287
Control21=IDC_STATIC,static,1342308352
Control22=IDC_EDIT_NUM_HID,edit,1350631552
Control23=IDC_STATIC,static,1342308352
Control24=IDC_STATIC_NUM_OUT,static,1342308352
Control25=IDC_EDIT_RIGHT_RATIO,edit,1350631552
Control26=IDC_STATIC_RATIO,static,1342308352
Control27=IDC_EDIT_NORM_FILENAME,edit,1350631552
Control28=IDC_BUTTON_NORM,button,1342242816
Control29=IDC_STATIC,static,1342308352
Control30=IDC_EDIT_NORM_FILENAME2,edit,1350631552
Control31=IDC_BUTTON_LOAD_NORM,button,1342242816
Control32=IDC_BUTTON_LOAD_NORM1,button,1342242816
Control33=IDC_EDIT_WEIGHT_FILENAME,edit,1350631552
Control34=IDC_BUTTON_WEIGHTFILE,button,1342242816
Control35=IDC_BUTTON_LOAD_WEIGHT,button,1342242816
Control36=IDC_EDIT_WEIGHT_FILENAME2,edit,1350631552
Control37=IDC_BUTTON_WEIGHTFILE2,button,1342242816
Control38=IDC_EDIT_ALPHA,edit,1350631552
Control39=IDC_STATIC,static,1342308352
Control40=IDC_EDIT_EPOCH,edit,1350631552
Control41=IDC_STATIC,static,1342308352
Control42=IDC_STATIC_INFO,static,1342308352
Control43=IDC_EDIT_INFO,edit,1350631552
Control44=IDC_STATIC,static,1342308352
Control45=IDC_BUTTON_INFO,button,1342242816
Control46=IDC_BUTTON_MIDDIS,button,1342242816
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -