循环引用问题

 

解决方案:__weak SettingsTableViewController *weakSelf = self;

posted on 2016-01-15 10:56  FCBayern  阅读(173)  评论(0)    收藏  举报

导航