⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 resource.h

📁 使用yacc的一个例子
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by SdbmsDemo.rc
//
#define IDD_ABOUTBOX                    100
#define IDC_LIST_CTRL                   101
#define IDR_MAINFRAME                   128
#define IDR_SDBMSDTYPE                  129
#define IDR_POPUP_VIEW                  130
#define IDR_POPUP_EDIT                  131
#define IDR_DEBUG                       133
#define IDB_TABLE_TREEVIEW              136
#define IDB_TAB                         140
#define IDB_USER_TREEVIEW               141
#define IDB_ROLE_TREEVIEW               145
#define IDC_FLATTAB                     1000
#define IDC_OUTPUT                      1001
#define IDC_LIST1                       1004
#define IDC_STATIC_ADDRESS              1006
#define IDC_STATIC_EMAIL                1007
#define ID_VIEW_WORKSPACE_BAR           32771
#define ID_VIEW_OUTPUT_BAR              32772
#define ID_TOGGLEFLAT                   32775
#define ID_DEBUG_GO                     32781
#define ID_DEBUG_RESTART                32783
#define ID_DEBUG_STOP                   32784
#define ID_DEBUG_SHOW_STATEMENT         32785
#define ID_DEBUG_STEP_OVER              32786
#define ID_DEBUG_RUN_TO_CURSOR          32787
#define ID_DEBUG_EXECUTE                32789
#define ID_DEBUG_BREAKPOINT             32790
#define ID_VIEW_DEBUG_BAR               32791
#define ID_ACCEL32792                   32792
#define ID_ACCEL32793                   32793
#define ID_EDIT_DELETE                  37000
#define ID_INDICATOR_POSITION           59142
#define ID_INDICATOR_SDBMS              59143

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        147
#define _APS_NEXT_COMMAND_VALUE         32795
#define _APS_NEXT_CONTROL_VALUE         1008
#define _APS_NEXT_SYMED_VALUE           105
#endif
#endif

⌨️ 快捷键说明

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