📄 sciwrap.h
字号:
/******************************************************************************
*
*
* Notepad2
*
* SciWrap.h
* C-Wrapper around Scintilla C++ functions
*
* See Readme.txt for more information about this source code.
* Please send me your comments to this work.
*
* See License.txt for details about distribution and modification.
*
* (c) Florian Balmer 1996-2008
* florian.balmer@gmail.com
* http://www.flos-freeware.ch
*
*
******************************************************************************/
int SciWrap_RegisterClasses(HINSTANCE hInstance);
int SciWrap_ReleaseResources();
// End of SciWrap.h
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -