platformres.h
来自「一个可以提供语法高亮显示的编辑器」· C头文件 代码 · 共 9 行
H
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 + -
显示快捷键?