resource.h

来自「摄影测量专业。实现单像后方交会以及立体像对的前方交会。以文件形式读取控制点和像点」· C头文件 代码 · 共 42 行

H
42
字号
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by BacAndFor.rc
//
#define IDD_ABOUTBOX                    100
#define IDP_OLE_INIT_FAILED             100
#define IDR_MAINFRAME                   128
#define IDR_BacAndForTYPE               129
#define IDD_DIALOG_BACK                 130
#define IDD_DIALOG_FORTH                131
#define IDC_BUTTON_LOAD_PIC             1000
#define IDC_BUTTON_LOAD_CONTROL         1001
#define IDC_BUTTON_BACKCAL              1002
#define IDC_EDIT_SHOW_BK                1004
#define IDC_BUTTON_SAVERES              1005
#define IDC_EDIT_PIC_X                  1006
#define IDC_EDIT_PIC_Y                  1007
#define IDC_EDIT_G_X                    1009
#define IDC_EDIT_G_Y                    1010
#define IDC_EDIT_G_Z                    1011
#define IDC_BUTTON_INPORT_L             1012
#define IDC_BUTTON_INPORT_R             1013
#define IDC_BUTTON_FOR_CAL              1014
#define IDC_EDIT_PIC_X2                 1015
#define IDC_EDIT8                       1016
#define IDC_EDIT_PIC_Y2                 1016
#define ID_32771                        32771
#define ID_32772                        32772
#define ID_back                         32773
#define ID_forth                        32774

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        132
#define _APS_NEXT_COMMAND_VALUE         32775
#define _APS_NEXT_CONTROL_VALUE         1017
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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