首页 > 编程语言 > 详细

[__NSCFString countByEnumeratingWithState:objects:count:]: unrecognized selector sent to instance 0x17deba00

时间:2015-09-07 15:35:16      阅读:3608      评论:0      收藏:0      [点我收藏+]

还真是一波未平一波又起,又出现了这个问题,详情如下:

-[__NSCFString countByEnumeratingWithState:objects:count:]: unrecognized selector sent to instance 0x17deba00
*** Terminating app due to uncaught exception NSInvalidArgumentException, reason: -[__NSCFString countByEnumeratingWithState:objects:count:]: unrecognized selector sent to instance 0x17deba00
*** First throw call stack:
(0x2616d0d7 0x345ffc77 0x2617259d 0x26170479 0x2609f708 0x187137 0x1594ed 0x8d019b 0x8d0187 0x8d3e9d 0x26132669 0x26130d89 0x2607c6d1 0x2607c4e3 0x2da411a9 0x2982e445 0x1a6095 0x34bcdaaf)
libc++abi.dylib: terminating with uncaught exception of type NSException
(lldb) 

 

解决办法寻找中……

 

[__NSCFString countByEnumeratingWithState:objects:count:]: unrecognized selector sent to instance 0x17deba00

原文:http://www.cnblogs.com/jaxer/p/4788989.html

(1)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!