![240](https://cdn2.jianshu.io/assets/default_avatar/1-04bbeead395d74921af6a4e8214b4f61.jpg?imageMogr2/auto-orient/strip|imageView2/1/w/240/h/240)
IP属地:甘肃
代码一句 简单粗暴
因为某些业务需要 app需要调到系统设置页面: 方法一NSURL *url = [NSURLURLWithString:UIApplicatio...
IOS 真机调试时 ,因为"/Applications/Xcode.app/Contents/Developer/Platforms/iPhon...
1、简述OC中内存管理机制。与retain配对使用的方法是dealloc还是release,为什么?需要与alloc配对使用的方法是deallo...