resource.h

来自「ADO查看数据库工具的原码」· C头文件 代码 · 共 54 行

H
54
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by DHDBView.rc
//
#define IDD_ABOUTBOX                    100
#define CG_IDR_POPUP_HEX_EDIT           103
#define IDR_MAINFRAME                   128
#define IDR_DHDBVITYPE                  129
#define IDD_DLGCONSOLE                  130
#define IDR_TABLECONSOLEBAR             135
#define IDD_BINARRAYDLG                 137
#define IDR_TREEMENU                    139
#define IDC_EDITCONSTRING               1001
#define IDC_CONNECTION                  1002
#define IDC_EDITBIN                     1002
#define IDC_QUERY_TABLE                 1003
#define IDC_SLIDER                      1006
#define IDC_ADDRESS                     1007
#define IDC_HEXCODE                     1008
#define IDC_EDITUID                     1008
#define IDC_ASCII                       1009
#define IDC_EDITPWD                     1009
#define IDC_ADDSTYLE                    1010
#define IDC_COMBODBTYPE                 1010
#define IDC_EDITDBNAME                  1011
#define IDC_EDITSERNAME                 1012
#define IDC_STATICSER                   1013
#define IDC_STATICPROMAT                1014
#define IDC_EDITCMD                     1015
#define IDC_EDITPAGENUM                 1016
#define IDM_TABLE_OPEN_ALL              32772
#define IDM_TABLE_OPEN_QUERY            32773
#define IDM_TABLE_OPEN_FIRST            32773
#define ID_SHOW_NEXT_PAGE               32774
#define ID_SHOW_PREV_PAGE               32775
#define ID_TABLE_PROMAT                 32779
#define ID_TABLE_OPEN_FILE              32780
#define ID_TABLE_OPEN_SAVE              32781
#define ID_SHOW_END_PAGE                32782
#define ID_SHOW_START_PAGE              32785
#define ID_TEST                         32786

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        140
#define _APS_NEXT_COMMAND_VALUE         32787
#define _APS_NEXT_CONTROL_VALUE         1017
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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