📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by draw.rc
//
#define IDD_ABOUTBOX 100
#define IDD_SETTING_COLOR 107
#define IDD_SETTING_LINE 108
#define IDR_MAINFRAME 128
#define IDR_DRAWTYPE 129
#define IDR_DRAW_TOOL 130
#define IDR_TOOL_SET 132
#define IDD_TEST_LINE 135
#define IDC_RADIO1 1005
#define IDC_RADIO2 1006
#define IDC_RADIO3 1007
#define IDC_RADIO4 1008
#define IDC_RADIO5 1009
#define IDC_EDIT1 1010
#define IDC_SCROLLBAR1 1013
#define IDC_STATIC_ShowPenStyle 1015
#define IDC_COMBO1 1016
#define IDC_COMBO2 1017
#define IDC_EDIT2 1019
#define IDC_EDIT3 1020
#define IDC_EDIT4 1021
#define IDC_EDIT5 1022
#define IDC_BUTTON1 1025
#define ID_DRAW_LINE 32772
#define ID_DRAW_RECT 32773
#define ID_DRAW_ELLIPSE 32774
#define ID_DRAW_BEZIER 32775
#define ID_DRAW_BSPLINE 32776
#define IDR_DRAW_CONFIG 32781
#define ID_DRAW_CIRCLE 32785
#define ID_DRAW_CUBE 32786
#define ID_DRAW_HAND 32787
#define IDR_TOOL_ERASE 32788
#define IDR_TOOL_PEN 32789
#define IDR_TOOL_BRUSH 32790
#define IDR_TOOL_TEXT 32791
#define ID_DDA 32795
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 138
#define _APS_NEXT_COMMAND_VALUE 32797
#define _APS_NEXT_CONTROL_VALUE 1026
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -