OC 成员变量 ( -> 使用 )
摘要:
@interface Student : NSObject { // @public // @protected // @private // 默认的作用域是@protected int age; @protected int no; @public float height; } @propert... 阅读全文
posted @ 2017-05-24 17:13 守望星空 阅读(176) 评论(0) 推荐(0)
浙公网安备 33010602011771号