📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by svm.rc
//
#define IDD_ABOUTBOX 100
#define IDR_MAINFRAME 128
#define IDR_SVMTYPE 129
#define IDD_LEARN_GENERAL 130
#define IDD_LEARN_LEARNING 132
#define IDD_LEARN_PERFORM 133
#define IDD_LEARN_KERNEL 134
#define IDD_LEARN_OPTIMIZE 135
#define IDD_LEARN_DLG 136
#define IDD_CLASSIFY_DLG 137
#define IDD_PROMPT_DLG 138
#define IDC_EDIT_V 1001
#define IDC_EDIT_C 1002
#define IDC_EDIT_O 1003
#define IDC_EDIT_K 1004
#define IDC_CHECK_B 1005
#define IDC_CHECK_I 1006
#define IDC_EDIT_P 1007
#define IDC_EDIT_A 1008
#define IDC_EDIT_L 1009
#define IDC_COMBO_T 1010
#define IDC_EDIT_E 1011
#define IDC_EDIT_H 1012
#define IDC_EDIT_F 1013
#define IDC_EDIT_D 1014
#define IDC_EDIT_G 1015
#define IDC_EDIT_S 1016
#define IDC_EDIT_R 1017
#define IDC_EDIT_U 1018
#define IDC_EDIT_J 1019
#define IDC_EDIT_Q 1020
#define IDC_EDIT_N 1021
#define IDC_EDIT_M 1022
#define IDC_CHECK_X 1024
#define IDC_EDIT_TRAIN 1025
#define IDC_EDIT_MODEL 1026
#define IDC_BROW_TRAIN 1027
#define IDC_BROW_MODEL 1028
#define IDC_CHECK_OPEN_MODEL 1029
#define IDC_BROW_RESULT 1030
#define IDC_EDIT_RESULT 1031
#define IDC_EDIT_CLASSIFY 1032
#define IDC_BROW_CLASSIFY 1033
#define IDC_FINAL_CHECK 1035
#define IDC_SHOW_ACTION 1036
#define IDC_SHOW_TESTRESULT 1037
#define IDC_SHOW_TITLE 1038
#define IDC_SHOW_COMPUTE 1039
#define IDC_SHOW_COMPUTE_1 1039
#define IDC_WRITE_MODEL 1040
#define IDC_SHOW_TRAINRESULT 1041
#define IDC_SHOW_WRITEFILE 1042
#define IDC_SHOW_READFILE 1043
#define IDC_SHOW_COMPUTE_2 1044
#define IDC_SHOW_COMPUTE_3 1045
#define ID_SHOW 32771
#define ID_TRAIN 32772
#define ID_OPTION_LEARN 32774
#define ID_FILE_LEARN 32775
#define ID_FILE_CLASSIFY 32776
#define ID_OPTION_PROMPT 32779
#define ID_TOOL_TEMP 32781
#define ID_STOP_RUNNING 32782
#define ID_CLEAR_TEXT 32783
#define ID_INDICATOR_TIME 59142
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 155
#define _APS_NEXT_COMMAND_VALUE 32784
#define _APS_NEXT_CONTROL_VALUE 1039
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -