随笔 - 411  文章 - 0  评论 - 61  阅读 - 100万
07 2017 档案
Objecttive-C各种问题
摘要:1.invalid argument type 'void' to unary expression 1 @try{ 2 if (![mJQFMDB open]) { 3 NSLog(@"Could not open db."); 4 return NO; 5 }else { 6 NSArray * 阅读全文
posted @ 2017-07-27 09:26 洛易 阅读(443) 评论(0) 推荐(0) 编辑
IOS-异常处理
摘要:http://blog.csdn.net/ndscoahz/article/details/50866229 http://www.cnblogs.com/snail-007/p/4564422.html 阅读全文
posted @ 2017-07-12 14:47 洛易 阅读(141) 评论(0) 推荐(0) 编辑
Definitaion of 'utsname' must be imported from module 'Darwin.POSIX.sys.utsname' before it is required
摘要:https://stackoverflow.com/questions/34430354/objective-c-gettimeofday-must-be-imported 阅读全文
posted @ 2017-07-12 14:38 洛易 阅读(1635) 评论(0) 推荐(0) 编辑
not available in automatic reference counting mode
摘要:UncaughtExceptionHandler.m:156:47: 'autorelease' is unavailable: not available in automatic reference counting mode ARC forbids explicit message send 阅读全文
posted @ 2017-07-06 14:23 洛易 阅读(273) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

点击右上角即可分享
微信分享提示