摘要: block的内存泄漏(当前控制器是MJViewController)1.1下面黄线警告的那句代码是有内存泄漏的,这是block引起的。1.2 解决办法 阅读全文
posted @ 2014-12-21 15:57 笑看风雨 阅读(203) 评论(0) 推荐(0) 编辑
摘要: 错误1:1.1这种错误都是storyboard有问题解决:当前storyboard的Custom Class是MJViewController,代码中MJViewController继承自UITableViewController。而storyboard目前提供的是UIViewController,... 阅读全文
posted @ 2014-12-21 15:22 笑看风雨 阅读(125) 评论(0) 推荐(0) 编辑