ann.clw

来自「一个bp的VC源码」· CLW 代码 · 共 131 行

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

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

ClassCount=3
Class1=CANNApp
Class2=CANNDlg
Class3=CAboutDlg

ResourceCount=5
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource3=IDD_ANN_DIALOG
Resource4=IDD_ABOUTBOX (Chinese (P.R.C.))
Resource5=IDD_ANN_DIALOG (Chinese (P.R.C.))

[CLS:CANNApp]
Type=0
HeaderFile=ANN.h
ImplementationFile=ANN.cpp
Filter=N

[CLS:CANNDlg]
Type=0
HeaderFile=ANNDlg.h
ImplementationFile=ANNDlg.cpp
Filter=D
LastObject=IDC_BUTTON_TRAIN
BaseClass=CDialog
VirtualFilter=dWC

[CLS:CAboutDlg]
Type=0
HeaderFile=ANNDlg.h
ImplementationFile=ANNDlg.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_ANN_DIALOG]
Type=1
Class=CANNDlg
ControlCount=30
Control1=IDC_BUTTON_TRAIN,button,1342242816
Control2=IDC_BUTTON_SIM,button,1342242816
Control3=IDC_HIDE_LAYER_NUMBER,edit,1350631552
Control4=IDC_STATIC,static,1342308352
Control5=IDC_OUTPUT_LAYER_NUMBER,edit,1350631552
Control6=IDC_STATIC,static,1342308352
Control7=IDC_STATIC,static,1342308364
Control8=IDC_INPUT_LAYER_NUMBER,edit,1350631552
Control9=IDC_STATIC,static,1342308352
Control10=IDC_STATIC,button,1342177287
Control11=IDC_STATIC,button,1342177287
Control12=IDC_SYSTEM_ERROR,edit,1350633600
Control13=IDC_MAX_TRAIN_TIMES,edit,1350631552
Control14=IDC_STATIC,static,1342308352
Control15=IDC_STATIC,static,1342308352
Control16=IDC_STEP,edit,1350631552
Control17=IDC_STATIC,static,1342308352
Control18=IDC_SYSTEM_LEVEL,edit,1350631552
Control19=IDC_STATIC,static,1342308352
Control20=IDC_EDIT_DISPLAY,edit,1352732804
Control21=IDC_TRAIN_TIMES,edit,1350633600
Control22=IDC_STATIC,static,1342308352
Control23=IDC_STATIC,static,1342308352
Control24=IDC_SAVE_NETWORK,edit,1350633600
Control25=IDC_SET_SAVEPATH,button,1342242816
Control26=IDC_STATIC,static,1342308352
Control27=IDC_STATIC,static,1342308352
Control28=IDC_STATIC,static,1342308352
Control29=IDC_STATIC,static,1342308352
Control30=IDC_STATIC,static,1342308352

[DLG:IDD_ABOUTBOX (Chinese (P.R.C.))]
Type=1
Class=?
ControlCount=4
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308480
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889

[DLG:IDD_ANN_DIALOG (Chinese (P.R.C.))]
Type=1
Class=CANNDlg
ControlCount=30
Control1=IDC_BUTTON_TRAIN,button,1342242816
Control2=IDC_BUTTON_SIM,button,1342242816
Control3=IDC_HIDE_LAYER_NUMBER,edit,1350631552
Control4=IDC_STATIC,static,1342308352
Control5=IDC_OUTPUT_LAYER_NUMBER,edit,1350631552
Control6=IDC_STATIC,static,1342308352
Control7=IDC_STATIC,static,1342308364
Control8=IDC_INPUT_LAYER_NUMBER,edit,1350631552
Control9=IDC_STATIC,static,1342308352
Control10=IDC_STATIC,button,1342177287
Control11=IDC_STATIC,button,1342177287
Control12=IDC_SYSTEM_ERROR,edit,1350633600
Control13=IDC_MAX_TRAIN_TIMES,edit,1350631552
Control14=IDC_STATIC,static,1342308352
Control15=IDC_STATIC,static,1342308352
Control16=IDC_STEP,edit,1350631552
Control17=IDC_STATIC,static,1342308352
Control18=IDC_SYSTEM_LEVEL,edit,1350631552
Control19=IDC_STATIC,static,1342308352
Control20=IDC_EDIT_DISPLAY,edit,1352732804
Control21=IDC_TRAIN_TIMES,edit,1350633600
Control22=IDC_STATIC,static,1342308352
Control23=IDC_STATIC,static,1342308352
Control24=IDC_SAVE_NETWORK,edit,1350633600
Control25=IDC_SET_SAVEPATH,button,1342242816
Control26=IDC_STATIC,static,1342308352
Control27=IDC_STATIC,static,1342308352
Control28=IDC_STATIC,static,1342308352
Control29=IDC_STATIC,static,1342308352
Control30=IDC_STATIC,static,1342308352

⌨️ 快捷键说明

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