摘要:
1、建立继承UIImageView的Objective-C category类类名为:ForScrolllView在UIImageView+ForScrollView类的.m中加入以下代码:#define noDisableVerticalScrollTag 836913#define noDisableHorizontalScrollTag 836914@implementation UIImageView (ForScrollView)- (void) setAlpha:(float)alpha { if (self.superview.tag == noDisableVertical.. 阅读全文
posted @ 2014-03-27 18:20
曈曈7添
阅读(597)
评论(0)
推荐(0)
浙公网安备 33010602011771号