iOS文本创建辅助 LTTextView
- 授权协议: MIT
- 开发语言: Objective-C
- 操作系统: iOS
- 软件首页: https://github.com/EugeneZZI/LTTextView
软件介绍
LTTextView 可以用来创建有交互子字符串的文本,并能够使用 NSAttributedString 属性对其进行定义。
如果你想要创建文本,并包含几个按钮在其中时,你可以使用 UIWebView,UIlabels 与 UIButtons,或者其它办法。不过,当你需要定位 10个或多种语言,而 UI 设计师又想要让每个按钮中包含文字时,这就有点“蛋疼”了。你当然可以自己写一段代码来处理这项任务,但使用 LTTextview 会简单很多。
Beautiful Code
Greg Wilson、Andy Oram / O'Reilly Media / 2007-7-6 / GBP 35.99
In this unique work, leading computer scientists discuss how they found unusual, carefully designed solutions to difficult problems. This book lets the reader look over the shoulder of major coding an......一起来看看 《Beautiful Code》 这本书的介绍吧!
