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

📄 resource.h

📁 在MFC中使用SQL数据库编程代码
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Rfi.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_RFI_DIALOG                  102
#define IDR_MAINFRAME                   128
#define IDI_REPEATER                    129
#define IDD_ADDREPEATERS                130
#define IDD_EDITREPEATER                135
#define IDD_DELETEREPEATERS             136
#define IDB_SPLASH                      138
#define IDR_POPUP                       139
#define IDI_TRAYICON                    140
#define IDI_RFIICON                     141
#define IDB_QUERYARROW                  142
#define IDC_ADD_CALLSIGN                1000
#define IDC_ADD                         1001
#define IDC_ADD_FREQUENCY               1002
#define IDC_ADD_CITY                    1003
#define IDC_ADD_STATE                   1004
#define IDC_ADD_REPEATERS               1005
#define IDC_DELETE_REPEATERS            1006
#define IDC_ADD_INPUT                   1006
#define IDC_CLEAR                       1007
#define IDC_QUERY_INPUT                 1007
#define IDC_CLEAR_QUERY                 1008
#define IDC_ADD_STATUS                  1008
#define IDC_REPEATER_LIST               1009
#define IDC_EXECUTE_QUERY               1010
#define IDC_QUERY_CALLSIGN              1011
#define IDC_QUERY_FREQUENCY             1012
#define IDC_QUERY_CITY                  1013
#define IDC_QUERY_STATE                 1014
#define IDC_EDIT_CALLSIGN               1017
#define IDC_EDIT_FREQUENCY              1018
#define IDC_EDIT_CITY                   1019
#define IDC_EDIT_STATE                  1020
#define IDC_EDIT_INPUT                  1021
#define IDC_DELETE                      1022
#define IDC_DELETE_STATUS               1023
#define IDC_DELETE_REPEATER_LIST        1024
#define IDC_RESET                       1025
#define IDC_EDIT_REPEATER               1026
#define IDC_EDIT_STATUS                 1027
#define IDC_SHOWMAIN                    32772
#define IDC_HIDEMAIN                    32773

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        144
#define _APS_NEXT_COMMAND_VALUE         32774
#define _APS_NEXT_CONTROL_VALUE         1030
#define _APS_NEXT_SYMED_VALUE           104
#endif
#endif

⌨️ 快捷键说明

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