自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(8)
  • 收藏
  • 关注

翻译 ios alert对话框 弹出菜单

http://mp.weixin.qq.com/s?__biz=MjM5OTM0MzIwMQ==&mid=2652546872&idx=1&sn=a19ce93b18387c38c6d5bd2a075071a2&scene=0#wechat_redirect

2016-07-29 10:25:14 472

转载 ios 下拉刷新

http://mp.weixin.qq.com/s?__biz=MjM5OTM0MzIwMQ==&mid=2652546833&idx=1&sn=149b2e33a1fc8913203d435b1fc4dbf7&scene=0#wechat_redirect

2016-07-29 10:20:55 193

翻译 iOS开源项目推荐|侧滑与右滑返回手势

http://mp.weixin.qq.com/s?__biz=MjM5OTM0MzIwMQ==&mid=2652546822&idx=1&sn=4c4a1dfa483cf69896ac2782410734fe&scene=0#wechat_redirect

2016-07-27 15:16:00 179

翻译 画圆环 从正上方开始

_progressPath = [UIBezierPath bezierPathWithArcCenter:self.center radius:(self.bounds.size.width - _progressWidth)/ 2 startAngle:- M_PI_2 endAngle:(M_PI * 2) * _progress - M_PI_2 clockwise:YES];     

2016-07-20 10:39:06 295

转载 UIBezierPath 画线 圆 弧

http://www.jianshu.com/p/281373b6d1a8

2016-07-19 15:21:04 531

翻译 iOS 日常工作之常用宏定义大全

http://mp.weixin.qq.com/s?__biz=MjM5OTM0MzIwMQ==&mid=2652546295&idx=1&sn=3c0217a67e0cfbce8cc285cb1cc9b3c1&scene=0#wechat_redirect

2016-07-09 13:29:56 167

翻译 iOS SDWebImage 淡入 UITableViewCell

[cell.userImageView setImageWithURL:url                   placeholderImage:placeholderImage                          completed:^(UIImage *image, NSError *error, SDImageCacheType cacheType) {         

2016-07-07 18:43:41 246

翻译 ios UITableview头部图片弹簧效果

http://blog.sina.com.cn/s/blog_8d1bc23f0102vu1q.html

2016-07-07 14:58:26 732

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除