日韩性视频-久久久蜜桃-www中文字幕-在线中文字幕av-亚洲欧美一区二区三区四区-撸久久-香蕉视频一区-久久无码精品丰满人妻-国产高潮av-激情福利社-日韩av网址大全-国产精品久久999-日本五十路在线-性欧美在线-久久99精品波多结衣一区-男女午夜免费视频-黑人极品ⅴideos精品欧美棵-人人妻人人澡人人爽精品欧美一区-日韩一区在线看-欧美a级在线免费观看

歡迎訪問 生活随笔!

生活随笔

當前位置: 首頁 > 编程资源 > 编程问答 >内容正文

编程问答

GitHub上值得关注的iOS开源项目

發布時間:2025/4/16 编程问答 45 豆豆
生活随笔 收集整理的這篇文章主要介紹了 GitHub上值得关注的iOS开源项目 小編覺得挺不錯的,現在分享給大家,幫大家做個參考.

1.AFNetworking
地址:https://github.com/AFNetworking/AFNetworking
用于網絡請求

2.JSONKit
地址:https://github.com/johnezang/JSONKit
解析JSON

3.Reachability
地址:https://github.com/tonymillion/Reachability
檢查網絡狀況

4.SVPullToRefresh
地址:https://github.com/samvermette/SVPullToRefresh
處理刷新

5.FMDB
地址:https://github.com/ccgus/fmdb
對數據庫進行操作
也可以使用CoreData
CoreDate介紹地址:https://developer.apple.com/library/mac/documentation/Cocoa/Conceptual/CoreData/cdProgrammingGuide.html

6.SDWebImage
地址:https://github.com/rs/SDWebImage
緩存網絡圖片
可以使用TMCache替代,TMCache是tumblr團隊使用的緩存項目
地址:https://github.com/tumblr/TMCache

7.MBProgressHUD
地址:https://github.com/jdg/MBProgressHUD
加載提示框

8.pop
地址:https://github.com/facebook/pop
facebook出品的動畫框架

9.CocoaPods
地址:https://github.com/CocoaPods/CocoaPods
第三方庫管理工具

10.GPUImage
地址:https://github.com/BradLarson/GPUImage
處理圖片效果

11.BlocksKit
地址:https://github.com/zwaldowski/BlocksKit
block框架

12.ReactiveCocoa
地址:https://github.com/ReactiveCocoa/ReactiveCocoa
函數式響應式編程框架

13.Mantle
地址:https://github.com/Mantle/Mantle
將json數據模型化model對象

14.cocos2d-swift
地址:https://github.com/cocos2d/cocos2d-swift
cocos2d

15.RESideMenu
地址:https://github.com/romaonthego/RESideMenu
側滑菜單

16.SWTableViewCell
地址:https://github.com/CEWendel/SWTableViewCell
UITableViewCell 的子類, 實現了左右滑動顯示信息視圖并調出按鈕

17.TTTAttributedLabel
地址:https://github.com/TTTAttributedLabel/TTTAttributedLabel
UILabel 的替代品, 使 iOS 上的 Label 功能更加豐富, 可支持鏈接植入等功能

18.PNChart
地址:https://github.com/kevinzhow/PNChart
帶動畫效果的圖表控件

19.VVDocumenter-Xcode
地址:https://github.com/onevcat/VVDocumenter-Xcode
幫助開發者輕松的生成注釋文檔

20.appirater
地址:https://github.com/arashpayan/appirater
用于提醒用戶給你的 APP 打分的工具

21.Masonry
地址:https://github.com/Masonry/Masonry
AutoLayout擴展工具

22.ASIHTTPRequest
地址:https://github.com/pokeb/asi-http-request
已停止更新,用于網絡請求

轉載于:https://www.cnblogs.com/-Solo/p/4754853.html

總結

以上是生活随笔為你收集整理的GitHub上值得关注的iOS开源项目的全部內容,希望文章能夠幫你解決所遇到的問題。

如果覺得生活随笔網站內容還不錯,歡迎將生活随笔推薦給好友。