resource.h

来自「软件是用VisualStudio6.0制作而成」· C头文件 代码 · 共 49 行

H
49
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ouyangImage.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_OUYANGTYPE                  129
#define IDD_DLG_Huffman                 130
#define IDD_DLG_Shannon                 131
#define IDD_DLG_Intensity               132
#define IDC_LST_Table                   1000
#define IDC_EDIT1                       1001
#define IDC_EDIT2                       1002
#define IDC_EDIT3                       1003
#define IDC_EDIT_LowGray                1005
#define IDC_COORD                       1008
#define IDC_EDIT_UpGray                 1009
#define ID_FREQ_FOUR                    32771
#define ID_POINT_INVERT                 32772
#define ID_POINT_EQUA                   32773
#define ID_GEOM_MIRV                    32774
#define ID_GEOM_MIRH                    32775
#define ID_RESTORE_WIENER               32778
#define ID_EDGE_ROBERT                  32779
#define ID_EDGE_SOBEL                   32780
#define ID_EDGE_PREWITT                 32781
#define ID_CODE_HUFFMAN                 32782
#define ID_CODE_SHANNON                 32783
#define ID_BUTTON32784                  32784
#define ID_DETECT_THRESHOLD             32785
#define ID_DETECT_HPROJECTION           32786
#define ID_DETECT_VPROJECTION           32787
#define ID_Human_Gen                    32788
#define ID_VIEW_INTENSITY               32789
#define ID_Human_DE                     32790
#define ID_POINT_GML                    32792

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        133
#define _APS_NEXT_COMMAND_VALUE         32793
#define _APS_NEXT_CONTROL_VALUE         1010
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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