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

📄 resource.h

📁 数据库模拟程序 实现控制台命令词法分析
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by dataBase.rc
//
#define ID_REWIND                       3
#define ID_REGEDIT                      3
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_DATABATYPE                  129
#define IDD_DIALOG1                     130
#define IDD_DIALOG2                     132
#define IDD_DIALOG3                     133
#define IDD_DIALOG4                     134
#define IDD_DIALOG5                     135
#define IDC_CURSOR1                     136
#define IDD_DLG_LOGONIN                 137
#define IDD_DLG_REGISTER                138
#define IDC_EDIT1                       1000
#define IDC_RADIO1                      1001
#define IDC_EDIT3                       1001
#define IDC_RADIO2                      1002
#define IDC_RADIO3                      1003
#define IDC_RADIO4                      1004
#define IDC_RADIO5                      1005
#define IDC_EDIT2                       1005
#define IDC_CHECK1                      1007
#define IDC_EDT_USER                    1008
#define IDC_CHECK_SELECT                1008
#define IDC_EDT_PWD                     1009
#define IDC_CHECK_DROP                  1009
#define IDC_EDIT_REG_USER               1011
#define IDC_EDIT_REG_PWD                1012
#define IDC_EDIT_REG_PWD2               1013
#define IDC_CHECK_ALTER                 1015
#define IDC_CHECK_INSERT                1016
#define IDC_CHECK_UPDATE                1017
#define IDC_CHECK_REVOKE                1018
#define IDC_CHECK_GRANT                 1019
#define IDC_CHECK_CREATE                1020
#define IDC_CHECK_DELETE                1021
#define ID_COMPLIER_FILE                32771
#define ID_READ_INDEX                   32772
#define ID_FIND                         32773
#define ID_FIND_IN_INDEX                32774
#define IDR_READ_CIDIAN                 32775
#define ID_READ_TABLE                   32776
#define ID_INSERT                       32777
#define ID_DEL                          32778
#define ID_ALTER                        32779
#define ID_SHOW                         32780
#define IDC_INDEX                       32781
#define ID_INX                          32782
#define ID_CREATE_FLAG                  32784
#define ID_DELETE_FLAG                  32785
#define ID_INSERT_FLAG                  32786
#define ID_DROP_FLAG                    32787
#define ID_SELECT_FLAG                  32788
#define ID_GRANT_FLAG                   32789
#define ID_REVOKE_FLAG                  32790
#define ID_UPDATE_FLAG                  32791
#define ID_ALTER_FLAG                   32792
#define ID_PERSON_NAME                  32794
#define ID_NAME                         32795
#define IDS_AUTHOR                      61448
#define IDS_NUM                         61449

// 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         32796
#define _APS_NEXT_CONTROL_VALUE         1021
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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