ios常用三方庫

一:第三方插件

1:基于響應(yīng)式編程思想的oc

地址:https://github.com/ReactiveCocoa/ReactiveCocoa

2:hud提示框

地址:https://github.com/jdg/MBProgressHUD

地址:https://github.com/SVProgressHUD/SVProgressHUD

地址:https://github.com/scalessec/Toast

地址:https://github.com/mrackwitz/MRProgress

3:XML/HTML解析

地址:https://github.com/topfunky/hpple

4:有文字輸入時涕烧,能根據(jù)鍵盤是否彈出來調(diào)整自身顯示內(nèi)容的位置

地址:https://github.com/michaeltyson/TPKeyboardAvoiding

地址:https://github.com/hackiftekhar/IQKeyboardManager

5:狀態(tài)欄提示框

地址:https://github.com/jaydee3/JDStatusBarNotification

地址:https://github.com/cruffenach/CRToast[可以設(shè)置方向的通知效果]

6:block工具包。將很多需要用delegate實現(xiàn)的方法整合成了block的形式

地址:https://github.com/zwaldowski/BlocksKit

7:圖片加載

地址:https://github.com/rs/SDWebImage

8:正則表達式

地址:https://github.com/wezm/RegexKitLite

9:Masonry代碼布局

地址:https://github.com/SnapKit/Masonry

10:彈出窗

地址:https://github.com/sberrevoets/SDCAlertView

11:Button的樣式

地址:https://github.com/mattlawer/BButton

12:驗證網(wǎng)絡(luò)連接狀態(tài)

地址:https://github.com/tonymillion/Reachability

13:自動計算表格行高

地址:https://github.com/forkingdog/UITableView-FDTemplateLayoutCell

14:關(guān)鍵幀基礎(chǔ)動畫框架,如動畫效果的啟動頁

地址:https://github.com/IFTTT/JazzHands

15:iOS快速簡單集成國內(nèi)三大平臺分享

地址:https://github.com/xumeng/XMShareModule

16:五項能力值展示的五邊形

地址:https://github.com/dsxNiubility/SXFiveScoreShow

17:自動識別網(wǎng)址號碼郵箱和表情的label

地址:https://github.com/molon/MLEmojiLabel

18:IM對話功能的封裝

地址:https://github.com/ZhipingYang/UUChatTableView

19:字典轉(zhuǎn)模型框架

地址:https://github.com/CoderMJLee/MJExtension

20:下拉上拉刷數(shù)據(jù)

地址:https://github.com/CoderMJLee/MJRefresh

地址:https://github.com/uzysjung/UzysAnimatedGifPullToRefresh(動態(tài)圖片效果動畫)

21:表格行左右劃動菜單

地址:https://github.com/MortimerGoro/MGSwipeTableCell

22:圖文混搭

地址:https://github.com/zhouande/TLAttributedLabel

23:可以簡單展示在UINavigationBar下方淳衙,類似Music app的播放列表視圖提茁,彈出菜單視圖

地址:https://github.com/DrummerB/BFNavigationBarDrawer

24:比如篩選腐晾、模糊鸭蛙、優(yōu)化、蒙版隧魄、調(diào)整大小卓练、旋轉(zhuǎn)以及保存等等。同時還提供了一個UIImageView子類從URL異步加載圖片购啄,并在下載完畢時展示圖片襟企。

地址:https://github.com/Nyx0uf/NYXImagesKit

25:底部TabBar

地址:https://github.com/robbdimitrov/RDVTabBarController

26:表情面版

地址:https://github.com/ayushgoel/AGEmojiKeyboard

27:記錄框架

地址:https://github.com/CocoaLumberjack/CocoaLumberjack

28:IOS與javascript交互

地址:https://github.com/marcuswestin/WebViewJavascriptBridge

29:圖表統(tǒng)計展示

地址:https://github.com/kevinzhow/PNChart

地址:https://github.com/China131/JHChart

地址:https://github.com/AAChartModel/AAChartKit

30:appStore評分

地址:https://github.com/arashpayan/appirater

31:iOS-Categories 擴展類大全

地址:https://github.com/shaojiankui/IOS-Categories

32:掃描二維碼,仿微信效果狮含,帶有掃描條

地址:https://github.com/JxbSir/JxbScanQR

33:動效彈出視圖(彈出窗里面為文字顽悼,可以定義彈出的方向,及顯示的時間)--AMPopTip

地址:https://github.com/andreamazz/AMPopTip

34:基于Masonry自動計算行高擴展

地址:https://github.com/632840804/HYBMasonryAutoCellHeight

35:模仿新浪微博彈出菜單

地址:https://github.com/wwdc14/HyPopMenuView

36:搜索歷史標簽

地址:https://github.com/zhiwupei/SearchHistory

37:快速集成新手引導的類庫

地址:https://github.com/StrongX/XSportLight

38:設(shè)置頁面的封裝

地址:https://github.com/renzifeng/ZFSetting

39:帶箭頭的彈出視圖插件

地址:https://github.com/xiekw2010/DXPopover

40:下拉菜單插件

地址:https://github.com/dopcn/DOPDropDownMenu/

地址:https://github.com/12207480/DOPDropDownMenu-Enhanced(優(yōu)化后的下拉menu)

41:表格空白提示插件

地址:https://github.com/dzenbot/DZNEmptyDataSet

42:給任意UIView視圖四條邊框加上陰影几迄,可以自定義陰影的顏色蔚龙、粗細程度、透明程度以及位置(上下左右邊框)

地址:https://github.com/Seitk/UIView-Shadow-Maker

地址:https://github.com/YotrolZ/YCShadowView

43:不錯的日期時間插件

地址:https://github.com/CoderXL/UUDatePicker

44:底部彈出選擇

地址:https://github.com/skywinder/ActionSheetPicker-3.0

45:比較不錯的引導頁面插件

地址:https://github.com/ealeksandrov/EAIntroView

46:兩個APP跳轉(zhuǎn)的插件

地址:https://github.com/usebutton/DeepLinkKit

47:本地存取NSUserDefaults插件

地址:https://github.com/gangverk/GVUserDefaults

48:NSArray 和 NSDictionary關(guān)于LINQ的操作方式映胁,封裝一些常用的操作

地址:https://github.com/ColinEberhardt/LinqToObjectiveC

49:可以監(jiān)控網(wǎng)絡(luò)請求的內(nèi)容

地址:https://github.com/coderyi/NetworkEye

50:時間幫助插件木羹,可以快速獲取時間,比較屿愚,增加等操作

地址:https://github.com/MatthewYork/DateTools

