⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 resource.h

📁 这是前段时间自己写的一个给两个摄像机定标的对话框程序
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Calibrtwocama.rc
//
#define IDD_CALIBRTWOCAMA_DIALOG        102
#define IDR_MAINFRAME                   128
#define IDC_ACTIVE                      1000
#define IDC_STOP                        1001
#define IDC_LEFTCA                      1002
#define IDC_RIGHTCA                     1003
#define IDC_SHOWCM1                     1004
#define IDC_SHOWCM2                     1005
#define IDC_VID1                        1006
#define IDC_VID2                        1007
#define IDC_SAVE                        1008
#define IDC_BCALIA                      1022
#define IDC_RESULTS                     1023
#define IDC_CALIBRATE                   1024
#define IDC_NoImages                    1026
#define IDC_LOAD_SELECTED               1027
#define IDC_LOAD                        1028
#define IDC_GRID_WIDTH                  1029
#define IDC_GRID_HEIGHT                 1030
#define IDC_CROSS_WIDTH                 1031
#define IDC_CROSS_HEIGHT                1033
#define IDC_DISPLAY_CORNERS             1034
#define IDC_DISPLAY_RT                  1035
#define IDC_LCAMNO                      1036
#define IDC_RCAMNO                      1037
#define IDC_CABSTATIC                   1038
#define IDC_NOIMAGE                     1039
#define IDC_COLNUM                      1040
#define IDC_ROWNUM                      1041
#define IDC_GRDWIDTH                    1042
#define IDC_GRDHIGT                     1043

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        129
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1044
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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