你刚好需要,我刚好出现,请赏一颗小星星.
FZFileManager
特征
-
1. 对NSFileManager常用功能封装。
-
- FZPathOperation 路径操作。
-
- FZFolderOperation 文件夹操作
-
- FZFileOperation 文件操作
-
- FZFileCache 文件缓存
-
2. 对NSURLSessionTask 常用功能封装。
-
- FZFileReceiver 文件接收
-
- FZFileDownloader 文件下载
例
要运行示例项目,请克隆repo,然后从Example目录运行 ”pod install“。
要求
安装
FZFileManager 可通过CocoaPods获得. 要安装它,只需将以下行添加到Podfile文件
pod 'FZFileManager'
怎样使用
- Objective-C
//Objective-C代码
- Swift
//swif代码
作者
wufuzeng, [email protected]
纵有疾风起,人生不言弃
许可证
FZFileManager is available under the MIT license. See the LICENSE file for more info.