resource.h

来自「BP神经网络程序」· C头文件 代码 · 共 59 行

H
59
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by BpNlayerEXE.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_BPNLAYTYPE                  129
#define IDD_DIALOG1                     130
#define IDD_DLG_RUN                     133
#define IDD_DLG_PROPORTION              135
#define IDD_DIALOG2                     136
#define IDD_DIALOG3                     137
#define IDI_NLAYER                      138
#define IDI_NCELL                       139
#define IDI_NW                          140
#define IDI_NNET                        141
#define IDD_DIALOG4                     142
#define IDD_DIALOG5                     143
#define IDD_DIALOG6                     144
#define IDC_EDIT1                       1000
#define IDC_BTN_LAYOK                   1001
#define IDC_EDIT6                       1001
#define IDC_EDIT2                       1002
#define IDC_EDIT3                       1003
#define IDC_BUTTON2                     1004
#define IDC_COMBO1                      1006
#define IDC_BUTTON3                     1007
#define IDC_BUTTON4                     1008
#define IDC_EDIT4                       1009
#define IDC_BUTTON1                     1010
#define IDC_RADIO1                      1011
#define IDC_RADIO2                      1012
#define IDC_EDIT5                       1013
#define IDC_BUTTON5                     1014
#define ID_BUTTON1                      1015
#define ID_TRAIN_RUN                    32776
#define ID_TRAIN_PAUSE                  32777
#define ID_TRAIN_STOP                   32778
#define ID_BUTTON32779                  32779
#define ID_PROPOTION                    32781
#define IDC_SETTING                     32782
#define ID_TRAIN_NOSTUDY                32784
#define IDM_TEST                        32786
#define ID_VIEW_TREE                    32787
#define ID_TRANSTXT                     32789
#define ID_UNITARY                      32790

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        146
#define _APS_NEXT_COMMAND_VALUE         32792
#define _APS_NEXT_CONTROL_VALUE         1016
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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