2015年6月1日

ios基础笔记(一)

摘要: 1. 设置按钮文字的尺寸 为 按钮自己的尺寸 button.size = [button.currentTitle sizeWithFont:button.titleLabel.font]; button.backgroundColor=[UIColor redColor];2... 阅读全文

posted @ 2015-06-01 10:29 彪biao 阅读(175) 评论(0) 推荐(0)

导航