resource.h

来自「仿位图源程序」· C头文件 代码 · 共 36 行

H
36
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by 2DCAD.rc
//
#define IDD_ABOUTBOX                    100
#define CG_IDR_POPUP_MY2_DCADVIEW       102
#define IDR_MAINFRAME                   128
#define IDR_MY2DCATYPE                  129
#define IDR_GRAPHTOOL                   140
#define IDD_LINEWIDTH                   143
#define IDD_LINESTYLE                   144
#define IDD_LINESTYLEDLG                146
#define IDC_COMBOLINESTYLE              150
#define IDC_EDIT1                       1000
#define IDC_COMBO_LINESTYLE             1001
#define ID_GRAPH_POINT                  32776
#define ID_GRAPH_LINE                   32777
#define ID_BUTTON32780                  32780
#define ID_BUTTON32781                  32781
#define ID_VIEW_GRAPHPOINT              32782
#define ID_VIEW_GRAPHTOOL               32783
#define ID_SET_LINEWIDTH                32784
#define ID_SET_LINESTYLE                32785

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        154
#define _APS_NEXT_COMMAND_VALUE         32786
#define _APS_NEXT_CONTROL_VALUE         1009
#define _APS_NEXT_SYMED_VALUE           103
#endif
#endif

⌨️ 快捷键说明

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