iOS表格视图 GMGridView

码农软件 · 软件分类 · 列表(Table) · 2019-05-29 11:12:13

软件介绍

GMGridView是一个款开源的iOS表格视图,允许用户对表格单元进行排序;单元格在需要展示的时候才装载,这样提高了表格的效率。

需要的环境支持:
1、iOS5,需要UIScrollView手势支持;
2、ARC(Automatic Reference Counting自动引用计数)
3、框架Frameworks: Foundation, UIKit, CoreGraphics and QuartzCore

介绍内容来自:http://www.ctolive.com/space.php?uid=1023&do=opensource&id=2135

本文地址:https://codercto.com/soft/d/6793.html

Elements of Programming

Elements of Programming

Alexander A. Stepanov、Paul McJones / Addison-Wesley Professional / 2009-6-19 / USD 39.99

Elements of Programming provides a different understanding of programming than is presented elsewhere. Its major premise is that practical programming, like other areas of science and engineering, mus......一起来看看 《Elements of Programming》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具