2016年3月11日

关于UIButton的一些用法

摘要: 一些常见的属性的方法 UIButton * getVerificationCodeBtn = (UIButton *)[cell.contentView viewWithTag:102]; getVerificationCodeBtn.cornerRadius = 15;//圆角 getVerifi 阅读全文

posted @ 2016-03-11 21:03 菜菜的菜菜 阅读(155) 评论(0) 推荐(0)

导航