resource.h

来自「车牌定位识别系统地涉及具体由车牌定位」· C头文件 代码 · 共 42 行

H
42
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Locate.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_LOCATETYPE                  129
#define IDD_DLG_SHOW_HISTOGRAM          130
#define IDD_PARAMSETDLG                 131
#define IDI_ICON1                       132
#define IDC_EDIT1                       1000
#define IDC_DLG_HIST_SHOW               1001
#define IDC_EDIT2                       1001
#define IDC_EDIT3                       1002
#define IDC_EDIT4                       1003
#define IDC_EDIT5                       1004
#define IDC_EDIT6                       1005
#define ID_IMAGE_TOGRAY                 32771
#define ID_GRAY_TOSTRE                  32772
#define ID_GRAY_TOTHRE                  32773
#define ID_GRAY_TOTEMP                  32774
#define ID_MEDIAN_TOFILTER              32775
#define ID_IMAGE_TOPROJECT              32776
#define ID_TEMP_TOSUBRECT               32777
#define ID_IMAGE_OPEN                   32778
#define ID_GRAY_EQUA                    32779
#define ID_VIEW_HIST                    32780
#define ID_IMAGE_SAVE                   32795
#define ID_OPTION_PARAM                 32798

// 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         32800
#define _APS_NEXT_CONTROL_VALUE         1006
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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