cnt
cnt
copyWithZone中没有对对象成员或者,数组成员,字典成员进行处理深拷贝处理对吗?我看到代码中id varValue = [self valueForKey:key];[copy setValue:varValue forKey:key];取值之后再赋值;这里应该需要改动
首先非常感谢提供这个优秀的开源库。 我使用cocoapods导入1.0.2版本库,Xcode Version 8.3.2 (8E2002),真机iPhone 6s 10.3.3 (14G60)。 对xib中的imageView拖出outlet,然后调用`[self.imageView zy_cornerRadiusAdvance:5.0 rectCornerType:UIRectCornerAllCorners];`,调用前和调用后,self.imageView的Frame发生了变化,由(origin = (x = 5, y = 5), size = (width = 48.5, height = 48.5))变化为(origin = (x = -4.5,...
panGesture exception disable,fix #445