resource.h

来自「1.通过鼠标拖拽和弹出对话框完成实体、属性、联系的绘制以及各参数设定 2.对绘」· C头文件 代码 · 共 49 行

H
49
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by database.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_DATABATYPE                  129
#define IDR_TOOLBAR1                    130
#define IDD_DIALOG1                     132
#define IDD_DIALOG2                     133
#define IDD_DIALOG3                     134
#define IDD_DIALOG4                     136
#define IDD_DIALOG5                     137
#define IDR_MENU1                       138
#define IDC_EDIT1                       1000
#define IDC_EDIT2                       1001
#define IDC_EDIT3                       1002
#define IDC_RADIO1                      1003
#define IDC_RADIO2                      1004
#define IDC_RADIO3                      1005
#define IDC_RADIO4                      1006
#define IDC_COMBO1                      1008
#define IDC_TAB2                        1010
#define IDC_COMBO2                      1011
#define IDM_ENTITY1                     32771
#define IDM_ENTITY2                     32772
#define IDM_ATTRIBUTE1                  32773
#define IDM_ATTRIBUTE2                  32774
#define IDM_RELATION1                   32775
#define IDM_RELATION2                   32776
#define IDM_DELETE                      32777
#define IDM_RESIZE                      32778
#define IDM_ATTRIBUTE3                  32788
#define IDM_CHANGE                      32790
#define IDM_RENAME                      32791
#define ID_POP                          32792

// 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         32793
#define _APS_NEXT_CONTROL_VALUE         1013
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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