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

📄 resource.h

📁 Embedded vc++下开发的地图查询程序
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Query.rc
//
#define IDS_NO_SERACH_RESULT            1
#define IDS_LAYER_MANAGER               2
#define IDS_ObjectProperty_FIELD_NAME   3
#define IDS_ObjectProperty_FIELD_VALUE  4
#define IDS_ObjectProperty_MODIFY_FAILED 5
#define IDR_MAINFRAME                   128
#define IDR_TOOLBAR_MAP                 130
#define IDB_BITMAP_STARTUP_PAGE         139
#define IDI_QUERY_RESULT                146
#define IDR_TOOLBAR_QUERY_RESULT        150
#define IDD_ABOUTBOX                    160
#define IDD_DIALOG_QUERY                165
#define IDB_BITMAP_DATAVIEW             166
#define IDD_DIALOG_OBJECT_PROPERTY      167
#define IDC_EDIT_SQL                    1036
#define IDC_EDIT_MAXX                   1037
#define IDC_EDIT_MINX                   1038
#define IDC_EDIT_MINY                   1039
#define IDC_EDIT_MAXY                   1040
#define IDC_LIST_LAYERS                 1047
#define IDC_COMBO_FIELDS                1050
#define IDC_COMBO_OPERATOR              1051
#define IDC_EDIT_DUFFER                 1052
#define IDC_EDIT_BUFFER                 1052
#define IDC_EDIT_ID                     1054
#define IDC_EDIT_LAYER                  1055
#define IDC_LIST_PROPERTY               1056
#define IDC_CHECK_MODIFY                1057
#define IDC_EDIT_FIELD                  1058
#define IDC_EDIT_PROPERTY               1059
#define ID_MAP_ZOOMIN                   32774
#define ID_MAP_ZOOMOUT                  32775
#define ID_MAP_PAN                      32776
#define ID_MEASURE_DISTANCE             32777
#define ID_MEASURE_AREA                 32778
#define ID_QUERY_BY_DISTANCE            32779
#define ID_QUERY_BY_COMPOUND1           32785
#define ID_QUERY_BY_COMPOUND2           32786
#define ID_RECORD_STOP                  32787
#define ID_MAP_POINT_SELECT             32788
#define ID_MAP_VIEWENTIRE               32789
#define ID_MAP_REFRESH                  32790
#define ID_QUERY_BY_SQL                 32791
#define ID_QUERY_BY_BOUNDS              32792
#define ID_OBJECT_PROPERTY              32793

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        168
#define _APS_NEXT_COMMAND_VALUE         32799
#define _APS_NEXT_CONTROL_VALUE         1059
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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