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

📄 resource.h

📁 简单数据库管理系统
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by xkDBMS.rc
//
#define IDD_ABOUTBOX                    100
#define IDD_XKDBMS_FORM                 101
#define IDD_XKDELRECDLG_DIALOG          102
#define IDR_MAINFRAME                   128
#define IDR_XKDBMSTYPE                  129
#define IDC_RECORDLIST                  1000
#define IDC_SQLSTATEMENT                1001
#define IDC_SQLEXEC                     1002
#define IDC_TABLESET                    1003
#define IDC_UPDATETABLE                 1004
#define IDC_TAB1                        1006
#define IDC_FIELDSET                    1008
#define IDC_INSERTFIELD                 1009
#define IDC_FIELD                       1010
#define IDC_ATTRIBUTE                   1011
#define IDC_INSERTRECORD                1012
#define IDC_DELETERECORD                1013
#define IDC_UPDATERECORD                1014
#define IDC_STATIC3                     1015
#define IDC_STATIC4                     1016
#define IDC_STATIC1                     1017
#define IDC_STATIC2                     1018
#define IDC_CREATETABLE                 1019
#define IDC_CHECK1                      1020
#define IDC_STATIC5                     1021
#define IDC_STATIC6                     1026
#define IDC_NEWTABLENAME                1027
#define IDC_KEYWORD                     1028
#define ID_LOADDICT                     32771
#define ID_SAVEDICT                     32772
#define ID_NEWTABLE                     32774
#define ID_SAVETABLE                    32775

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        142
#define _APS_NEXT_COMMAND_VALUE         32778
#define _APS_NEXT_CONTROL_VALUE         1029
#define _APS_NEXT_SYMED_VALUE           103
#endif
#endif

⌨️ 快捷键说明

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