一个警告导致的大事件:Autosynthesized prope

2017-10-18  本文已影响80人  碧玉小瑕

警告:

Autosynthesized property 'elapsedSeconds' will use synthesized instance variable '_elapsedSeconds', not existing instance variable 'elapsedSeconds'

原因:

解决方式:

打开@synthesizeelapsedSeconds;前边的注释:

原因:http://blog.csdn.net/jabony/article/details/19021539

上一篇 下一篇

猜你喜欢

热点阅读