resource.h

来自「098u09ur3人味儿味儿 惹我而为人沃尔沃而人为」· C头文件 代码 · 共 47 行

H
47
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by 2DGRAPH.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_MY2DGRTYPE                  129
#define IDD_LINEWIDTH                   130
#define IDD_LINESTYLE                   131
#define IDD_PASSWORD                    136
#define IDC_EraserCURSOR                137
#define IDC_FillCURSOR                  138
#define IDC_EDIT_LINEWIDTH              1000
#define IDC_COMBO_LINESTYLE             1001
#define IDC_EDIT_USERNAME               1003
#define IDC_EDIT_PASSWORD               1004
#define ID_GRAPH_POINT                  32771
#define ID_GRAPH_LINE                   32772
#define ID_GRAPH_RECT                   32773
#define ID_GRAPH_TRIGON                 32774
#define ID_GRAPH_POLYGON                32775
#define ID_GRAPH_ELLIPSE                32776
#define ID_GRAPH_POLYLINE               32790
#define ID_GRAPH_CIRCLE                 32793
#define ID_SET_LINEWIDTH                32804
#define ID_SET_LINESTYLE                32805
#define ID_SET_COLOR                    32806
#define ID_ERASER                       32819
#define ID_MENUITEM32820                32820
#define ID_SET_BRUSH                    32821
#define ID_CLEANSCREEN                  32822
#define ID_SET_BRUSHNULL                32823
#define ID_SET_BACKCOLOR                32825
#define ID_FILLCOLOR                    32826

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        139
#define _APS_NEXT_COMMAND_VALUE         32843
#define _APS_NEXT_CONTROL_VALUE         1005
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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