Skip to content

Commit

Permalink
Update README.md markdown sytle
Browse files Browse the repository at this point in the history
  • Loading branch information
coneman committed May 17, 2015
1 parent ea10a4e commit 3c0d045
Showing 1 changed file with 36 additions and 70 deletions.
106 changes: 36 additions & 70 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,79 +4,45 @@ IOS-Categories
IOS中的各种Objective-C Category, A collection of useful Objective-C categories extending functionality of some built in iOS and Cocoa objects

## Foundation
NSArray

NSBundle

NSData

NSDate

NSDateFormatter

NSDictionary

NSException

NSFileManager

NSIndexPath

NSManagedObjectCont

NSObject

NSSet

NSString

NSTimer

NSURL
* NSArray
* NSBundle
* NSData
* NSDate
* NSDateFormatter
* NSDictionary
* NSException
* NSFileManager
* NSIndexPath
* NSManagedObjectCont
* NSObject
* NSSet
* NSString
* NSTimer
* NSURL


## UIKit
MKMapView

UIBezierPath

UIButton

UIColor

UIDevice

UIImage

UIImageView

UILable

UINavigationBar

UINavigationController

UIResponder

UIScrollView

UISearchBar

UITableView

UITableViewCell

UITextField

UITextView

UIView

UIViewController

UIWebView

UIWindow
* MKMapView
* UIBezierPath
* UIButton
* UIColor
* UIDevice
* UIImage
* UIImageView
* UILable
* UINavigationBar
* UINavigationController
* UIResponder
* UIScrollView
* UISearchBar
* UITableView
* UITableViewCell
* UITextField
* UITextView
* UIView
* UIViewController
* UIWebView
* UIWindow

## License

Expand Down

0 comments on commit 3c0d045

Please sign in to comment.