Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

OptimizeTabCellImageView

关于大图在cell.imageview的显示问题,利用context或者runloop方式优化;detailVC有三种方式,方便对比,也可以利用instruments监测

学习过程中使用的资料:

深入理解RunLoop
http://www.cocoachina.com/ios/20150601/11970.html
github上关于runloop使用场景的示例
https://github.com/diwu/RunLoopWorkDistribution
RunLoop学习笔记(AFNetWorking-NSURLConnection利用runloop监测接口回调示例)

http://www.aizhuanji.com/a/oWnoAAmx.html
简单监测iOS卡顿的demo(利用runloop监测)
http://www.jianshu.com/p/71cfbcb15842
关于dispatch_semaphore(结合上文简书demo)
http://blog.csdn.net/meegomeego/article/details/45192579

About

关于大图在cell.imageview的显示问题,利用context或者runloop方式优化;detailVC有三种方式,方便对比,也可以利用instruments监测

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages