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

📄 resource.h

📁 一个学习ODBC访问Access数据库的好例子
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Chapter20.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_CHAPTETYPE                  129
#define IDB_BITMAP                      130
#define IDD_PLAY_BAR                    131
#define IDI_PLAY_ICON                   132
#define IDD_QUERY                       137
#define IDI_PRE                         143
#define IDI_STOP                        144
#define IDI_NEXT                        145
#define IDI_PAUSE                       146
#define IDI_OPEN                        147
#define IDB_NEXT                        148
#define IDB_PAUSE                       149
#define IDB_PLAY                        150
#define IDB_PRE                         151
#define IDB_STOP                        152
#define IDD_DLG_SINGER                  153
#define IDD_EDIT_SONG                   156
#define IDI_PLAY1                       160
#define IDI_PLAY                        160
#define IDC_PLAY                        1000
#define IDC_PLAY_PICTURE                1001
#define IDC_STOP                        1002
#define IDC_OPEN_SINGLE                 1003
#define IDC_NEXT                        1004
#define IDC_PRE                         1005
#define IDC_TIME                        1006
#define IDC_PAUSE                       1007
#define IDC_EDIT_DIR                    1007
#define IDC_EDIT_COMMENT                1009
#define IDC_SLIDER_VOLUM                1010
#define IDC_COMBO_SEX                   1012
#define IDC_EDIT_ALBUM                  1013
#define IDC_EDIT_TITTLE                 1014
#define IDC_CHECK_COMMENT               1017
#define IDC_FIELD_COMBO                 1029
#define IDC_OPERATOR_COMBO              1030
#define IDC_RELATION_COMBO              1030
#define IDC_SQL_LIST                    1032
#define IDC_SQL_ADD                     1033
#define IDC_ADD_SQL                     1033
#define IDC_SQL_REMOVE                  1034
#define IDC_REMOVE_SQL                  1034
#define IDC_ORBIT_EDIT                  1037
#define IDC_FIELD_EDIT                  1037
#define ID_ADD_SINGER                   32771
#define ID_DEL_SINGER                   32772
#define ID_ADD_SONG                     32773
#define ID_EDIT_SONG                    32774
#define ID_DEL_SONG                     32775
#define ID_QUERY                        32776

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        162
#define _APS_NEXT_COMMAND_VALUE         32778
#define _APS_NEXT_CONTROL_VALUE         1018
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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