-
http://blog.csdn.net/woaifen3344
- Shen Zhen, China
- http://huangyibiao.com
Stars
animationCounter.js is a jQuery plugin that animates a number from a value to another value or to an infinite value
wxParse-微信小程序富文本解析自定义组件,支持HTML及markdown解析
A UI library by WeChat official design team, includes the most useful widgets/modules in mobile web applications.
A UI library by WeChat official design team, includes the most useful widgets/modules.
微信PHP快速开发框架!将微信的各个功能进行了封装,只需要简单的调用方法和传递参数即可。
A simple digit progress view.(version1.3 使用GCD定时器代替NSTimer,避免内存泄露问题)
日常开发必不可少的神器之一,UIBlockKit、UIMakerKit、UIKit、CommonKit、FoundationKit、Controllers、Constants等集于一身的神器!
A set of tutorials that demonstrates how to write a video player based on FFmpeg
Background Location Update Programming for iOS 7 and 8 over an extended period of time. Continue to get location on both foreground and background.
sinacloud / VideoCore
Forked from jgh-/VideoCore-InactiveAn audio and video manipulation pipeline
学习如何在系统的导航条上添加一个view,然后可以随着滚动而缩放。通常在很多的app中都采用了这种效果,主要是显示用户头像效果。
WebView加载HTML中的图片时,处理图片超过屏幕的问题,让图片自适应屏幕
开源高效处理圆角的扩展,包括UIImageView、UIView、UIButton、UIImage的扩展API,可根据图片颜色生成图片带任意圆角,可给UIButton根据不同状态处理图片。所有生成图片都不会引起离屏渲染且不会引起离屏、图层混合,支持添加图片边框
A helpful and very useful library for controller custom transition.Only an API can you finish many kind of animation for controller A to controller B.Though you don't understand any transition anim…
学习collectionview的所有例子,包括动画、布局等。
学习如何使用OC实现WKWebView与H5交互,并学习其API使用
学习通过定时器和core animation来实现时钟动画
学习如何使用WebViewJavascriptBridge,配有详细的使用教程
A fully functional short video app project.Record a six secends video while playing prank sounds.
在多选题处理中,A、B、C与D互斥和A与B互斥、C与D互斥学习如何处理。