51: 不錯的鏈式動作

地址:https://github.com/jhurray/JHChainableAnimations

52:彈出層視圖汇跨,背景效果(可以自定義視圖的內(nèi)容)

地址:https://github.com/HJaycee/JCAlertController

53:圓形進度條的顯示,中間可顯示值

地址:https://github.com/mdinacci/MDRadialProgress

54:很帥的數(shù)據(jù)加載動畫(可以用于數(shù)據(jù)列表加載的展現(xiàn))

地址:https://github.com/NghiaTranUIT/FeSpinner

55:一個開源的AFnetworking上層的封裝(第一個猿題庫等運用)

地址:https://github.com/yuantiku/YTKNetwork

地址:https://github.com/kangzubin/XMNetworking

56:CBStoreHouseRefreshControl:一個效果很酷炫的下拉刷新控件

地址:https://github.com/coolbeet/CBStoreHouseRefreshControl

57:AFNetworking-RACExtensions:針對ReactiveCocoa的AF封裝

地址:https://github.com/CodaFi/AFNetworking-RACExtensions

58:模糊效果(毛玻璃)

地址:https://github.com/nicklockwood/FXBlurView

59:UITableView展開效果的插件

地址:https://github.com/sakkaras/SKSTableView

60:ZIP壓縮及解壓插件ZipArchive

地址:https://github.com/ZipArchive/ZipArchive

61:自定義UIAlertView

地址:https://github.com/lmcd/LMAlertView

62:Facebook開源的動畫庫Pop

地址:https://github.com/facebook/pop

POP-MCAnimate把Pop封裝妆距,更加簡單使用Pop

地址:https://github.com/matthewcheok/POP-MCAnimate

63:關(guān)于使用facebook動畫庫的實例集合

地址:https://github.com/schneiderandre/popping

64:iOS 應(yīng)用視圖上添加簡單閃爍效果Shimmer

地址:https://github.com/facebook/Shimmer

65:ios數(shù)據(jù)持久化插件穷遂,使得Core Data使用起來更加的便捷容易

地址:https://github.com/magicalpanda/MagicalRecord

66:創(chuàng)建縮合的iOS應(yīng)用程序標題欄

地址:https://github.com/bryankeller/BLKFlexibleHeightBar

67:PDF閱讀器核心庫

地址:https://github.com/vfr/Reader

68:STPopup使彈出框也有UINavigationController的效果

地址:https://github.com/kevin0571/STPopup

69:基于核心音頻,有助于進行實時,低延遲音頻處理和可視化的iOS和OSX音頻可視化框架

地址:https://github.com/syedhali/EZAudio

70:一個不錯的彈出Sheet,可以前進跟后退娱据,適合多個頁面

地址:https://github.com/m1entus/MZFormSheetController

71:Aspect庫是對面向切面編程的實現(xiàn)蚪黑,里面封裝了Runtime的方法

地址:https://github.com/steipete/Aspects

72:一個不錯在無輸入源的輸入框盅惜,如UITableViewCell等

地址:https://github.com/slackhq/SlackTextViewController

73:小紅點插件,用于提示未讀效果

地址:https://github.com/weng1250/WZLBadge

74:不錯的照片瀏覽及選擇器忌穿,視頻選擇器抒寂,支持單多選

地址:https://github.com/mwaterfall/MWPhotoBrowser[照片瀏覽]

地址:https://github.com/questbeat/QBImagePicker[照片選擇器 單選多選]

地址:https://github.com/longitachi/ZLPhotoBrowser

地址:https://github.com/banchichen/TZImagePickerController[瀏覽大圖 動態(tài)圖等優(yōu)化]

75:含10多種的轉(zhuǎn)場動畫效果

地址:https://github.com/ColinEberhardt/VCTransitionsLibrary

76:左右菜單顯示(類似QQ導航)

地址:https://github.com/romaonthego/RESideMenu

77:很贊的等待指示動畫(比系統(tǒng)自帶的帥)

地址:https://github.com/ninjaprox/DGActivityIndicatorView

78:KVOController一個簡單安全的 KVO(Key-value Observing, 鍵-值 觀察)工具, 提供簡單方便、線程安全的API, Facebook 的開源項目之一

地址:https://github.com/facebook/KVOController

79:FormatterKit 收集了很多構(gòu)思優(yōu)秀的 NSFormatter 子類

地址:https://github.com/mattt/FormatterKit

80:自定義的UIPageControl(可以設(shè)置每個的樣式)

地址:https://github.com/Spaceman-Labs/SMPageControl

81:使用NJKWebViewProgress做webview進度條(解決先前無法獲得進度的問題)

地址:https://github.com/ninjinkun/NJKWebViewProgress

82:修改NavigationBar的顯示效果

地址:https://github.com/ltebean/LTNavigationBar/

83:FCUUID獲得設(shè)備號的替代方式

地址:https://github.com/fabiocaccamo/FCUUID

84:多主題色或者白天黑夜模式的運用

地址:https://github.com/Draveness/DKNightVersion

85:GPUImage是一個基于GPU圖像和視頻處理的開源框架,提供各種各樣的圖像處理濾鏡

地址:https://github.com/BradLarson/GPUImage

86:YY圖片加載插件掠剑,可以支持動態(tài)屈芜,網(wǎng)絡(luò)本地,漸進式圖片加載等

地址:https://github.com/ibireme/YYWebImage

87:封裝后的藍牙幫助庫

地址:https://github.com/coolnameismy/BabyBluetooth

88:一個很通用的需求就是引導教程

地址:https://github.com/bubudrc/MPCoachMarks

89:基于MPMoviePlayerController播放器KRVideoPlayer

地址:https://github.com/36Kr-Mobile/KRVideoPlayer

90:UICollection左對齊跟右對齊

地址:https://github.com/mokagio/UICollectionViewLeftAlignedLayout

地址:https://github.com/mokagio/UICollectionViewRightAlignedLayout

地址:https://github.com/avdyushin/FlowLayout

91:自定義彈出對話窗朴译,類似系統(tǒng)又可以自定義視圖DQAlertView或MMPopupView

地址 :https://github.com/dinhquan/DQAlertView

地址:https://github.com/adad184/MMPopupView

92:輸入框在焦點獲得時會有一個小標題JVFloatLabeledTextField

地址:https://github.com/jverdi/JVFloatLabeledTextField

93:針對一些UI進行顯示優(yōu)化井佑,可以設(shè)置一些不同的背景色等

地址:https://github.com/Grouper/FlatUIKit

94:色彩插件,如果沒有設(shè)計師又想一些漂亮的色彩就可以運用Chameleo

