Pinned Repositories
-GoodLearningLinks-
一些好的教程链接(笔记链接)
AddChildViewControllerDemo
api addChildViewController 优点:节省内存,需要使用时才load加载(另外平时用的懒加载的好处是需要时加载,防止重复创建)
BXHAdvertScrollView
广告条上下滚动切换效果Demo(collectionView api scrollToItemAtIndexPath-> 通过动画滚动到下一个位置)
BXHImageOperate
简单的对图片进行操作-弹性缩放 利用scrollviewApi zoomScale等方法(Simple operation picture Elastic scaling)
CandlestickDemo
简单的蜡烛图适合新手看
webviewInCell
cell里放webview自适应高度
finger10's Repositories
finger10/-GoodLearningLinks-
一些好的教程链接(笔记链接)
finger10/AddChildViewControllerDemo
api addChildViewController 优点:节省内存,需要使用时才load加载(另外平时用的懒加载的好处是需要时加载,防止重复创建)
finger10/BXHAdvertScrollView
广告条上下滚动切换效果Demo(collectionView api scrollToItemAtIndexPath-> 通过动画滚动到下一个位置)
finger10/BXHImageOperate
简单的对图片进行操作-弹性缩放 利用scrollviewApi zoomScale等方法(Simple operation picture Elastic scaling)
finger10/CandlestickDemo
简单的蜡烛图适合新手看
finger10/webviewInCell
cell里放webview自适应高度