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

📄 resource.h

📁 Viaual C++实战演练一书的源代码,对于C++程序员有实际的借鉴意义.
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Demo1.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_DEMO1TYPE                   129
#define IDC_USERARROW                   132
#define IDC_USERDRAW                    133
#define IDC_USERMOVING                  135
#define ID_ACCEL32771                   32771
#define ID_DRAWPOINT                    32772
#define ID_BUTTON32773                  32773
#define ID_DRAWRECT                     32774
#define ID_BUTTONELLIPSE                32775
#define ID_BUTTONPLINE                  32776
#define ID_DRAWLINE                     32777
#define IDD_LINE                        32778
#define IDT_RECTANGLE                   32778
#define IDD_RECT                        32779
#define IDD_ELLIPSE                     32780
#define IDT_ELLIPSE                     32780
#define IDD_PLINE                       32781
#define IDT_CIRCLE                      32781
#define IDD_CIRCLE                      32782
#define IDT_PLINE                       32782
#define IDT_ARROW                       32783
#define IDT_LINE                        32784
#define IDT_RED                         32785
#define IDT_GREEN                       32786
#define IDT_BLUE                        32787
#define IDT_FONT                        32788
#define IDT_DELETE                      32789

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        140
#define _APS_NEXT_COMMAND_VALUE         32790
#define _APS_NEXT_CONTROL_VALUE         1002
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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