resource.h

来自「基于视觉的道路识别技术的智能小车导航源代码」· C头文件 代码 · 共 51 行

H
51
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by AGV.rc
//
#define IDD_AGV_DIALOG                  102
#define IDR_MAINFRAME                   128
#define IDR_MAINMENU                    130
#define IDD_MEASURE_DIALOG              132
#define IDR_PROCMENU                    137
#define IDD_CONTROL_DIALOG              138
#define IDD_DLG_INTENSITY               139
#define IDD_COMM_DIALOG                 157
#define IDC_CAPTUREWINDOW               1000
#define IDC_SHOWFRAME                   1002
#define IDC_GRAPH                       1004
#define IDC_COORD                       1005
#define IDC_EDIT_TXDATA                 1029
#define IDC_EDIT_RXDATA                 1030
#define IDC_MSCOMM1                     1032
#define IDC_BUTTON_MANUALSEND           1033
#define IDC_CHECK_AUTOSEND              1035
#define ID__SET_SOURCE                  32771
#define ID__SET_FORMAT                  32772
#define ID_CAPTURE_FRAME                32773
#define ID_CAPTURE_SEQUENCE             32774
#define IDR_CAPTURE_STOP                32775
#define ID_PROCFILE_NEW                 32776
#define ID_PROCFILE_SAVE                32776
#define ID_PROCFILE_CLOSE               32777
#define ID_MENUITEM32778                32778
#define ID_MENUITEM32779                32779
#define ID_HOLE_DETECT                  32779
#define ID_VIDEO_START                  32780
#define ID_CONTROL_START                32780
#define ID_RS232_START                  32781
#define ID_PROCFILE_OPEN                32782
#define ID_CONTROL_END                  32783
#define ID_TO_GRAY                      32784
#define ID_INTENSITY                    32785

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        161
#define _APS_NEXT_COMMAND_VALUE         32786
#define _APS_NEXT_CONTROL_VALUE         1036
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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