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

📄 resource.h

📁 Visual C++_ 600 编程学习捷径
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by draw.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_DRAWTYPE                    129
#define IDR_TOOLBAR1                    131
#define IDD_DIALOG1                     134
#define IDD_DIALOG2                     135
#define IDD_DIALOG3                     136
#define IDC_EDIT1                       1002
#define IDC_EDIT2                       1004
#define IDC_EDIT3                       1005
#define IDC_EDIT4                       1006
#define IDC_EDIT5                       1007
#define IDC_EDIT6                       1008
#define ID_DRAW_SELECT                  32771
#define ID_DRAW_RUBBER                  32772
#define ID_DRAW_FETCHCOLOR              32773
#define ID_DRAW_LINE                    32774
#define ID_DRAW_FREELINE                32775
#define ID_DRAW_CURVE                   32776
#define ID_DRAW_RECT                    32777
#define ID_DRAW_RECTFILL                32778
#define ID_DRAW_CIRCLE                  32779
#define ID_DRAW_CIRCLEFILL              32780
#define ID_DRAW_RECTROUND               32781
#define ID_DRAW_RECTROUNDFILL           32782
#define ID_DRAW_ELLIPSE                 32783
#define ID_DRAW_ELLIPSEFILL             32784
#define ID_DRAW_FILL                    32785
#define ID_DRAW_WORD                    32786
#define ID_DRAW_PENCOLOR                32789
#define ID_DRAW_FILLCOLOR               32790
#define ID_DRAW_FONT                    32791
#define ID_MENUITEM32792                32792
#define ID_DRAW_FONT_TS                 32792
#define ID_EDIT_CLEARALL                32793
#define ID_PAINTTOOL                    32794
#define ID_BUTTON32796                  32796
#define ID_BUTTON32799                  32799
#define ID_BUTTON32800                  32800
#define ID_DRAW_PEN_WIDTH               65535

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        137
#define _APS_NEXT_COMMAND_VALUE         32801
#define _APS_NEXT_CONTROL_VALUE         1009
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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