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

📄 resource.h

📁 这是书上的代码
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by Viewer.rc
//
#define IDR_MANIFEST                    1
#define IDD_ABOUTBOX                    100
#define IDP_OLE_INIT_FAILED             100
#define ID_STAT_TXTFONT                 101
#define ID_STAT_TXTCOLOR                102
#define IDR_MAINFRAME                   128
#define IDR_ViewerTYPE                  129
#define ID_FORMAT_TXTFONT               130
#define ID_FORMAT_TXTCOLOR              131
#define IDR_TOOLBAR1                    132
#define ID_VIEW_FORMAT                  134
#define ID_135                          135
#define ID_136                          136
#define ID_137                          137
#define ID_138                          138
#define IDD_DIALOG1                     139
#define ID_FORMAT_SET                   140
#define ID_VIEW_TEXT                    141
#define ID_VIEW_HTML                    142
#define IDC_DRAW                        1006
#define IDC_EDIT_R                      1007
#define IDC_EDIT_G                      1008
#define IDC_EDIT_B                      1009
#define IDC_SPIN_R                      1010
#define IDC_SPIN_G                      1011
#define IDC_SPIN3                       1012
#define IDC_SPIN_B                      1012
#define ID_ACCELERATOR32776             32776

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

⌨️ 快捷键说明

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