为UIView添加图片
UIView对象.view.backgroundColor=[UIColor colorWithPatternImage :[UIImage imageNamed:图片路径]];