- 授权协议: MIT
- 开发语言: Objective-C
- 操作系统: iOS
- 软件首页: https://github.com/yuanlizbyy/YLLabel
软件介绍
实现文字能够左右两端对齐(justified Alignment)的Label,特别是针对中文进行优化对齐。
demo中:上边的文字是利用本代码显示的,可见左右两端对齐得很好。下边文字是利用 UILabel 来对齐,可见无法很好地进行两端对齐。 [Code4App.com]
Dive Into Python
Mark Pilgrim / Apress / 2004-11-5 / GBP 31.49
Python is a new and innovative scripting language. It is set to replace Perl as the programming language of choice for shell scripters, and for serious application developers who want a feature-rich, ......一起来看看 《Dive Into Python》 这本书的介绍吧!
