摘要: 1:动态添加uibutton- (IBAction)addButton:(id)sender { CGRect frame = CGRectMake(90, 200, 200, 60); UIButton *someAddButton = [UIButton buttonWithType... 阅读全文
posted @ 2016-01-14 15:11 LeoMabi 阅读(571) 评论(0) 推荐(0)