地址:https://github.com/ViccAlexander/Chameleon

95:兩個不錯的側(cè)邊欄顯示插件ECSlidingViewController眠寿,SWRevealViewController

地址:https://github.com/ECSlidingViewController/ECSlidingViewController

地址:https://github.com/John-Lluch/SWRevealViewController

96:各式各樣的進度條躬翁,可以放在不同地方NAV或者圖片 或者扇形M13ProgressSuite

地址:https://github.com/Marxon13/M13ProgressSuite

97:拉動UITableView時CELL有一搖動的效果AMWaveTransition

地址:https://github.com/andreamazz/AMWaveTransition

98:封裝多種的頭部滾動菜單VTMagic

地址:https://github.com/tianzhuo112/VTMagic

地址:https://github.com/12207480/TYPagerController

99:熱更新JSPatch,用JS編寫OC的功能

地址:https://github.com/bang590/JSPatch

100:底部CYLTabBarController插件

地址:https://github.com/ChenYilong/CYLTabBarController

101:文件注入插件XAspect盯拱,可以針對同一個方法進行注入

地址:https://github.com/xareelee/XAspect

102:路由插件routable-ios及WLRRoute

地址:https://github.com/clayallsopp/routable-ios

地址:https://github.com/Neojoke/WLRRoute

103:最完善的Socket庫了:支持異步TCP/UDP盒发,支持GCD,Objective-C接口封裝

地址:https://github.com/robbiehanson/CocoaAsyncSocket

104:使用UILabel實現(xiàn)滾動字幕移動效果

地址:https://github.com/cbpowell/MarqueeLabel

105:iOS富文本組件的實現(xiàn)—DTCoreText

地址:https://github.com/Cocoanetics/DTCoreText

106:帶圖標的PPiAwesomeButton狡逢,可以定義圖標在左右邊

地址:https://github.com/pepibumur/PPiAwesomeButton

107:二維碼宁舰、掃碼、掃一掃甚侣、ZXing和ios系統(tǒng)自帶掃碼封裝明吩,掃碼界面效果封裝

地址:https://github.com/MxABC/LBXScan

108:輸入框帶下拉框

地址:https://github.com/EddyBorja/MLPAutoCompleteTextField

109:關(guān)于時間的顯示label,還可以有倒計時殷费,時間格式等

地址:https://github.com/mineschan/MZTimerLabel

110:一個不錯的空白提示效果

地址:https://github.com/jinxiansen/JHUD

111:一個照片裁剪器印荔,支持照片的旋轉(zhuǎn),放大详羡,與任意區(qū)域的拖拽裁剪

地址:https://github.com/itouch2/PhotoTweaks

地址:https://github.com/ruslanskorb/RSKImageCropper[也不錯]

112:ijkplayer視頻直播框架

地址:https://github.com/Bilibili/ijkplayer

113:靈活性很強的UIAlertView效果仍律,可以修改其所有的樣式

地址:https://github.com/regexident/DLAlertView

114:一個彈屏效果插件BarrageRenderer

地址:https://github.com/unash/BarrageRenderer

115:刮獎效果插件

地址:https://github.com/moqod/iOS-Scratch-n-See

116:帶農(nóng)歷的日期控件

地址:https://github.com/tiger8888/WHUCalendar

117:一個不錯的數(shù)字鍵盤及一個自定義鍵盤

地址:https://github.com/matmartinez/MMNumberKeyboard

地址:https://github.com/DengKaiRong/KRKeyboard

118:騰訊直播開源iOS音視頻采集與RTMP推流

地址:https://github.com/goodow/GDLiveStreaming

119:光學識別儲蓄卡以及信用卡

地址:https://github.com/card-io/card.io-iOS-SDK

120:UIView圓角處理插件 優(yōu)化

地址:https://github.com/raozhizhen/JMRoundedCorner

121:一個擁有更平滑的navigationBar切換動畫的NavigationController

地址:https://github.com/JNTian/JTNavigationController

122:一個自定義的SearchBar 可以替代系統(tǒng)自帶

地址:https://github.com/shaojiankui/JKSearchBar

123:一個操作ICloud異步封裝插件

地址:https://github.com/iRareMedia/iCloudDocumentSync

124:一個關(guān)于股票K線的插件

地址:https://github.com/yate1996/Y_KLine

125: 一個金額增加動態(tài)效果的

地址:https://github.com/jkpang/PPCounter

126:一個不錯的搜索展現(xiàn)跟歷史插件(默認常見幾種樣式)

地址:https://github.com/iphone5solo/PYSearch

127:一個全屏手勢返回的效果

地址:https://github.com/forkingdog/FDFullscreenPopGesture

128:一個不錯的圖片輪播插件,支持不同的效果跟樣式

地址:https://github.com/qylibohao/BHInfiniteScrollView

地址:https://github.com/gsdios/SDCycleScrollView

129:一個中文轉(zhuǎn)拼音的插件

地址:https://github.com/kimziv/PinYin4Objc

130:可以定制每個頁面的導航條 RTRootNavigationController

地址:https://github.com/rickytan/RTRootNavigationController

131:彈出箭頭指向的菜單效果

地址:https://github.com/lyb5834/YBPopupMenu

地址:https://github.com/lifution/Popover

132:網(wǎng)絡(luò)請求攔截

地址:https://github.com/hypoyao/GYHttpMock

133:實體映射數(shù)據(jù)庫的插件

地址:https://github.com/li6185377/LKDBHelper-SQLite-ORM

地址:http://wereadteam.github.io/2016/07/06/GYDataCenter

134:是否造成內(nèi)存泄露的插件MLeaksFinder

地址:https://github.com/Zepo/MLeaksFinder

地址:https://github.com/facebook/FBRetainCycleDetector【運行時自動檢測強引用循環(huán)】

地址:https://github.com/facebook/FBMemoryProfiler

135:iOS 啟動連續(xù)閃退保護方案

地址:https://github.com/liuslevis/GYBootingProtection

136:微信Mars:微信內(nèi)部正在使用的網(wǎng)絡(luò)層封裝庫实柠,即將開源

地址:https://github.com/52im/mars

137:滾動水泉、卡片、3D動畫等效果的插件

地址:https://github.com/nicklockwood/iCarousel

138:WMPlayer視頻播放器

地址:https://github.com/zhengwenming/WMPlayer

139:實現(xiàn)類似QQ消息拖拽消失的交互+GameCenter的浮動小球效果

地址:https://github.com/KittenYang/KYCuteView

140:音頻框架窒盐,實現(xiàn)各種可視化效果EZAudio

