摘要: 起初是同事和我说,property为readonly,外部还能set成功。实在没想明白。 常规的写法, .m中可以直接set成功,而外部创建的FCTest对象,无法set成功(见FCObject)。 FCTest.h @interface FCTest : NSObject @property (n 阅读全文
posted @ 2023-08-06 16:35 夏风已过 阅读(34) 评论(0) 推荐(0)