搜索资源列表
THLabel
- 介绍:封装一个UILabel的子类,增加阴影模糊,笔画文本和填充渐变的字体风格。系统的UILabel中字体风格是有限的,利用这套代码我们可以使标签的内容具备我们自己搭配的风格,比如可以使字体阴影在加上一些模糊的效果,还可以使字体达到充满渐变,字体边框显示,当然我们还可以使字体同时具备多种风格。-Descr iption: Package a UILabel subclass, increasing the shadow blur, gradient fills and strokes text
UIHyperlinksButtonDemo
- 介绍: 用 UIButton 实现文字超链接效果。UIHyperlinksButton 是 UIButton 的子类。作者将其外观做成了文字超链接的样式。-Introduction: Using UIButton achieve a text hyperlink results. UIHyperlinksButton is UIButton subclass. The authors made its appearance a text hyperlink style
jessmartin-CoolButtons-cf23fc7
- CoolButtons UIButton的一个子类,吸引人的iOS风格的按钮,全部采用coreAnimation并没有图像。-CoolButtons is a subclass of UIButton that draws glassy iOS style buttons, all using CoreGraphics and no images.