地址:https://github.com/syedhali/EZAudio

141:一個不斷的底部彈出TabBar的動態(tài)效果

地址:https://github.com/Yalantis/FoldingTabBar.iOS

142:iOS 高性能異構(gòu)滾動視圖構(gòu)建方案 —— LazyScrollView

地址:https://github.com/alibaba/LazyScrollView

143:背景模糊actionsheelt

地址:https://github.com/pchernovolenko/UICustomActionSheet

144:隱藏視圖的顯示草则,如果是行可以結(jié)合UITableView-FDTemplateLayoutCell一起使用

地址:https://github.com/forkingdog/UIView-FDCollapsibleConstraints

145:商品數(shù)量計算器效果

地址:https://github.com/jkpang/PPNumberButton

146:日歷插件

地址:https://github.com/shevakuilin/SKCalendarView

147:播放音頻的插件

地址:https://github.com/muhku/FreeStreamer

148:SCRecorder 短視頻錄制

地址:https://github.com/rFlex/SCRecorder

149:自定義攝像頭拍照

地址:https://github.com/omergul123/LLSimpleCamera

150:ZFPlayer 視頻播放器 可調(diào)音量 亮度 左右進度等

地址:https://github.com/renzifeng/ZFPlayer

151:卡片式滾動效果(左右有縮放效果)

地址:https://github.com/DingHub/RPRingedPages(另有SWIFT版本)

152:HXTagsView是一款支持自動布局的標簽tag

地址:https://github.com/huangxuan518/HXTagsView

153:權(quán)限判斷

地址:https://github.com/GREENBANYAN/NSAuthorityManager

154:AES加密、DES加密蟹漓、RSA加密炕横、MD5加密、sha1加密葡粒、HMAC加密份殿、HMACMD5加密

地址:https://github.com/penghero/PGGCrypto

155:滑動標尺 滾動刻度尺

地址:https://github.com/clarkIsMe/scrollRulerView

156: 優(yōu)雅的主題管理庫- 一行代碼完成多樣式切換

地址:https://github.com/lixiang1994/LEETheme

157:Json文件配置Form表單顯示

地址:https://github.com/hyperoslo/Form

158:如果請求超時膜钓,您通常必須自己再次調(diào)用該請求。AFNetworking+RetryPolicy是一個Objective-c類別卿嘲,它增加了為使用AFNetworking 發(fā)出的請求設(shè)置重試邏輯的能力颂斜。

地址:https://github.com/kubatruhlar/AFNetworking-RetryPolicy

159:動畫框架

地址:http://svga.io/

160:界面數(shù)據(jù)加載狀態(tài)提示視圖

地址:https://github.com/Metoos/JQLoadingStatusView

161:一鍵重簽名,輕松制作iOS上任意應(yīng)用或游戲分身拾枣、以及Hook后重簽名安裝到非越獄或越獄設(shè)備等

地址:https://github.com/gltwy/LTResign

162 : Charts框架的理解和學習

