摘要:
修正方案,之前的方案方案会导致队列不断增加,这边需要注意的是,当view为nil时 不会调用removeFormSuperView 所以这个时候不会出现异常。队列不断增加会导致内存溢出。- (void)clickToChose:(id)sender{ UIButton *button = (UIButton *)sender; oneViewController *oneView = [self.storyboard instantiateViewControllerWithIdentifier:@"one"]; twoViewController *twoView = [ 阅读全文
posted @ 2014-03-26 11:22 cillyfly 阅读(163) 评论(0) 推荐(0)
浙公网安备 33010602011771号