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

📄 resource.h

📁 在embedded visual c++4.0 环境下编的画图程序
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by DrawExam.rc
//
#define IDD_ABOUTBOX                    100
#define IDS_EDIT                        102
#define IDS_TOOL                        103
#define IDM_MENU                        104
#define IDR_MAIN_EDIT                   105
#define IDR_MAIN_TOOL                   106
#define IDR_MAINFRAME                   128
#define IDR_DRAWBAR                     130
#define IDR_FRONTCOLORBAR               138
#define IDR_BACKCOLORBAR                140
#define ID_BTN_SELECT                   32771
#define ID_BTNLINE                      32772
#define ID_BTN_RECT                     32773
#define ID_BTN_FILLEDRECT               32775
#define ID_BTN_FILLEDELLIPSED           32779
#define ID_BTN_FRONTCOLOR1              32781
#define ID_BTN_FRONTCOLOR2              32782
#define ID_BTN_FRONTCOLOR3              32783
#define ID_BTN_FRONTCOLOR4              32784
#define ID_BTN_FRONTCOLOR5              32785
#define ID_BTN_FRONTCOLOR6              32786
#define ID_BTN_FRONTCOLOR7              32787
#define ID_BTN_FRONTCOLOR8              32788
#define ID_BTN_BACKCOLOR1               32789
#define ID_BTN_BACKCOLOR2               32790
#define ID_BTN_BACKCOLOR3               32791
#define ID_BTN_BACKCOLOR4               32792
#define ID_BTN_BACKCOLOR5               32793
#define ID_BTN_BACKCOLOR6               32794
#define ID_BTN_BACKCOLOR7               32795
#define ID_BTN_BACKCOLOR8               32796
#define ID_BTN_LINE                     32797
#define ID_BTN_ELLIPSE                  32798
#define IDS_MENUITEM32800               32801
#define ID_MI_FILE                      32802
#define ID_MI_QUIT                      32803
#define ID_MI_NEW                       32804
#define ID_MI_OPEN                      32805
#define ID_MI_SAVE                      32806
#define ID_MI_SAVEAS                    32807
#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        142
#define _APS_NEXT_COMMAND_VALUE         32808
#define _APS_NEXT_CONTROL_VALUE         1000
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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