您的位置:首页 > 理论基础 > 计算机网络

图片、网络-iOS常用的第三方库-by小雨

2013-04-14 17:51 302 查看
发一下牢骚和主题无关:

状态栏:

MTStatusBarOverlay
https://github.com/myell0w/MTStatusBarOverlay
上拉和下拉更新:

SVPullToRefresh
https://github.com/samvermette/SVPullToRefresh
网络请求:

AFNetworking
https://github.com/AFNetworking/AFNetworking
ASIHTTPRequest
https://github.com/pokeb/asi-http-request
MKNetworkKit
https://github.com/MugunthKumar/MKNetworkKit
消息提示:

MBProgressHUD
https://github.com/jdg/MBProgressHUD
DejalActivityView
https://github.com/Dejal/DejalActivityView
SVProgressHUD
https://github.com/samvermette/SVProgressHUD
无限循环滚动图视:

InfinitePagingView
https://github.com/caesarcat/InfinitePagingView
简化网络图片处置:

SDWebImage
https://github.com/rs/SDWebImage
分段择选:

SVSegmentedControl
https://github.com/samvermette/SVSegmentedControl
HMSegmentedControl
https://github.com/samvermette/SVSegmentedControl
UIWebView浏览器:

SVWebViewController
https://github.com/samvermette/SVWebViewController
图片浏览器:

MWPhotoBrowser
https://github.com/mwaterfall/MWPhotoBrowser
属性标签:

TTTAttributedLabel
https://github.com/mattt/TTTAttributedLabel
日历件控:

Kal
https://github.com/klazuka/Kal
Three20:
https://github.com/facebook/three20
FMDatabase:
https://github.com/ccgus/fmdb
异步载加图片并存缓:

AsyncImageView
https://github.com/nicklockwood/AsyncImageView
JSONKit:
https://github.com/johnezang/JSONKit
用来处置图片:

GPUImage
https://github.com/BradLarson/GPUImage
控制存缓:

SDURLCache
https://github.com/steipete/SDURLCache
文章结束给大家分享下程序员的一些笑话语录:

关于编程语言

如果 C++是一把锤子的话,那么编程就会变成大手指头。

如果你找了一百万只猴子来敲打一百万个键盘,那么会有一只猴子会敲出一 段 Java 程序,而其余的只会敲出 Perl 程序。

一阵急促的敲门声,“谁啊!”,过了 5 分钟,门外传来“Java”。

如果说 Java 很不错是因为它可以运行在所有的操作系统上,那么就可以说 肛交很不错,因为其可以使用于所有的性别上。
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: