📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by DNAClassification.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_DNACLASSIFICATION_DIALOG 102
#define IDS_PROPSHT_CAPTION 103
#define IDR_MAINFRAME 128
#define IDD_DIALOG_PNNPARAM 129
#define IDD_DIALOG_NEAREST 130
#define IDC_EDIT_TOTAL 1009
#define IDC_EDIT_ERRO 1010
#define IDC_EDIT_RATE 1011
#define IDC_BUTTON_ANALYSE 1012
#define IDC_BUTTON_STOPANALYSE 1013
#define IDC_BUTTON_CLASSIFY 1014
#define IDC_LIST1 1015
#define IDC_RADIO_PNN 1016
#define IDC_RADIO_BP 1019
#define IDC_PROGRESS_ANALYSE 1020
#define IDC_ERRO_GROUP 1021
#define IDC_ETHOD_GROUP 1022
#define IDC_CLASSIFY_GROUP 1023
#define IDC_LIST2 1024
#define IDC_RADIO_NEAR 1026
#define IDC_BUTTON_STOPCLASSIFY 1027
#define IDC_EDIT_COST 1028
#define IDC_EDIT_WIDTH 1030
#define IDC_EDIT_K 1032
#define IDC_EDIT_TOTALTEST 1033
#define IDC_EDIT_TESTCOST 1034
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 132
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1034
#define _APS_NEXT_SYMED_VALUE 106
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -