摘要: typedef NS_ENUM(NSInteger, UITableViewCellAccessoryType) { UITableViewCellAccessoryNone, // 不显示任何图标 UITableViewCellAccessoryDisclosureIndicator, // 跳转 阅读全文
posted @ 2015-05-17 12:05 代佳宏 阅读(437) 评论(0) 推荐(0)