File tree 3 files changed +8
-2
lines changed
设计模式/设计模式/适配器模式/Adapter/Adapter.xcodeproj/project.xcworkspace/xcuserdata/yunna.xcuserdatad
3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ iOS开发:我的初级到中级的晋级之路
6
6
*********************************************************
7
7
## iOS高级进发
8
8
[ OC源码下载地址] ( https://opensource.apple.com/tarballs/ )
9
+ [ 苹果开发文档] ( https://developer.apple.com/documentation/ )
10
+ [ 如何阅读苹果开发文档] ( https://mp.weixin.qq.com/s/UgwSNSahYzQm14Zwtfk_2w )
9
11
10
12
GNUstep是GNU计划的项目之一,它将Cocoa的OC库重新开源实现了一遍
11
13
源码地址:http://www.gnustep.org/resources/downloads.php
Original file line number Diff line number Diff line change 8
8
- [ Alamofire] ( https://link.juejin.im/?target=https%3A%2F%2Fgithub.com%2FAlamofire%2FAlamofire ) : http 网络请求事件处理的框架。
9
9
- [ Moya] ( https://link.juejin.im/?target=https%3A%2F%2Fgithub.com%2FMoya%2FMoya ) :这是一个基于Alamofire的更高层网络请求封装抽象层。
10
10
- [ Reachability.swift:] ( https://link.juejin.im/?target=https%3A%2F%2Fgithub.com%2Fashleymills%2FReachability.swift ) 用来检查应用当前的网络连接状况。
11
-
11
+ - [ Tiercel: ] ( https://github.com/Danie1s/Tiercel ) Tiercel是一个简单易用且功能丰富的纯Swift下载框架,支持原生级别后台下载,拥有强大的任务管理功能,满足下载类APP的大部分需求。
12
12
13
13
### 综合
14
14
58
58
- [ ImagePicker] ( https://link.juejin.im/?target=https%3A%2F%2Fgithub.com%2Fhyperoslo%2FImagePicker ) :图片选择器。
59
59
- [ MaterialKit] ( https://link.juejin.im/?target=https%3A%2F%2Fgithub.com%2FCosmicMind%2FMaterial ) :关于Material design做的一系列UI组件。Material:集Animation和UI与一身,还有Icon、Color等元素,使用这个库就可以打造一个漂亮的UI界面并具有优雅的动画效果。
60
60
61
-
61
+ ### 颜色大全
62
+
63
+ - [ Chameleon] ( https://github.com/viccalexander/Chameleon ) :渐变色。。。
64
+
65
+
62
66
### 引导页、新手教程
63
67
64
68
- [ IFTTT/RazzleDazzle] ( https://link.juejin.im/?target=https%3A%2F%2Fgithub.com%2FIFTTT%2FRazzleDazzle ) :集成引导页,具有不错的动画效果。
You can’t perform that action at this time.
0 commit comments