阅读《Should I Use a Property or an
2016-08-17 本文已影响10人
ganser
原文链接 Should I Use a Property or an Instance Variable?
oc的属性和变量的对比,这两者应该分别在什么场景下使用,才能发挥各自的优势呢?
1、通过测试调用self.propertyValue和_value的测试,通过查看每秒多少帧可以看到效果?
2、
The compiler does not optimize the variables you have declared as volatile.