摘要: //设置按钮类型,此处为圆角按钮UIButton*writeButton=[UIButtonbuttonWithType:UIButtonTypeRoundedRect];//设置和大小CGRectframe=CGRectMake(100.0f,100.0f,140.0f,50.0f);//将fra... 阅读全文
posted @ 2015-12-17 19:26 挽月细数风流 阅读(146) 评论(0) 推荐(0) 编辑