OC-Category 0.3.6.17

OC-Category 0.3.6.17

测试已测试
语言语言 Obj-CObjective C
许可证 不适用许可证
发布最后发布2018 年 8 月

YHJ 维护。



OC-Category 0.3.6.17

  • 作者
  • 余洪江

OC-Category

CI Status Version License Platform

示例

要运行示例项目,请先克隆仓库,然后从 Examples 目录运行 pod install

要求

安装

OC-Category 通过 CocoaPods 推出。要安装它,只需将以下行添加到您的 Podfile 中:

pod "OC-Category"

内容

基础

  • NSArray
  • NSBundle
  • NSData
  • NSDate
  • NSDateFormatter
  • NSNotificationCenter
  • NSDictionary
  • NSException
  • NSFileManager
  • NSIndexPath
  • NSNumber
  • NSObject
  • NSSet
  • NSString
  • NSTimer
  • NSURL
  • NSUserDefaults
  • NSHTTPCookieStorage
  • NSFileHandle
  • NSRunLoop
  • NSURLRequest
  • NSOperation
  • NSInvocation
  • NSURLConnection

UIKit

  • UIAlertView
  • UIApplication
  • UIBarButtonItem
  • UIBezierPath
  • UIButton
  • UIColor
  • UIFont
  • UIControl
  • UIDevice
  • UIImage
  • UIImageView
  • UILabel
  • UINavigationBar
  • UINavigationController
  • UINavigationItem
  • UIResponder
  • UIScreen
  • UIScrollView
  • UISearchBar
  • UISplitViewController
  • UITableView
  • UITableViewCell
  • UITextField
  • UITextView
  • UIView
  • UIViewController
  • UIWebView
  • UIWindow
  • UIPopoverController
  • UICollectionView

QuartzCore

  • CALayer
  • CAMediaTimingFunction
  • CAAnimation
  • CAShapeLayer
  • CATransaction

CoreData

  • NSManagedObjectContext
  • NSFetchRequest
  • NSManagedObject
  • NSPersistentStoreCoordinator

CoreLocation

  • CLLocationManager
  • CLLocation

MapKit

  • MKMapView

作者

余洪江, [email protected]

许可证

OC-Category是在MIT许可证下可用的。有关更多信息,请参阅LICENSE文件。

##特别声明

此类目整理了许多开发者使用的方法,方便iOS开发。