resource.h
来自「程序通过OO4O库实现了VC6.0下oracle10g数据库的访问」· C头文件 代码 · 共 41 行
H
41 行
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Interface.rc
//
#define IDD_ABOUTBOX 100
#define IDS_MAIN_TOOLBAR 101
#define IDR_MAINFRAME 128
#define IDR_INTERFTYPE 129
#define IDR_POPUP_TOOLBAR 131
#define IDB_WORKSPACE 147
#define IDB_TOOLBAR256 151
#define IDD_INTERFACE 154
#define IDC_COMPANY_URL 1041
#define IDC_COMBO1 1043
#define IDC_INTER_NAME 1043
#define IDC_INTER_SHOW 1044
#define IDC_INTRER_DISPLAY 1045
#define IDC_INTER_OUTPUT 1047
#define IDC_GRID 1048
#define IDC_INTER_FILE 1049
#define IDC_INTER_POSI 1050
#define IDC_NTGRAPH 1052
#define ID_VIEW_TOOLBARS 32771
#define ID_VIEW_WORKSPACE2 32792
#define ID_VIEW_WORKSPACE 32803
#define ID_LOADPARAMETER 32834
#define ID_SHOWRESULT 32836
#define ID_INTER 32837
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 157
#define _APS_NEXT_COMMAND_VALUE 32838
#define _APS_NEXT_CONTROL_VALUE 1053
#define _APS_NEXT_SYMED_VALUE 108
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?