OCGQueue 0.0.1× 测试已验证✗ 语言语言 Objective-CObjective C许可证 自定义 发布上次发布2016年7月由 Oguzhan Gungor 维护。安装指南×OCGQueue 的安装指南您想在 Podfile 中添加与以下类似的 pod 'OCGQueue', '~> 0.0'target 'MyApp' do pod 'OCGQueue', '~> 0.0' end然后在终端内或从 CocoaPods.app 中运行 pod install此外,要测试运行,可以运行以下命令pod try OCGQueue查看 PodspecGitHub 仓库在 CocoaPods.org 的页面OCGQueue 0.0.1由Oguzhan Gungorocgungor/OCGQueueGitHub 仓库 一个简单的使用 NSMutableArray 实现的 Queue 使用 Objective-C 中的 NSMutableArray 编写的自 homemade Queue 实现。基于 https://zh.wikipedia.org/wiki/Queue_(抽象数据类型) 安装 SOON 使用方法 SOON