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

📄 resource.h

📁 Viaual C++实战演练一书的源代码,对于C++程序员有实际的借鉴意义.
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Demo3.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_DEMO3TYPE                   129
#define IDP_SOCKETS_INIT_FAILED         129
#define IDC_CURSOR_ZOOMIN               131
#define IDC_CURSOR_ZOOMOUT              132
#define IDC_CURSOR_HAND                 133
#define IDD_REGISTER                    136
#define IDD_SHIPINFO                    138
#define IDC_CURSOR_CROSS                141
#define IDC_CURSOR_ARROW                142
#define IDD_DISPLAY_LEN                 143
#define IDC_RADIO1                      1000
#define IDC_RADIO2                      1001
#define ID_CLOSE                        1001
#define IDC_RADIO3                      1002
#define IDC_EDIT_BP                     1002
#define IDC_RADIO4                      1003
#define IDC_EDIT_J                      1003
#define IDC_CONTENT                     1003
#define IDC_EDIT_W                      1004
#define IDC_EDIT_HX                     1005
#define IDC_EDIT_HS                     1006
#define IDC_EDIT_T                      1007
#define IDT_MOVING                      32771
#define IDT_ZOOMIN                      32772
#define IDT_ZOOMOUT                     32773
#define ID_MENUITEM_LAYER1              32775
#define ID_MENUITEM_LAYER2              32776
#define ID_MENUITEM_LAYER3              32777
#define ID_MENUITEM_LAYER4              32778
#define IDT_CALCULATE                   32779
#define IDT_ARROW                       32780
#define IDM_TEMPORARY                   32781
#define ID_MENUITEM_DYNA0               32783
#define ID_MENUITEM_DYNA1               32784
#define ID_MENUITEM_DYNA2               32785
#define ID_MENUITEM_DYNA3               32786
#define IDS_PLINE                       32789
#define IDS_POLYGON                     32790
#define IDS_TEXT                        32791
#define IDS_NETSERVER                   32792
#define IDS_SETCLIENT1                  32793
#define IDS_SETCLIENT2                  32794
#define IDS_SETCLIENT3                  32795

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        144
#define _APS_NEXT_COMMAND_VALUE         32789
#define _APS_NEXT_CONTROL_VALUE         1004
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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