https://github.com/YouXianMing
摘要: SWTableViewCellAn easy-to-use UITableViewCell subclass that implements a swippable content view which exposes utility buttons (similar to iOS 7 Mail Application)一个非常易用的UITableViewCell 的子类,实现了左右滑动显示信息视图,提供很多实用的按钮(与iOS7的邮件应用相似)FunctionalityRight Utility ButtonsUtility buttons that become visible on th 阅读全文
posted @ 2014-04-03 21:19 YouXianMing 阅读(1330) 评论(0) 推荐(0) 编辑
摘要: NSPropertyListSerializationThe NSPropertyListSerialization class provides methods that convert property list objects to and from several serialized formats. Property list objects include NSData, NSString, NSArray, NSDictionary, NSDate, and NSNumber objects. These objects are toll-free bridged with t 阅读全文
posted @ 2014-04-03 10:01 YouXianMing 阅读(4383) 评论(1) 推荐(0) 编辑