摘要: 作者:高笑228 | 出处:博客园 |2012/4/22 14:53:20 | 阅读4次NSString *a = [[NSString alloc]initWithString:@"hello"];NSString *b = [a copy];NSLog(@"%d%d",a.retainCount... 阅读全文
posted @ 2015-02-28 11:19 云逸枫林 阅读(109) 评论(0) 推荐(0)