摘要:
//让按钮加入图片并且设置圆角 button.layer.cornerRadius = Int button.layer.masksToBounds = true button.setImage(UIImage(named: String), forState: .Normal 阅读全文
posted @ 2016-11-06 04:57
jerry_q1
阅读(362)
评论(0)
推荐(0)
|
jerry_q1
我的目标是写出人类容易看懂的代码
|
|
|