sus*_*tha 0 release objective-c
有时我在objective-c中看到了这种类型的编码.为什么在释放后将_imageView设置为nil.
- (void)dealloc {
[_imageView release];
_imageView = nil;
[super dealloc];
}
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
67 次 |
| 最近记录: |