美文网首页
iOS 错误

iOS 错误

作者: 夏天爱西瓜汁 | 来源:发表于2018-04-03 11:16 被阅读7次

2016.8.18

Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSArrayM floatValue]: unrecognized selector sent to instance 0x7fa2e26f5a80'

错误原因 是把一个数组当成了float类型的数据处理了

相关文章

网友评论

      本文标题:iOS 错误

      本文链接:https://www.haomeiwen.com/subject/hrbdbxtx.html