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

📄 resource.h

📁 《Visual C++.NET MFC类库应用详解》程序实例
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by Hello.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_HelloTYPE                   129
#define ID_DRAW_LINE                    130
#define ID_DRAW_ARC                     131
#define ID_DRAW_RECTANGLE               132
#define ID_DRAW_CIRCLE                  133
#define ID_DRAW_ELLIPSE                 134
#define ID_DRAW_POLYGON                 135
#define ID_DRAW_TEXT                    136
#define ID_OPTIONS_MCOLOR               137
#define ID_OPTIONS_FCOLOR               138
#define IDD_DIALOG_COLOR                139
#define ID_MYPRINTSETUP                 140
#define ID_MYPRINT                      141
#define ID_MYPAGESETUP                  142
#define IDC_EDIT_R                      1000
#define IDC_EDIT_G                      1001
#define IDC_EDIT_B                      1002
#define IDC_SCROLLBAR_B                 1006
#define IDC_COLOR_SAMPLE                1007
#define IDC_SCROLLBAR1                  1008
#define IDC_SCROLLBAR2                  1009
#define IDC_SCROLLBAR3                  1010

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        143
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1011
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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