📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by ImageEditor.rc
//
#define IDD_ABOUTBOX 100
#define IDP_OLE_INIT_FAILED 100
#define ID_PALETTEBAR 101
#define IDW_COMBO 102
#define ID_COPY_AREA 103
#define ID_PASTE_AREA 104
#define ID_CUT_AREA 105
#define ID_DELETE_AREA 106
#define IDR_MAINFRAME 128
#define IDR_ImageEditorTYPE 129
#define IDC_MY_CROSS 130
#define IDD_COLOR_SET 133
#define IDB_BITMAP1 135
#define IDB_TOOL_PALETTE 135
#define IDB_ALLTOOL_PALETTE 137
#define IDI_LINE1 138
#define IDI_LINE2 139
#define IDI_LINE3 140
#define IDI_LINE4 141
#define IDC_MY_PEN 141
#define IDI_LINE5 142
#define IDI_SHAPE1 143
#define IDI_SHAPE2 144
#define IDI_SHAPE3 145
#define IDI_BRUSH1 146
#define IDI_BRUSH2 147
#define IDI_BRUSH3 148
#define IDI_BRUSH4 149
#define IDI_ZOOM1 150
#define IDI_ZOOM2 151
#define IDI_ZOOM3 152
#define IDI_ZOOM4 153
#define IDI_BRUSH5 154
#define IDC_BRUSH1 155
#define IDC_BRUSH2 156
#define IDC_BRUSH3 157
#define IDC_BRUSH4 158
#define IDC_ERASER5 159
#define IDC_BRUSH5 160
#define IDC_ERASER4 161
#define IDC_ERASER3 162
#define IDC_ERASER2 163
#define IDC_BRUSH6 164
#define IDC_ERASER1 164
#define ID_EDIT_SELECT 32771
#define ID_EDIT_RANDSELECT 32772
#define ID_EDIT_ERASER 32773
#define ID_EDIT_FILL 32774
#define ID_EDIT_PICK_COLOR 32775
#define ID_EDIT_ZOOM 32776
#define ID_EDIT_PEN 32777
#define ID_EDIT_BRUSH 32778
#define ID_EDIT_SPRAY 32779
#define ID_EDIT_TEXT 32780
#define ID_EDIT_LINE 32781
#define ID_EDIT_CURVE 32783
#define ID_EDIT_RECTANGLE 32784
#define ID_EDIT_POLYGON 32785
#define ID_EDIT_ELLIPSE 32786
#define ID_EDIT_ROUND_RECT 32787
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 156
#define _APS_NEXT_COMMAND_VALUE 32792
#define _APS_NEXT_CONTROL_VALUE 1005
#define _APS_NEXT_SYMED_VALUE 107
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -