摘要:
CodeMeaningRThe property is read-only (readonly).CThe property is a copy of the value last assigned (copy).&The property is a reference to the value last assigned (retain).NThe property is non-atomic (nonatomic).GnameThe property defines a custom getter selector name. The name follows the G (for e 阅读全文
posted @ 2011-01-12 13:30
wwwkhd
阅读(546)
评论(0)
推荐(0)