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

📄 resource.h

📁 VC环境下进行ACCESS数据库连接,查询等操作的程序,ODBC方式,适合初学者.
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by DbOdbc.rc
//
#define IDD_ABOUTBOX                    100
#define IDD_DBODBC_FORM                 101
#define IDP_FAILED_OPEN_DATABASE        103
#define IDR_MAINFRAME                   128
#define IDR_DBODBCTYPE                  129
#define IDD_MOVETO                      130
#define IDD_FILTER                      131
#define IDC_EID                         1000
#define IDC_ELNAME                      1001
#define IDC_EFNAME                      1002
#define IDC_ESNAME                      1003
#define IDC_EADDR                       1004
#define IDC_ECITY                       1005
#define IDC_ESTATE                      1006
#define IDC_EZIP                        1007
#define IDC_ECOUNTRY                    1008
#define IDC_EEMAIL                      1009
#define IDC_EHPONE                      1010
#define IDC_EWPHONE                     1011
#define IDC_EWEXT                       1012
#define IDC_EFAX                        1013
#define IDC_EDOB                        1014
#define IDC_CBCARD                      1015
#define IDC_ENOTES                      1016
#define IDC_ERECNBR                     1017
#define IDC_FILTERVALUE                 1018
#define IDM_RECORD_NEW                  32771
#define ID_BUTTON32772                  32772
#define IDM_RECORD_DELETE               32775
#define ID_MENUITEM32776                32776
#define IDM_RECORD_MOVE                 32777
#define ID_FILTER_FIRSTNAME             32778
#define ID_SORT_ID                      32779

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        134
#define _APS_NEXT_COMMAND_VALUE         32780
#define _APS_NEXT_CONTROL_VALUE         1019
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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