摘要:
-(void)touchesBegan:(NSSet *)touches withEvent:(UIEvent *)event{ [UIView transitionWithView:_imageViewFirst duration:1.0f options:UIViewAnimationOp... 阅读全文
posted @ 2015-03-31 10:58
曹县三胖暴打大猩猩
阅读(959)
评论(0)
推荐(0)
摘要:
[UIView beginAnimations:nil context:nil]; [UIView setAnimationTransition:UIViewAnimationTransitionCurlUp forView:_imageViewFirst cache:YES]; ... 阅读全文
posted @ 2015-03-31 10:41
曹县三胖暴打大猩猩
阅读(337)
评论(0)
推荐(0)
摘要:
#import "ViewController.h"@interface ViewController ()@property (strong, nonatomic) IBOutlet UIImageView *imageViewFirst;@property (strong, nonatomic)... 阅读全文
posted @ 2015-03-31 10:33
曹县三胖暴打大猩猩
阅读(1107)
评论(0)
推荐(0)
摘要:
#import "ViewController.h"@interface ViewController ()@property(nonatomic,strong)CALayer *imageLayer;@property(nonatomic,strong)CALayer *maskLayer;@pr... 阅读全文
posted @ 2015-03-31 10:14
曹县三胖暴打大猩猩
阅读(242)
评论(0)
推荐(0)

浙公网安备 33010602011771号