摘要:
{// 播放器 AVPlayer *player;// 承载视图 UIView *contentView;// 控件承载视图 UIView *controlView;// 进度条 UISlider *progressSlider;}@end@implementation ViewCon... 阅读全文
posted @ 2015-08-29 15:31
那一季&花开
阅读(180)
评论(0)
推荐(0)
摘要:
//获取上下文 CGContextRef context =UIGraphicsGetCurrentContext(); //线条加粗 CGContextSetLineWidth(context , 5);//创建路径并获取句柄 CGMutablePathRef path =CGPathCreate... 阅读全文
posted @ 2015-08-29 08:46
那一季&花开
阅读(140)
评论(0)
推荐(0)
摘要:
//获取上下文 CGContextRef context =UIGraphicsGetCurrentContext(); //线条加粗 CGContextSetLineWidth(context , 5); //设置背景颜色 [[UIColor grayColor]set]; UIRectFill(... 阅读全文
posted @ 2015-08-29 08:43
那一季&花开
阅读(143)
评论(0)
推荐(0)
摘要:
//获取上下文 CGContextRef context =UIGraphicsGetCurrentContext(); //线条加粗 CGContextSetLineWidth(context , 5); //设置背景颜色 [[UIColor grayColor]set]; UIRectFill(... 阅读全文
posted @ 2015-08-29 08:42
那一季&花开
阅读(148)
评论(0)
推荐(0)
摘要:
//获取上下文 CGContextRef context =UIGraphicsGetCurrentContext(); //线条加粗 CGContextSetLineWidth(context , 5);CGContextSetLineWidth(context, 5); CGRect rect ... 阅读全文
posted @ 2015-08-29 08:39
那一季&花开
阅读(128)
评论(0)
推荐(0)
浙公网安备 33010602011771号