CABasicAnimation * basic = [CABasicAnimation animationWithKeyPath:@"bounds"]; 
一、转场动画接受 CAAnimation的子类,用于做转场特效,可以为层做移入或移除屏幕的动画效果。比如像