Believe in your own future, will thank yourself right now Sinner Yun

Sinner_Yun

2017年8月10日

手势拖动. 约束图片边缘 .限制拉动范围

摘要: @implementation WDEnterLineViewController{ float xx; float yy; UIImageView *bgImgView; } - (void)viewDidLoad { [super viewDidLoad]; // Do any additional setup after load... 阅读全文

posted @ 2017-08-10 11:41 Sinner_Yun 阅读(579) 评论(0) 推荐(0) 编辑

使用手势对UIImageView进行缩放、旋转和移动

摘要: [cpp] view plain copy // 添加所有的手势 - (void) addGestureRecognizerToView:(UIView *)view { // 旋转手势 UIRotationGestureRecognizer *rotationGestureRecognizer = 阅读全文

posted @ 2017-08-10 11:38 Sinner_Yun 阅读(712) 评论(0) 推荐(0) 编辑

导航