摘要: //翻页效果动画 左边 [UIView beginAnimations:@"animation" context:nil]; [UIView setAnimationDuration:1.0f]; [UIView setAnimationTransition:UIViewAnima... 阅读全文
posted @ 2014-11-15 22:23 小毛驴 阅读(158) 评论(0) 推荐(0)