美文网首页
@property (..., ...) XX *xx;

@property (..., ...) XX *xx;

作者: March_Cullen | 来源:发表于2017-03-02 20:56 被阅读0次

    <pre>
    @property (..., ...) XX *xx;
    </pre>

    1、set方法、get方法的声明和实现;
    2、生成一个带有_的成员变量。


    如有不当、错误之处,欢迎指正!

    相关文章

      网友评论

          本文标题:@property (..., ...) XX *xx;

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