platformres.h.svn-base
来自「Notepad++ is a generic source code edito」· SVN-BASE 代码 · 共 9 行
SVN-BASE
9 行
// Scintilla source code edit control
/** @file PlatformRes.h
** Defines IDs of resources used by Scintilla on Windows platform.
**/
// Copyright 1998-2001 by Neil Hodgson <neilh@scintilla.org>
// The License.txt file describes the conditions under which this software may be distributed.
#define IDC_MARGIN 400
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?