文件名称:DropBlocks:Dropbox的iOS SDK的基于块的包装器
文件大小:826KB
文件格式:ZIP
更新时间:2024-06-02 09:56:17
Objective-C
DropBlocks 概述 DropBlocks是Dropbox iOS SDK的包装,可让您使用块而不是委托回调。 用法 而不是像这样拨打电话: [restClient loadFile:path intoPath:destinationPath]; 然后实现这些回调: - (void)restClient:(DBRestClient*)client loadedFile:(NSString*)destPath contentType:(NSString*)contentType metadata:(DBMetadata*)metadata { NSLog(@"Yay, my file loaded. Let me go find that progress view so I can dismiss it ..."); } - (void)restClient:(DBRestC
【文件预览】:
DropBlocks-master
----Podfile(57B)
----LICENSE(1KB)
----Podfile.lock(178B)
----Pods()
--------Target Support Files()
--------Dropbox-iOS-SDK()
--------Manifest.lock(178B)
--------Pods.xcodeproj()
----DropBlocks()
--------main.m(337B)
--------Default.png(6KB)
--------AppDelegate.h(287B)
--------AppDelegate.m(2KB)
--------Default-568h@2x.png(18KB)
--------Default@2x.png(16KB)
--------DropBlocks-Prefix.pch(317B)
--------DropBlocks-Info.plist(1KB)
--------en.lproj()
--------Classes()
----.gitignore(214B)
----DropBlocks.xcworkspace()
--------contents.xcworkspacedata(228B)
----README.md(4KB)
----DropBlocks.xcodeproj()
--------project.pbxproj(16KB)
----DropBlocks.podspec(531B)