摘要:
- (void)willAnimateRotationToInterfaceOrientation:(UIInterfaceOrientation)interfaceOrientation duration:(NSTimeInterval)duration { if (interfaceOrientation == UIInterfaceOrientationPortrait) { self.view = self.portrait; self.view.transform = CGAffineTransformIdentity; self.view.transform = CGAff... 阅读全文
posted @ 2012-06-09 10:19
tx天翔
阅读(1453)
评论(0)
推荐(0)
摘要:
NSString *title = [sender titleForState:UIControlStateNormal]; 阅读全文
posted @ 2012-06-09 08:53
tx天翔
阅读(142)
评论(0)
推荐(0)
浙公网安备 33010602011771号