会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
hongsheng
博客园
首页
新随笔
管理
2018年7月12日
设置控件的自定义哪边的圆角
摘要: UIView *subView = [[UIView alloc] initWithFrame:CGRectMake(100, 100, 100, 100)]; subView.backgroundColor = [UIColor cyanColor]; // 初始化路径 /**参数解释 rect:
阅读全文
posted @ 2018-07-12 14:18 hongsheng
阅读(155)
评论(0)
推荐(0)
编辑