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

📄 resource.h

📁 陈建春<用VC++开发GIS系统>源码.适合于GIS学习者,以及学习图形图象编程的朋友.
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by draw.rc
//
#define ID_ADD                          3
#define ID_OR_ADD                       3
#define ID_AND_ADD                      4
#define ID_OR_DEL                       5
#define IDR_DRAWTYPE_CNTR_IP            6
#define ID_AND_DEL                      6
#define ID_OR_MODIFY                    7
#define IDD_ABOUTBOX                    100
#define IDP_OLE_INIT_FAILED             100
#define IDP_FAILED_TO_CREATE            102
#define IDR_MAINFRAME                   128
#define IDR_DRAWTYPE                    129
#define ID_WRITE_TEXT                   130
#define IDR_DRAWDATA                    130
#define IDR_TOOLBAR1                    131
#define IDD_DRAW_PARA                   132
#define IDD_DIALOGBAR                   132
#define IDD_DATA1                       134
#define IDD_FILTER                      135
#define IDD_SORT                        137
#define IDD_LINK                        138
#define IDD_SELECT_DATA                 139
#define IDD_DATA_LINK                   140
#define ID_TX_REDRAW                    207
#define ID_TX_ZOOM                      208
#define ID_TX_PAN                       209
#define ID_TX_UP                        210
#define ID_TX_FIRST                     211
#define ID_TX_ALL                       212
#define ID_SELECT_CLEAR                 213
#define ID_SELECT_MOUSE                 214
#define ID_SELECT_DELETE                215
#define ID_DELETE_UNDO                  216
#define ID_TEXT_FONT                    261
#define IDC_CS                          600
#define BZ_EDIT1                        602
#define IDC_TEXT_EDIT1                  602
#define BZCS_STATIC1                    603
#define BZCS_STATIC2                    604
#define BZCS_STATIC3                    605
#define BZCS_STATIC4                    606
#define BZCS_STATIC5                    607
#define IDC_EDIT1                       608
#define IDC_EDIT2                       609
#define IDC_EDIT3                       610
#define IDC_EDIT4                       611
#define IDC_EDIT5                       612
#define IDC_BZ1                         613
#define IDC_SCROLLBAR1                  1000
#define IDC_SCROLLBAR2                  1001
#define IDC_STATIC1                     1002
#define IDC_STATIC2                     1003
#define IDC_COMBO1                      1003
#define IDC_STATIC3                     1004
#define IDC_EDIT6                       1006
#define IDC_LIST1                       1007
#define IDC_COMBO2                      1009
#define IDC_LIST2                       1010
#define IDC_SORT_ADD                    1013
#define IDC_CHECK1                      1014
#define IDC_SORT_INSERT                 1015
#define IDC_LIST3                       1015
#define IDC_SORT_MODIFY                 1016
#define IDC_LINK_ADD                    1016
#define IDC_SORT_DELETE                 1017
#define IDC_LINK_ADD2                   1017
#define IDC_LINK_ADDALL                 1017
#define IDC_LINK_ADD3                   1018
#define IDC_LINK_DELETE                 1018
#define IDC_LINK_ADD4                   1019
#define IDC_LINK_DELALL                 1019
#define IDC_DATA_MODIFY                 1021
#define ID_CANCEL_EDIT_CNTR             32768
#define ID_DRAW_LINE                    32771
#define ID_DRAW_PLINE                   32772
#define ID_DRAW_RGN                     32773
#define ID_DRAW_CIRCLE                  32774
#define ID_DRAW_CIRCLE1                 32775
#define ID_DRAW_ARC                     32776
#define ID_DRAW_TEXT                    32777
#define ID_GRAPH_REDRAW                 32779
#define ID_GRAPH_ZOOM                   32780
#define ID_GRAPH_PAN                    32781
#define ID_GRAPH_UP                     32782
#define ID_GRAPH_FIRST                  32783
#define ID_GRAPH_ALL                    32784
#define ID_EDIT_PASTE1                  32785
#define ID_EDIT_CC                      32786
#define ID_BITMAP_CUT                   32786
#define ID_BITMAP_PASTE                 32787
#define ID_GRAPH_DRAW                   32788
#define ID_VIEW_TOOLBAR1                32789
#define ID_RECORD_SORT                  32790
#define ID_RECORD_ADD                   32792
#define ID_RECORD_MODIFY                32793
#define ID_RECORD_DELETE                32794
#define ID_RECORD_LINK                  32795
#define ID_RECORD_FILTER                32796
#define ID_VIEW_DATABASE                32797
#define ID_RECORD_DELETE_ALL            32798
#define ID_FILE_SELECT                  32799
#define ID_DATA_SEACHER                 32800
#define IDC_TEST                        32801

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        141
#define _APS_NEXT_COMMAND_VALUE         32802
#define _APS_NEXT_CONTROL_VALUE         1022
#define _APS_NEXT_SYMED_VALUE           108
#endif
#endif
#define ID_TEXT_ONOK		WM_USER+10
#define ID_TEXT_ONCANCEL	WM_USER+11
#define ID_TEXT_MESSAGE		WM_USER+12

⌨️ 快捷键说明

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