摘要:
UIButton*testButton = [UIButtonbuttonWithType:UIButtonTypeSystem]; [testButtonsetFrame:CGRectMake(self.view.frame.size.width/2,self.view.frame.size.h... 阅读全文
posted @ 2015-07-29 17:52
孤光一点莹
阅读(219)
评论(0)
推荐(0)
摘要:
duplicate symbol是一种常见的链接错误,不像编译错误那样可以直接定位到问题的所在。但是经过一段时间的总结,发现这种错误总是有一些规律可以找的。例如,我们有如下的最简单的两个类代码:// ClassA.h#import @interface ClassA : NSObject@end//... 阅读全文
posted @ 2015-07-29 14:19
孤光一点莹
阅读(3232)
评论(0)
推荐(0)

浙公网安备 33010602011771号