1.該demo包含了Charts框架的(柱狀圖沃疮、餅狀圖、餅狀圖(半圓形)梅肤、雷達圖忿磅、折線圖、折線填充圖凭语、散點圖、K 線圖(燭形圖)撩扒、氣泡圖似扔、組合圖(混合圖)的基本使用方法

2.每種圖形使用都有詳細的注釋。(方便理解搓谆、調(diào)整成自己需要的圖形)

3.僅做學習參考

地址:https://github.com/gsyhei/GXSegmentPageView

163 :一行代碼封裝所有AFNetwork請求炒辉,并以URL緩存

對于AFNetwork http請求所有方法的封裝,同時增加了YYCache的緩存策略緩存URL的返回(post上傳方法均不緩存

一行代碼泉手,只需設(shè)置url黔寇,必要參數(shù),成功的處理Block和失敗的處理Block斩萌,即可操作并緩存http

地址:https://github.com/DDstrongman/HttpManager

164 : MDB增刪改查缝裤,單線程多線程全部封裝

針對FMDB的增刪改查,同步異步功能的封裝颊郎,不再需要寫SQL或使用FMDBQueue憋飞,傳入NSDictionary或Class即可完成數(shù)據(jù)庫操作。

地址:https://github.com/DDstrongman/SqliteManager

165 :大文件下載姆吭、斷點續(xù)傳榛做、后臺下載、殺進程繼續(xù)下載

‘Demo介紹:實現(xiàn)文件下載功能内狸,包含大文件下載检眯,后臺下載,殺死進程昆淡,重新啟動時繼續(xù)下載锰瘸,設(shè)置下載并發(fā)數(shù),監(jiān)聽網(wǎng)絡(luò)改變等瘪撇。

地址:https://github.com/HeroWqb/HWDownloadDemo

166 :高仿淘寶首頁立方體公告

地址:https://github.com/WuXiaoTu/WBAdViewDemo

167 :生日動畫+卡片翻轉(zhuǎn)動畫

地址:https://github.com/zhaojijin/ZRAnimation

168 :基礎(chǔ)動畫

地址:https://github.com/CCBrother/CCAnimation

169 :只需一句获茬!完成仿今日頭條轉(zhuǎn)場動畫

地址:https://github.com/caimengnan/transformation

170 :仿抖音上下滑動播放視頻

地址:https://github.com/QuintGao/GKDYVideo

171 :不管是xib還是純代碼手寫港庄,都可以自動計算高度和緩存高度

地址:https://github.com/huangping35/TableViewCellAutoCalHeight_XibOrCode

172 :下載壓縮文件

地址:https://github.com/RecheLi/SimpleDownloader

173 :GHDynamicInputView 封裝帶刪除鍵的TextView,動態(tài)計算高

地址:https://github.com/shabake/GHDynamicInputView

174 :行列表頭固定恕曲,并且表單內(nèi)容可以上下左右滑動查看的特性鹏氧,就像Excel視圖一樣。整個功能就只有一個ExcelView類佩谣,邏輯清晰簡單把还,便于閱讀和修改定制需求。

地址:https://github.com/pujiaxin33/JXExcel

175 :類似知乎分頁(問答頁)效果的實現(xiàn)

地址:https://github.com/Winerywine/LikeZhiHuPage

176 : 白板繪制工具茸俭,支持涂鴉吊履、單箭頭、直線调鬓、虛線艇炎、雙箭頭直線、雙杠直線腾窝、橢圓缀踪、圓形、矩形虹脯、三角形驴娃、圓弧、正余弦循集、梯形唇敞、菱形、五邊形咒彤、六邊形疆柔、坐標系、直角坐標系蔼紧、三維坐標系婆硬、球體、三菱錐奸例、圓錐彬犯、圓柱、立方體等數(shù)學圖形手繪查吊。

新增支持撤銷谐区、還原、刪除等功能逻卖。

地址:https://github.com/hi-zhouyn/ZHFigureDrawingLayer

圖片下載宋列、緩存、瀏覽评也、翻頁炼杖、縮放灭返、手寫板等功能

地址:https://github.com/HeroWqb/HWPhotoBrochure

177 : 驗證碼輸入一種實現(xiàn)思路

地址:https://github.com/HouWan/CodeTextDemo

162 : 一鍵合成APP引導頁,包含不同狀態(tài)下的引導頁操作方式坤邪,支持動態(tài)圖片熙含、靜態(tài)圖片、短視頻引導頁艇纺,支持跳過按鈕怎静,立即體驗按鈕完全自定義

地址:https://github.com/lztbwlkj/MSLaunchView

178 :? 自定義游標卡尺彈框,可以記錄健康指標(身高黔衡、體重蚓聘、血壓、血糖等)盟劫,并對記錄數(shù)據(jù)繪畫折線圖

地址:https://github.com/nick8brown/LXHealthIndicatorDemo.git

179 :? 圖片固定夜牡,選區(qū)高度自由的圖片選擇器

地址:https://github.com/myinter/BHImageClippingViewDemo

180 : 樹狀結(jié)構(gòu)列表-進階版

地址:https://github.com/bestDew/ZKTreeTableView.git

181 : 簡單易用的圖片瀏覽器

地址:https://github.com/Jeykit/MUKit

類似微博照片選擇器本次增加切換相冊,支持視頻等重磅功能

地址:https://github.com/heyode/HEPhotoPicker

仿漸進式加載圖片瀏覽器

地址:https://github.com/xuuhan/HXPhotoBrowser

圖片瀏覽集成模塊侣签,支持橫豎屏氯材,放大縮小,內(nèi)存已優(yōu)化硝岗,能夠進行多張圖片進行查看,淡入淺出的動畫效果

地址:https://github.com/TiYcc/ImageBrower

iOS自定義裁剪區(qū)域袋毙,正方形圓形圖片頭像裁剪型檀,仿QQ頭像裁剪,圓形遮罩听盖,矩型遮罩胀溺。

https://github.com/FirstStepzz/LZImageCropping

182 : 放大鏡 支持方形和圓形樣式兩種樣式,可設(shè)置大小,位置,可設(shè)置準星顯示隱藏

地址:https://github.com/iotjin/JhMagnifierView

183 :多級聯(lián)動的表格,可上下左右聯(lián)動皆看。1仓坞、 支持多向聯(lián)動;2腰吟、支持行列任意拓展无埃;3、支持表格上下任意合并毛雇。

地址:https://github.com/hi-zhouyn/ZHLinkageChartView

184 :可擴展嫉称、可單獨分離使用的彈出式評論列表,一般用于查看全部評論

地址:https://github.com/luckyxiangfeng/ZMCommentView

185 : 對百度地圖的基礎(chǔ)使用 路線灵疮、定位织阅、搜索、編碼及反編碼震捣、關(guān)鍵字查詢荔棉、及區(qū)域查詢闹炉、自定義范圍 導航等 文件較大

地址:https://github.com/YUYINGJIE/YJbaidumap.git

186 :商品詳情頁面,商品屬性選擇功能(SKU)

地址:https://github.com/huazhixi/ProductDetailProject

187 : 分頁控制器 懸浮 頭部視圖可自定義

地址:https://github.com/wwmz/WMZPageController

類似淘寶润樱、轉(zhuǎn)轉(zhuǎn)首頁渣触,絲般順滑的上下、左右嵌套滾動視圖

地址:https://github.com/pujiaxin33/JXPagingView

用GKPageScrollView實現(xiàn)微博發(fā)現(xiàn)頁滑動效果

地址:https://github.com/QuintGao/GKPageScrollView

ScrollView嵌套ScrolloView(UITableView 祥国、UICollectionView)解決方案

地址:https://github.com/gltwy/LTScrollView

騰訊新聞昵观、今日頭條、QQ音樂舌稀、網(wǎng)易云音樂啊犬、京東、愛奇藝壁查、騰訊視頻觉至、淘寶、天貓睡腿、簡書语御、微博等所有主流APP分類切換滾動視圖

地址:https://github.com/pujiaxin33/JXSegmentedView

分頁解決方案

地址 :https://github.com/ArchLL/HGSegmentedPageViewController

tableView滑動懸停,包括頭部部分多層級cell

地址 :https://github.com/XueYangLee/TableViewFloat

tx視頻、zfb垂直滾動切換分類視圖

地址:https://github.com/pujiaxin33/JXCategoryView

特斯拉組件席怪、QQ聯(lián)系人应闯、多頁面嵌套滾動、懸停效果挂捻、美團碉纺、淘寶等嵌套滾動頁面

地址:https://github.com/yongyuandouneng/YNPageViewController

187 : 完美解決UIScrollView嵌套滑動手勢沖突,適用于更為復雜的個人主頁刻撒,電商首頁骨田,淘寶/天貓店鋪頁

地址:https://github.com/ArchLL/PersonalCenter-Extend

二:swift第三方插件集合

1:帶動畫效果的tabBar插件

地址:https://github.com/Ramotion/animated-tab-bar

2:排版布局SnapKit

地址:https://github.com/SnapKit/SnapKit

3:轉(zhuǎn)JSON解析

地址:https://github.com/SwiftyJSON/SwiftyJSON

地址:https://github.com/alibaba/HandyJSON(JSON轉(zhuǎn)Model)

4:網(wǎng)絡(luò)請求庫Alamofire

地址:https://github.com/Alamofire/Alamofire

5:為 UIImageView 添加修正人臉位置功能的 Swift 框架

地址:https://github.com/BeauNouvelle/FaceAware

6:一款非常漂亮的自定義 UISementedControl

地址:https://github.com/twicketapp/TwicketSegmentedControl

7:高度可定制的環(huán)形 SlideView

地址:https://github.com/HamzaGhazouani/HGCircularSlider

8:可能是在 Swift 中處理 Date 的最佳方案的框架

地址:https://github.com/malcommac/SwiftDate

9:數(shù)據(jù)緩存框架

地址:https://github.com/linkedin/RocketData

10:空白提示,帶狀態(tài) ViewController 声怔,方便快速添加各種狀態(tài)視圖

地址:https://github.com/aschuch/StatefulViewController

11:簡單态贤、實用路徑可定進程條。

地址:https://github.com/kentya6/KYCircularProgress

地址:https://github.com/kaandedeoglu/KDCircularProgress

12:正則表達式

地址:https://github.com/sharplet/Regex

13:解決國內(nèi)GPS地圖坐標偏移問題,它將政府加密過的GCJ-02坐標醋火,轉(zhuǎn)成世界通用的WGS-84坐標悠汽。

地址:https://github.com/googollee/eviltransform

14:Swift響應(yīng)式庫

地址:https://github.com/ReactiveX/RxSwift

15:圖表統(tǒng)計插件

地址:https://github.com/danielgindi/ios-charts

16:自動輸入補全的插件

地址:https://github.com/filipstefansson/AutocompleteField

17:關(guān)鍵針動畫效果

地址:https://github.com/IFTTT/RazzleDazzle

18:新的UICollectionView框架,使用數(shù)據(jù)驅(qū)動芥驳,旨在創(chuàng)造一個更快更靈活的列表控件

地址:https://github.com/Instagram/IGListKit

19:向用戶巧妙地請求權(quán)限

地址:https://github.com/nickoneill/PermissionScope

20:圖片加載框架

地址:https://github.com/onevcat/Kingfisher

21:下拉刷新的效果插件

地址:https://github.com/gontovnik/DGElasticPullToRefresh

22:Swift的擴展類

地址:https://github.com/SwifterSwift/SwifterSwift

23:網(wǎng)絡(luò)操作層

地址:https://github.com/Moya/Moya

24:做動畫插件

地址:https://github.com/MengTo/Spring

25:圖片轉(zhuǎn)換插件

地址:https://github.com/shoheiyokoyama/Gemini

26:Gif插件

地址:https://github.com/kirualex/SwiftyGif

三:源代碼實例

1:Coding.net客戶端

地址:https://coding.net/u/coding/p/Coding-iOS/git

2:高仿美團iOS版

地址:https://github.com/lookingstars/meituan

3:模仿網(wǎng)易新聞做的精仿網(wǎng)易新聞

地址:https://github.com/dsxNiubility/SXNews

4:支付寶高仿版

地址:https://github.com/gsdios/GSD_ZHIFUBAO

5:高仿百度傳課iOS版

地址:https://github.com/lookingstars/chuanke

6:模仿一元云購

地址:https://github.com/JxbSir/YiYuanYunGou

7:wordpress源代碼

地址:https://github.com/wordpress-mobile/WordPress-iOS

8:v2ex源代碼(文章類型介粘,若報SVProgressHUD錯,則把Podfile中的SVProgressHUD移除)

地址:https://github.com/singro/v2ex

9:PHPHub客戶端(IOS8.0以上)

地址:https://github.com/Aufree/phphub-ios

10:快速搭建項目源代碼

地址:https://github.com/wujunyang/MobileProject

11:如何優(yōu)化UITableView中Cell加載圖片的實例

地址:https://github.com/allenhsu/UIScrollView-Samples/tree/master/LazyLoad

12:開源的IOS代碼集合

地址:https://github.com/dkhamsing/open-source-ios-apps

13:包含各種不錯的OC跟Swift的插件集合晚树,插件名單

地址:https://github.com/vsouza/awesome-ios

14:一個關(guān)于UITableView針對cell的優(yōu)化方案VVeboTableViewDemo

地址:https://github.com/johnil/VVeboTableViewDemo

15:一個收集關(guān)于IOS面試題

地址:https://github.com/ChenYilong/iOSInterviewQuestions

16:ParseSourceCodeStudy Facebook開源的Parse源碼分析

地址:https://github.com/ChenYilong/ParseSourceCodeStudy

17:高仿bilibili項目(集成基于ijkplayer的視頻播放器(普通視頻姻采、直播視頻))

地址:https://github.com/MichaelHuyp/Bilibili_Wuxianda

18:高仿<喵播APP>

地址:https://github.com/SunLiner/MiaowShow

19:一個天氣類的APP,里面有豐富的動畫效果

地址:https://github.com/YouXianMing/YoCelsius

地址:https://github.com/YouXianMing/Animations(動畫實例集合)

地址:https://github.com/YouXianMing/iOS-Design-Patterns(設(shè)計模式介紹)

20:Core Animation框架動畫效果實例

地址:https://github.com/yixiangboy/IOSAnimationDemo

地址:https://github.com/Zws-China/CAAnimation

21:一個模仿微信的實例MessageDisplayKit

地址:https://github.com/xhzengAIB/MessageDisplayKit

22:關(guān)于react native相關(guān)學習資料 及源代碼實例

地址:https://github.com/reactnativecn/react-native-guide

23:BeeHive 是用于 iOS 的 App 模塊化編程的框架實現(xiàn)方案

地址:https://github.com/alibaba/BeeHive

24:一個針對iOS模塊化開發(fā)的解決方案

地址:https://github.com/wujunyang/jiaModuleDemo

25:眾籌網(wǎng)站 kickstarter 開源其 iOS 應(yīng)用(swift)

地址:https://github.com/kickstarter/ios-oss

26:常見的設(shè)計模式

地址:https://github.com/leichunfeng/DesignPatterns-Objective-C

地址:https://github.com/skyming/Trip-to-IOS-Design-Patterns

27:關(guān)于IM的實例 布局操作等

地址:https://github.com/relatedcode/Messenger

四:輔助軟件

1:XCODE文檔注解插件VVDocumenter

地址:https://github.com/onevcat/VVDocumenter-Xcode

2:將JSON格式化輸出為模型的屬性

地址:https://github.com/EnjoySR/ESJsonFormat-Xcode

3:圖片提示插件

地址:https://github.com/ksuther/KSImageNamed-Xcode

4:圖片轉(zhuǎn)換插件

地址:https://github.com/rickytan/RTImageAssets

5: 測試模擬蘋果通知

地址:https://github.com/KnuffApp/Knuff

6: HOStringSense 可以在彈出框?qū)慛SString,所見及所得

地址:https://github.com/holtwick/HOStringSense-for-Xcode

7:cocoapods-xcode-plugin pod相關(guān)的操作可以在Xcode菜單進行

地址:https://github.com/kattrali/cocoapods-xcode-plugin

8:switch枚舉的時候會自動生成代碼

地址:https://github.com/stefanceriu/SCXcodeSwitchExpander

9:git中關(guān)于各個語言的gitignore

地址:https://github.com/github/gitignore

10:FLEX(Flipboard Explorer)是Flipboard官方發(fā)布的一組專門用于iOS開發(fā)的應(yīng)用內(nèi)調(diào)試工具

地址:https://github.com/Flipboard/FLEX

11:ponyDebugger是一個遠程調(diào)試工具包慨亲,通過使用 Chrome 開發(fā)者工具來調(diào)試 iOS 應(yīng)用的網(wǎng)絡(luò)流量和數(shù)據(jù)存儲

地址:https://github.com/square/PonyDebugger

12: OC編碼風格規(guī)范

地址:https://github.com/NYTimes/objective-c-style-guide

13:FBMemoryProfiler:Facebook 出品的一個實時監(jiān)測內(nèi)存使用的庫婚瓜。相比于 Xcode 自帶的 Instruments

地址:https://github.com/facebook/FBMemoryProfiler

14:app卡頓問題檢測--KMCGeigerCounter(實例可以網(wǎng)上搜索)

地址:https://github.com/kconner/KMCGeigerCounter/

15:生成類的關(guān)系圖KSHObjcUML

地址:https://github.com/kimsungwhee/KSHObjcUML

16:realm-cocoa實體映射數(shù)據(jù)庫,有自個的數(shù)據(jù)庫(可以替換SQLITE刑棵,速度比較快)

地址:https://github.com/realm/realm-cocoa

17:創(chuàng)建文檔API巴刻,可以快速讓APP先調(diào)用,并行開發(fā)

地址:https://apiary.io/

18:直接查看虛擬器上的沙盒路徑simpholders

地址:http://www.maczapp.com/simpholders

19:FastStub實現(xiàn)了類似的功能蛉签,能自動解析出某個類頭文件 胡陪, 父類 , 所有protocol 里面還沒有被實現(xiàn)的方法(ctrl+cmd+k)

地址:https://github.com/music4kid/FastStub-Xcode

20:JSPatch把簡單的OC代碼轉(zhuǎn)為JSPatch腳本代碼碍舍,若復雜還得自個調(diào)整

地址:http://bang590.github.io/JSPatchConvertor/

地址:https://github.com/bang590/JSPatchX(編寫JSPatch腳本自動補全)

21:插件XcodeColors(讓xCode控制臺輸出文本有顏色)

地址:https://github.com/robbiehanson/XcodeColors

22:自動打包并上傳

地址:https://github.com/nomad/shenzhen

地址:https://github.com/LarryEmerson/AutoBuildIpaAndUploadToPgyer

23:代碼塊模板

地址:https://github.com/Xcode-Snippets/Objective-C

24:頭腦風暴畫圖軟件

地址:http://www.xmind.net/download/mac/

25:查看單元格渲染時間--DWURecyclingALert

地址:https://github.com/diwu/DWURecyclingAlert

26:XCode皮膚集合柠座,總有一個適合你

地址:https://github.com/hdoria/xcode-themes

27:代碼格式化對齊插件(shift+command+x)

地址:https://github.com/qfish/XAlign

28:圖片壓縮軟件

地址:https://imageoptim.com/mac

29:在線JSON 轉(zhuǎn)義 或去轉(zhuǎn)義等

地址:http://www.sojson.com/yasuo.html

30:Mac上強大的iOS矢量繪圖編程軟件,paintcode for Mac 破解版

31:MobileVLCKit靜態(tài)庫下載鏈接

地址:http://nightlies.videolan.org/build/ios/

32:Reveal軟件下載

地址:http://xclient.info/s/reveal.html

33:格式化代碼插件ClangFormat-Xcode

地址:https://github.com/travisjeffery/ClangFormat-Xcode

34:可以查看上架一些相關(guān)統(tǒng)計 特別是ASO的統(tǒng)計

地址:http://www.cqaso.com/

35:一個可以編寫國際化文件的小軟件片橡,提高編輯效果

地址:http://www.peerassembly.com/linguan.html

36:查看項目中沒有使用的圖片插件

地址:https://github.com/jeffhodnett/Unused

37:一個關(guān)于Instuments使用指南.pdf

地址:http://cdn.cocimg.com/bbs/attachment/Fid_6/6_24457_90eabb4ed5b3863.pdf

38:生成2X或3X的圖標軟件

地址:https://itunes.apple.com/cn/app/app-icon-gear-gao-xiao-dexcode/id989646576?mt=12

39:推送測試工具

地址:https://itunes.apple.com/cn/app/easy-apns-provider/id989622350?mt=12

40:Swift學習資源集合

地址:https://github.com/ipader/SwiftGuide

41:Swift一個方便的集合超過365本地Swift 3擴展妈经,以提高您的生產(chǎn)力

地址:https://github.com/omaralbeik/SwifterSwift

42:驗證HTTPS證書域名是否有效

地址:https://www.qcloud.com/product/ssl

43:在線編碼解碼

地址:http://tool.chinaz.com/tools/urlencode.aspx

44:收集一些IOS文章跟源代碼地址LearningIOS 學習資料

地址:https://github.com/zhouhuanqiang/LearningIOS

45:任務(wù)卡片管理

地址:https://trello.com/

46:微信小實例資料收集

地址:https://github.com/justjavac/awesome-wechat-weapp

47:單元測試框架KIWI、Quick捧书,(UI層測試)KIF

地址:https://github.com/kiwi-bdd/Kiwi

地址:https://github.com/Quick/Quick(OC跟SWIFT都支持)

地址:https://github.com/kif-framework/KIF(測試UI)

48:一個JSON轉(zhuǎn)OC SWIFT的對象屬性文件

地址:https://github.com/Ahmed-Ali/JSONExport

49:RAC中文學習資料

地址:https://github.com/ReactiveCocoaChina/ReactiveCocoaChineseResources

50:獲取圖片的EXIF信息網(wǎng)站

地址:https://exif.cn/

51:ios核心動畫高級技巧

地址:https://www.gitbook.com/book/zsisme/ios-/details

52:計算代碼量的小插件

地址:https://github.com/jkpang/PPRows

53:在線Linux命令搜索

地址:https://jaywcjlove.github.io/linux-command

54:gitHub中的readme一些圖標

地址:https://github.com/EyreFree/GitHubBadgeIntroduction

55:Json字符串轉(zhuǎn)實體

地址:https://github.com/czhen09/ESJsonFormatForMac

56:OC一些不錯文章跟技術(shù)點收集

地址:https://github.com/aozhimin/awesome-iOS-resource

57:OC一些算法知識

地址:https://github.com/MisterBooo/Play-With-Sort-OC

58:蘋果字體查詢網(wǎng)站

地址:http://iosfonts.com/

59:React Native知識收集

地址:https://github.com/reactnativecn/react-native-guide

地址:https://github.com/jondot/awesome-react-native

60:Omniplan for Mac計劃軟件

地址:http://www.pc6.com/mac/112021.html

61:關(guān)于視頻轉(zhuǎn)成GIF軟件:gifski

原文:http://www.reibang.com/p/cd1c1c95c003

作者:倒著游的魚

鏈接:http://www.reibang.com/p/ed6be9d6b067

作者:楓葉12538

鏈接:http://www.reibang.com/p/caf4ab249ebc

來源:簡書

著作權(quán)歸作者所有吹泡。商業(yè)轉(zhuǎn)載請聯(lián)系作者獲得授權(quán),非商業(yè)轉(zhuǎn)載請注明出處经瓷。

?著作權(quán)歸作者所有,轉(zhuǎn)載或內(nèi)容合作請聯(lián)系作者
  • 序言:七十年代末爆哑,一起剝皮案震驚了整個濱河市,隨后出現(xiàn)的幾起案子舆吮,更是在濱河造成了極大的恐慌泪漂,老刑警劉巖,帶你破解...
    沈念sama閱讀 216,470評論 6 501
  • 序言:濱河連續(xù)發(fā)生了三起死亡事件歪泳,死亡現(xiàn)場離奇詭異,居然都是意外死亡露筒,警方通過查閱死者的電腦和手機呐伞,發(fā)現(xiàn)死者居然都...
    沈念sama閱讀 92,393評論 3 392
  • 文/潘曉璐 我一進店門,熙熙樓的掌柜王于貴愁眉苦臉地迎上來慎式,“玉大人伶氢,你說我怎么就攤上這事”窭簦” “怎么了癣防?”我有些...
    開封第一講書人閱讀 162,577評論 0 353
  • 文/不壞的土叔 我叫張陵,是天一觀的道長掌眠。 經(jīng)常有香客問我蕾盯,道長,這世上最難降的妖魔是什么蓝丙? 我笑而不...
    開封第一講書人閱讀 58,176評論 1 292
  • 正文 為了忘掉前任级遭,我火速辦了婚禮望拖,結(jié)果婚禮上,老公的妹妹穿的比我還像新娘挫鸽。我一直安慰自己说敏,他們只是感情好,可當我...
    茶點故事閱讀 67,189評論 6 388
  • 文/花漫 我一把揭開白布丢郊。 她就那樣靜靜地躺著盔沫,像睡著了一般。 火紅的嫁衣襯著肌膚如雪枫匾。 梳的紋絲不亂的頭發(fā)上架诞,一...
    開封第一講書人閱讀 51,155評論 1 299
  • 那天,我揣著相機與錄音婿牍,去河邊找鬼侈贷。 笑死,一個胖子當著我的面吹牛等脂,可吹牛的內(nèi)容都是我干的俏蛮。 我是一名探鬼主播,決...
    沈念sama閱讀 40,041評論 3 418
  • 文/蒼蘭香墨 我猛地睜開眼上遥,長吁一口氣:“原來是場噩夢啊……” “哼搏屑!你這毒婦竟也來了?” 一聲冷哼從身側(cè)響起粉楚,我...
    開封第一講書人閱讀 38,903評論 0 274
  • 序言:老撾萬榮一對情侶失蹤辣恋,失蹤者是張志新(化名)和其女友劉穎,沒想到半個月后模软,有當?shù)厝嗽跇淞掷锇l(fā)現(xiàn)了一具尸體伟骨,經(jīng)...
    沈念sama閱讀 45,319評論 1 310
  • 正文 獨居荒郊野嶺守林人離奇死亡,尸身上長有42處帶血的膿包…… 初始之章·張勛 以下內(nèi)容為張勛視角 年9月15日...
    茶點故事閱讀 37,539評論 2 332
  • 正文 我和宋清朗相戀三年燃异,在試婚紗的時候發(fā)現(xiàn)自己被綠了携狭。 大學時的朋友給我發(fā)了我未婚夫和他白月光在一起吃飯的照片。...
    茶點故事閱讀 39,703評論 1 348
  • 序言:一個原本活蹦亂跳的男人離奇死亡回俐,死狀恐怖逛腿,靈堂內(nèi)的尸體忽然破棺而出,到底是詐尸還是另有隱情仅颇,我是刑警寧澤单默,帶...
    沈念sama閱讀 35,417評論 5 343
  • 正文 年R本政府宣布,位于F島的核電站忘瓦,受9級特大地震影響搁廓,放射性物質(zhì)發(fā)生泄漏。R本人自食惡果不足惜,卻給世界環(huán)境...
    茶點故事閱讀 41,013評論 3 325
  • 文/蒙蒙 一枚抵、第九天 我趴在偏房一處隱蔽的房頂上張望线欲。 院中可真熱鬧,春花似錦汽摹、人聲如沸李丰。這莊子的主人今日做“春日...
    開封第一講書人閱讀 31,664評論 0 22
  • 文/蒼蘭香墨 我抬頭看了看天上的太陽趴泌。三九已至,卻和暖如春拉庶,著一層夾襖步出監(jiān)牢的瞬間嗜憔,已是汗流浹背。 一陣腳步聲響...
    開封第一講書人閱讀 32,818評論 1 269
  • 我被黑心中介騙來泰國打工氏仗, 沒想到剛下飛機就差點兒被人妖公主榨干…… 1. 我叫王不留吉捶,地道東北人。 一個月前我還...
    沈念sama閱讀 47,711評論 2 368
  • 正文 我出身青樓皆尔,卻偏偏與公主長得像呐舔,于是被迫代替她去往敵國和親。 傳聞我的和親對象是個殘疾皇子慷蠕,可洞房花燭夜當晚...
    茶點故事閱讀 44,601評論 2 353

推薦閱讀更多精彩內(nèi)容

  • github排名https://github.com/trending,github搜索:https://gith...
    小米君的demo閱讀 4,584評論 2 38
  • 常用的三方庫(持續(xù)更新中) 網(wǎng)絡(luò)請求: (OC)Reachability[https://github.com/t...
    duarlen閱讀 239評論 0 0
  • 1.課程表 2.從0到1搭建一個項目框架 https://github.com/XuYang8026/Univer...
    你好8828閱讀 590評論 0 0
  • AFNetworking 網(wǎng)絡(luò)請求組件 MJExtension 用于json轉(zhuǎn)model進行使用 FMDB 本地數(shù)...
    iOS_July閱讀 421評論 0 0
  • 一:第三方插件 1:基于響應(yīng)式編程思想的oc 地址:https://github.com/ReactiveCoco...
    楓葉12538閱讀 5,789評論 0 24