文件名称:VVVNavigationController-OSX:提供对视图控制器堆栈的导航
文件大小:37KB
文件格式:ZIP
更新时间:2024-07-16 19:05:42
Objective-C
#VVVNavigationController 提供对视图控制器堆栈的导航。 ##安装 pod 'VVVNavigationController-OSX', :git => 'https://github.com/Cronos/VVVNavigationController-OSX.git' ##用法 ###Init 一个导航控制器 // store frame of superview NSRect frame = superview.frame; // init navigation controller with empty root view controller VVVNavigationController *navigationController = [[VVVNavigationController alloc] initWithFrame:(NSRect){C
【文件预览】:
VVVNavigationController-OSX-master
----VVVNavigatedControllerTests()
--------VVVNavigatedControllerTests-Info.plist(748B)
--------VVVNavigatedControllerTests.m(3KB)
----VVVNavigationControllerExample.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(26KB)
--------xcuserdata()
----VVVNavigationController()
--------VVVNavigationController.h(1KB)
--------VVVNavigationController.m(5KB)
--------.DS_Store(6KB)
--------VVVNavigatedViewController.m(882B)
--------VVVNavigatedViewController.h(719B)
----VVVNavigationController-OSX.podspec(637B)
----VVVNavigationControllerExampleTests()
--------VVVNavigationControllerExampleTests.m(962B)
--------Info.plist(748B)
----LICENSE(1KB)
----VVVNavigationControllerExample()
--------main.m(272B)
--------ExampleViewController1.h(340B)
--------ExampleView2.m(431B)
--------ExampleView1.m(431B)
--------ExampleView2.h(457B)
--------ExampleViewController2.h(340B)
--------ExampleViewController2.m(2KB)
--------AppDelegate.h(258B)
--------AppDelegate.m(571B)
--------MainTestWindow.m(3KB)
--------Base.lproj()
--------ExampleViewController1.xib(3KB)
--------MainTestWindow.h(398B)
--------ExampleViewController2.xib(5KB)
--------Images.xcassets()
--------Info.plist(1KB)
--------ExampleView1.h(370B)
--------ExampleViewController1.m(889B)
----.gitignore(551B)
----README.md(3KB)