摘要: //准备工作UIButton *button = [UIButton buttonWithType:UIButtonTypeCustom];button.frame = CGRectMake(50,50,100,40);button.backgroundColor = [UIColor blueCo... 阅读全文
posted @ 2015-11-25 08:58 TigerCui 阅读(37283) 评论(0) 推荐(0)