resource.h

来自「 关联规则fp算法」· C头文件 代码 · 共 56 行

H
56
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by fp_tree.rc
//
#define IDD_ABOUTBOX                    100
#define IDD_FP_TREE_FORM                101
#define IDR_MAINFRAME                   128
#define IDR_FP_TRETYPE                  129
#define IDI_MAINFRAME                   133
#define IDI_ICON1                       135
#define IDI_ICON2                       136
#define IDI_ICON3                       137
#define IDI_ICON4                       138
#define IDI_ICON5                       139
#define IDI_ICON6                       140
#define IDC_LIST                        1000
#define IDC_DATAGRID                    1001
#define IDC_SOURCE                      1002
#define IDC_CONNECT                     1003
#define IDC_EXECUTE                     1004
#define IDC_DISCONNECT                  1005
#define IDC_QUIT                        1006
#define IDC_CONNECTION_STRING           1007
#define IDC_EXECUTE_STRING              1008
#define IDC_LIST1                       1010
#define IDC_EDIT1                       1011
#define IDC_FPTREE                      1012
#define IDC_TEST1                       1013
#define IDC_SAVE                        1014
#define IDC_EDIT2                       1015
#define IDC_LIST2                       1016
#define IDC_LIST3                       1017
#define IDC_LIST4                       1018
#define IDC_CHANGE                      1019
#define IDC_DEL                         1020
#define IDC_TIME                        1021
#define IDC_LIST5                       1022
#define IDC_LIST6                       1023
#define IDM_SOURCE                      32771
#define IDM_CONNECT                     32772
#define IDM_EXECUTE                     32773
#define IDM_DISCONNECT                  32774
#define IDM_QUIT                        32775

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        141
#define _APS_NEXT_COMMAND_VALUE         32776
#define _APS_NEXT_CONTROL_VALUE         1022
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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