11 2014 档案

摘要:将一个UIView显示在最前面只需要调用其父视图的bringSubviewToFront()方法。将一个UIView层推送到背后只需要调用其父视图的sendSubviewToBack()方法。 阅读全文
posted @ 2014-11-27 10:03 stonehat 阅读(363) 评论(0) 推荐(0) 编辑
摘要:在UIViewController里面这样设置:self.view.backgroundColor = [UIColor colorWithPatternImage: [UIImage imageNamed:@"1.jpg"] ]; 阅读全文
posted @ 2014-11-26 14:21 stonehat 阅读(225) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示