GSFancyText
- 授权协议: MIT
- 开发语言: Objective-C
- 操作系统: iOS
- 软件首页: https://github.com/hulu/GrannySmith/tree/master/GSFancyText
- 软件文档: https://github.com/hulu/GrannySmith/tree/master/GSFancyText
软件介绍
GSFancyText 是 iOS 上用于渲染富文本的文本视图控件。
示例代码:
NSString* styleSheet = @".green {color:#00ff00; font-weight:bold} .gray {color:gray; font-weight:bold}";
[GSFancyText parseStyleAndSetGlobal:styleSheet];
Distributed Algorithms
Nancy A. Lynch / Morgan Kaufmann / 1996-3-15 / USD 155.00
In "Distributed Algorithms", Nancy Lynch provides a blueprint for designing, implementing, and analyzing distributed algorithms. She directs her book at a wide audience, including students, programmer......一起来看看 《Distributed Algorithms》 这本书的介绍吧!
