resource.h

来自「VC++开发广州市交通运输干线」· C头文件 代码 · 共 52 行

H
52
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by DigitalMap.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_DIGITATYPE                  129
#define IDC_ZOOMIN                      130
#define IDC_PAN                         131
#define IDC_ZOOMOUT                     132
#define IDR_CONTROL                     136
#define IDC_PT_SELECT                   138
#define IDC_CI_SELECT                   140
#define IDC_RT_SELECT                   141
#define IDR_DATA_TOP                    151
#define IDB_STATEIMG                    153
#define IDI_DATA_COMP                   157
#define IDB_PT_SELECT                   159
#define IDD_DATA_COMPDLG                160
#define IDC_RADIO1                      1000
#define IDC_RADIO2                      1001
#define IDC_RADIO3                      1002
#define IDC_RADIO4                      1003
#define IDC_PROGRESS1                   1004
#define IDC_BUTTON_COMP                 1051
#define IDC_BUTTON_OK                   1053
#define ID_ZOOM_IN                      32771
#define ID_ZOOM_OUT                     32772
#define ID_PAN                          32773
#define ID_COME_BACK                    32774
#define ID_POINT_SELECT                 32777
#define ID_RECT_SELECT                  32778
#define ID_CIRCLE_SELECT                32779
#define ID_MAIN_TOOLBAR                 32780
#define ID_LAYER_CTR                    32781
#define ID_ATTR_DIS                     32782
#define ID_RT_ZOOM                      32793
#define ID_DATA_COMP                    32798
#define ID_REFRESH                      32805

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        161
#define _APS_NEXT_COMMAND_VALUE         32807
#define _APS_NEXT_CONTROL_VALUE         1005
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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