⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 bizoomview.h

📁 网络扫描工具。无限网络路由入侵
💻 H
字号:
////  BIZoomView.h//  BIGeneric////  Created by mick on Sat Jul 03 2004.//  Copyright (c) 2004 __MyCompanyName__. All rights reserved.//#import <AppKit/AppKit.h>#import <BIGL/BIGL.h>@interface BIZoomView : BIGLView {    NSView *_view;    BIGLImageView *_v1, *_v2;}- (void)zoomFrom:(NSView*)oldV to:(NSView*)newV;- (void)cleanUpZoom;@end

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -