coloredrowoutlineview.h
来自「网络扫描工具。无限网络路由入侵」· C头文件 代码 · 共 19 行
H
19 行
/* iAppTableView Written by Evan Jones <ejones@uwaterloo.ca>, 27-03-2003 http://www.eng.uwaterloo.ca/~ejones/ Released under the GNU LGPL. That means that you can use this class in open source or commercial products, with the limitation that you must distribute the source code for this class, and any modifications you make. See http://www.gnu.org/ for more information. */ #import <Cocoa/Cocoa.h>@interface ColoredRowOutlineView : NSOutlineView {}@end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?