htmlview.rc2
来自「中文编程语言——易语言(可视化编程」· RC2 代码 · 共 23 行
RC2
23 行
//
// HTMLVIEW.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
// Add manually edited resources here...
/////////////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#ifndef __COMPILE_FNR
IDB_HTMLVIEWER_BITMAP BITMAP DISCARDABLE "res\\html.bmp"
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?