Skip to content

Commit

Permalink
add(文章): NSAttributedString in Swift using SwiftRichString 2
Browse files Browse the repository at this point in the history
**SwiftRichString** 开源库的使用教程,是一个很不错的富文本样式语法糖,对于经常要处理富文本的应用可以尝试一下。

close SwiftOldDriver#401
  • Loading branch information
Damonvvong committed May 28, 2018
1 parent 2c39ddd commit 0db58ca
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Reports/#21-2018.05.28.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,10 @@

这篇文章的作者将带你了解 Network Extension 的功能和用途,这只是这个系列的第一篇,简单概括了 Network Extension 的功能,下篇将会详细讲解 `NEPacketTunnelProvider ` 并且带你深入苹果的示例项目 [SimpleTunnel](https://developer.apple.com/library/content/samplecode/SimpleTunnel/Introduction/Intro.html),对于 NE 感兴趣的同学可以关注一下。

### [NSAttributedString in Swift using SwiftRichString 2](http://danielemargutti.com/2018/05/20/nsattributedstring-in-swift-using-swiftrichstring-2/)

**SwiftRichString** 开源库的使用教程,是一个很不错的富文本样式语法糖,对于经常要处理富文本的应用可以尝试一下

## 书

### [Introducing ARKit by Tutorials](https://www.raywenderlich.com/194376/introducing-arkit-by-tutorials)
Expand Down Expand Up @@ -79,3 +83,5 @@ Ray Wenderlich 的新书《ARKit by Tutorials》,在这本书里会教你如
🚧 表示需翻墙,🌟 表示编辑推荐

预计阅读时间:🐎 很快就能读完(1 - 10 mins);🐕 中等 (10 - 20 mins);🐢 慢(20+ mins)


0 comments on commit 0db58ca

Please sign in to comment.