首页 > 移动平台 > 详细

ios 错误纪录

时间:2015-10-29 18:14:03      阅读:2244      评论:0      收藏:0      [点我收藏+]

Member reference type ‘struct objc_class *‘ is a pointer; maybe you meant to use ‘->‘?

Definition of ‘struct objc_class‘ must be imported from module ‘ObjectiveC.runtime‘ before it is required

在类方法中( +(void)...... )不能使用self.

因为此时还没有创建出自己的对象

 

ios 错误纪录

原文:http://www.cnblogs.com/shen5214444887/p/4921221.html

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