摘要: // 自定义各个顶角的圆角 /// 头像 iconView = UIImageView() iconView.frame.size = CGSizeMake(Consts.WIDTH - 10, 170 * Consts.RATE) contentView.addSubview(iconView) 阅读全文
posted @ 2016-05-09 17:06 madarax 阅读(202) 评论(0) 推荐(0)
摘要: 随手笔记,欢迎指教 阅读全文
posted @ 2016-05-09 16:55 madarax 阅读(451) 评论(0) 推荐(0)