📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by SimpleMapViewer.rc
//
#define IDD_DIALOG1 101
#define IDD_MAPDIALOG 101
#define IDR_MAPMENU 102
#define IDB_ZOOMOUTBITMAP 103
#define IDB_PANBITMAP 104
#define IDB_ZOOMINBITMAP 105
#define IDB_FULLEXTENTBITMAP 106
#define IDC_ZOOMOUTMOVECURSOR 107
#define IDC_PANDRAGCURSOR 108
#define IDC_ZOOMINCURSOR 109
#define IDC_ZOOMINMOVECURSOR 110
#define IDC_ZOOMOUTCURSOR 111
#define IDC_PANCURSOR 112
#define IDC_BUTTON1 1000
#define IDC_ZOOMINBUTTON 1000
#define IDC_EDIT1 1001
#define IDC_BUTTON2 1002
#define IDC_ZOOMOUTBUTTON 1002
#define IDC_BUTTON3 1003
#define IDC_PANBUTTON 1003
#define IDC_BUTTON4 1004
#define IDC_FULLEXTENTBUTTON 1004
#define IDC_MAPACTIVEVIEW 1005
#define IDM_ADDDATA 40001
#define IDM_ADDSHAPEFILE 40002
#define IDM_REMOVEDATA 40003
#define IDM_EXIT 40004
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 117
#define _APS_NEXT_COMMAND_VALUE 40005
#define _APS_NEXT_CONTROL_VALUE 1006
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -