摘要: [[NSNotificationCenter defaultCenter] addObserverForName:@"UIWindowDidRotateNotification" object:self queue:nil usingBlock:^(NSNotification *note) { ... 阅读全文
posted @ 2015-12-07 14:25 幻化成疯 阅读(216) 评论(0) 推荐(0) 编辑