搜索资源列表
Address-book-management-system
- 通讯录管理系统。具有增加、删除、编辑等功能,可以有效的管理手机等设备上的联系人信息……有源程序 代码 相关的数据库和图片等-Address book management system. Have to add, delete, edit and other functions, can effectively manage mobile devices such as contact information ... ... a source code-related databases and
CocoaBob-VeloParis-c8f24c8
- 控件 可以设置颜色,字体的大小,让label 在屏幕中来回移动,增加界面的华丽感-kongjian
THScreenCaptureViewTest_1.1.0
- 历史版本:1.1.0 增加了THCaptureUtilities类,加入了音频混合。 历史版本:1.0.0 实现了录屏的功能-History Version: 1.1.0 Increase the THCaptureUtilities class, adding audio mixing. History Version: 1.0.0 Recorded screen function
CoreDatatest
- ios里面的数据库永久保存数据的操作,基本的插入,删除,增加,修改 core Data-ios inside the database permanent preservation of the operation of the data, basic insert, delete, add, modify core Data
BBCyclingLabel
- 介绍:(iOS5+ARC版本)实现一个自定义UILabel,进行更改文本时有动画过渡。比如:cross-fade交叉淡入 scale out 比例放大淡出 scroll up 向上滚动 custom 自定义的旋转。原本UILabel的内容被修改时是没有动画效果的,感觉很生硬,而这个Demo将会给UILabel增加一些绚丽功能,当标签内容被修改时,这个时候有一个动画的过渡,比如,修改时我们可以使内容交叉淡入,或者修改时让新的内容比例放大淡出,而且还可以使新的内容向上滚动或者旋转出现。-Descr
THLabel
- 介绍:封装一个UILabel的子类,增加阴影模糊,笔画文本和填充渐变的字体风格。系统的UILabel中字体风格是有限的,利用这套代码我们可以使标签的内容具备我们自己搭配的风格,比如可以使字体阴影在加上一些模糊的效果,还可以使字体达到充满渐变,字体边框显示,当然我们还可以使字体同时具备多种风格。-Descr iption: Package a UILabel subclass, increasing the shadow blur, gradient fills and strokes text
Category
- 一个自定义的字典类别,增加一个排序数组,可以对内容按照添加的顺序进行排序(A custom dictionary category that adds an array of sorts that can be sorted in order of the added order)