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

📄 resource.h

📁 图形绘制功能
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft eMbedded Visual C++ generated include file.
// Used by DrawExam.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_DRAWBAR                     138
#define IDR_FRONTCOLORBAR               148
#define IDR_BACKCOLORBAR                150
#define ID_MI_QUIT                      32771
#define IDC_BTN_SELECT                  32772
#define ID_BUTTON32773                  32773
#define IDC_BTN_COLOR1                  32773
#define ID_BUTTON32774                  32774
#define IDC_BTN_BACKCOLOR1              32774
#define IDC_BTN_LINE                    32776
#define IDC_BTN_RECT                    32777
#define IDC_BTN_FILLEDRECT              32779
#define IDC_BTN_ELLIPSE                 32781
#define IDC_BTN_FILLEDELLIPSE           32782
#define ID_BUTTON32783                  32783
#define IDC_BTN_COLOR2                  32783
#define ID_BUTTON32784                  32784
#define IDC_BTN_COLOR3                  32784
#define ID_BUTTON32785                  32785
#define IDC_BTN_COLOR4                  32785
#define ID_BUTTON32786                  32786
#define IDC_BTN_COLOR5                  32786
#define ID_BUTTON32787                  32787
#define IDC_BTN_COLOR6                  32787
#define ID_BUTTON32788                  32788
#define IDC_BTN_COLOR7                  32788
#define ID_BUTTON32789                  32789
#define IDC_BTN_COLOR8                  32789
#define ID_BUTTON32790                  32790
#define ID_BUTTON32791                  32791
#define IDC_BTN_BACKCOLOR2              32791
#define ID_BUTTON32792                  32792
#define IDC_BTN_BACKCOLOR3              32792
#define ID_BUTTON32793                  32793
#define IDC_BTN_BACKCOLOR4              32793
#define ID_BUTTON32794                  32794
#define IDC_BTN_BACKCOLOR5              32794
#define ID_BUTTON32795                  32795
#define IDC_BTN_BACKCOLOR6              32795
#define ID_BUTTON32796                  32796
#define IDC_BTN_BACKCOLOR7              32796
#define ID_BUTTON32797                  32797
#define IDC_BTN_BACKCOLOR8              32797
#define ID_BUTTON32798                  32798
#define IDS_NEW                         65000
#define IDS_FILE                        65001
#define IDS_MHELP                       65002
#define IDS_SAVE                        65003
#define IDS_CUT                         65004
#define IDS_COPY                        65005
#define IDS_PASTE                       65006
#define IDS_ABOUT                       65007

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        152
#define _APS_NEXT_COMMAND_VALUE         32799
#define _APS_NEXT_CONTROL_VALUE         1000
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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