摘要: 1 Button 手写代码生产的方式-(void)viewDidLoad{ [super viewDidLoad]; UIButton *btn = [[UIButton alloc]init]; btn.frame = CGRectMake(0, 100, 100, 10... 阅读全文
posted @ 2015-03-12 21:00 菠萝君 阅读(147) 评论(0) 推荐(0)