UIButton *btn = [[UIButton alloc]initWithFrame:CGRectMake(2, 2, 100, 100)];
btn.backgroundColor = [UIColor redColor];
btn.layer.cornerRadius = 3;
UIView *view = [[UIView alloc]initWithFrame:CGRectMake(99, 99, 104, 104)];
view.backgroundColor = [UIColor blueColor];
view.layer.cornerRadius = 3;
[self.view addSubview:view];
[view addSubview:btn];
用户登录
还没有账号?立即注册
用户注册
投稿取消
| 文章分类: |
|
还能输入300字
上传中....
就是看到搞笑图片就想和你们分享