title: SwiftTips(一)
date: 2016-11-21 17:22:15
tags: Swift
thumbnail: http://cms.csdnimg.cn/article/201407/01/53b21ca1c9e37.jpg
最新1年的Swift小Tip与一些建议阅读源码或者使用到项目中的开源库
开源项目
- 模型转为JSON https://github.com/WildDylan/Wrap
- OCR https://github.com/garnele007/SwiftOCR
- Machine Learning https://github.com/collinhundley/Swift-AI
- 代码规范约束 https://github.com/realm/SwiftLint
- 加解密 https://github.com/krzyzanowskim/CryptoSwift
- 日历 https://github.com/patchthecode/JTAppleCalendar
- 引导页 https://github.com/Ramotion/paper-onboarding
- 头像显示 https://github.com/BeauNouvelle/FaceAware
- hexColor https://github.com/hyperoslo/Hue
- 颜色扩展 https://github.com/ViccAlexander/Chameleon
- 用户使用引导 https://github.com/ephread/Instructions
- segmentControl https://github.com/twicketapp/TwicketSegmentedControl
- 安卓风 https://github.com/CosmicMind/Material
- Spring https://github.com/MengTo/Spring
- JSON https://github.com/SwiftyJSON/SwiftyJSON
- GCD https://github.com/duemunk/Async
- Location https://github.com/varshylmobile/LocationManager
- Auto Check Update https://github.com/ArtSabintsev/Siren
- ASDK https://github.com/facebook/AsyncDisplayKit
- Layout https://github.com/robb/Cartography
- Bind https://github.com/ReactiveCocoa/ReactiveCocoa
- URL Route https://github.com/devxoul/URLNavigator
- $扩展 https://github.com/ankurp/Dollar
- Path https://github.com/kylef/PathKit
- Logger https://github.com/DaveWoodCom/XCGLogger
- SQLite3 https://github.com/stephencelis/SQLite.swift
- WS https://github.com/daltoniam/starscream
- Image more Color https://github.com/indragiek/DominantColor
- Gif https://github.com/kaishin/gifu
- 地图路线规划 https://github.com/varshylmobile/MapManager
- 提示框!https://github.com/SwiftKickMobile/SwiftMessages
关于Swift下JSON解析库的分析图
![](https://img.haomeiwen.com/i144590/9c5b703217730f19.png)
如何像安卓一样方便的使用R加载资源文件
https://github.com/mac-cain13/R.swift
![](https://img.haomeiwen.com/i144590/df9dcff9d79fcce8.jpg)
所以强烈建议大家开始从iOS8.0进行系统支撑,这并没有问题。
常用语
在Git Hub你提交给其他开源库的pull request被merge之后,请对项目拥有者说:
Pure awesomeness, thanks a lot!
结尾
什么叫价值?
同是两根竹子,
一支做成了笛子,
一支做成了晾衣杠。
晾衣杠不服气的问笛子:
“我们都是同一片山上的竹子,
凭什么我天天日晒雨淋,不值一文,
而你却价值千金呢?”
笛子:”因为你只挨了一刀,
而我却经历了千刀万剐,精雕细做。”
晾衣杠此时沉默了……
人生亦是如此,经得起打磨,
耐得起寂寞,扛得起责任,
肩负起使命!人生才会有价值!
现在碎片化知识已经出现在各个角落,人们对于碎片化知识的汲取到底是对还是错呢?总之我是赞成的,当然我也更赞成如果你有足够的时间,请系统化的了解、深入的了解。
网友评论