![240](https://cdn2.jianshu.io/assets/default_avatar/10-e691107df16746d4a9f3fe9496fd1848.jpg?imageMogr2/auto-orient/strip|imageView2/1/w/240/h/240)
A对象引用了B,B对象引用了A。那么一开始持有A 对象的C对象释放A 的时候,由于A 被B 持有,A释放不掉,A不能释放,那么B也不能释放。
//- (CGPoint)convertToPointOfInterestFromViewCoordinates:(CGPoint)viewCo...
数码相机中,zoom就是缩放意思;也就是镜头变焦的意思,推近或者拉远焦距/** 调节ZOOM */ (IBAction)zoomChangeVa...
https://segmentfault.com/q/1010000004315227 Modal这个词来自于Mode,是后者的形容词形式,意思...
// MPMediaQuery *allMp3 = [[MPMediaQuery alloc] init];// MPMediaPr...
// UIGraphicsBeginImageContext(_bottomView.frame.size);// [[UIImag...
- (void) updateMarker1ToPoint:(CGPoint) touchPoint { CGFloatpreMarker1Lo...
-(void)startWriteWithCompletionHandler:(void(^)(NSString* path))complete...