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

📄 resource.h

📁 在visualC++中对菜单资源的使用
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by gongcheng.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_TOOLBAR_NEW                 128
#define IDR_TOOLBAR                     128
#define IDR_GONGCHTYPE                  129
#define IDR_MENU_POP                    130
#define IDR_TOOLBAR1                    139
#define IDD_DIALOG_NEW                  141
#define IDB_BITMAP_24bit                142
#define IDB_BITMAP_256                  143
#define IDC_EDIT_INPUT                  1000
#define ID_OPER_SHOW                    32771
#define ID_OPER_RED                     32772
#define ID_OPER_GREEN                   32773
#define ID_OPER_BLUE                    32774
#define ID_POP_SHOW                     32775
#define ID_                             32793
#define ID_O                            32794
#define id                              32795
#define ID_OP                           32796
#define ID_POP_RED                      32797
#define ID_POP_GREEN                    32798
#define ID_POP_BLUE                     32799
#define ID_OPER_STRING                  32800

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

⌨️ 快捷键说明

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