resource.h
来自「《Visual C++.NET MFC类库应用详解》程序实例」· C头文件 代码 · 共 39 行
H
39 行
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by Prober.rc
//
#define IDR_MANIFEST 1
#define IDD_ABOUTBOX 100
#define IDP_OLE_INIT_FAILED 100
#define IDR_HTML_ADDRESSBAR 103
#define IDR_MAINFRAME 128
#define IDR_ProberTYPE 129
#define ID_GO_BACK 131
#define ID_GO_FORWARD 132
#define ID_GO_HOME 133
#define ID_GO_SEARCH 134
#define ID_Menu 135
#define ID_VIEW_REFREASH 136
#define ID_VIEW_STOP 137
#define IDR_MENU1 138
#define IDR_POPUPMENU 138
#define ID_139 139
#define ID_Menu140 140
#define ID_141 141
#define ID_Menu142 142
#define IDC_EDIT_ADDRESS 1000
#define IDC_BUTTON_LINK 1001
#define IDC_COMBO1 1002
#define IDC_COMBO_ADDRESS 1002
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 143
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1003
#define _APS_NEXT_SYMED_VALUE 104
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?