搜索资源列表
Grid
- 本组件是用UIScrollView实现, 当大数量与多列数据显示时,支持标题行与左列的滑动锁定。 因为最近在做股票软件,看到同类软件,大多产品的大盘数据都没有发挥iPhone的特性,发上来共享下〜 〜 -This component is UIScrollView achieved, when the big numbers and multi-column data is displayed in support of the header row
scroll-text-picker
- 简单的UIScrollView,UITextView,UIPickerView的使用,含较为详细的注释-the simple sample of using UIScrolView、UITextView、UIPickerView
iPhoneScrollView
- Objective-C实现Cocoa touch中ScrollView。-The use of UIScrollView in Cocoa touch.
2_Autoscroll
- UIscrollview Demo 详细UIscrollview 代码例子,-UIscrollview Demo
58756
- 基于CATiledLayer UIScrollView的地图显示程序TiledLayer_iphone,精选ios编程学习源码,很好的参考资料。-CATiledLayer UIScrollView map display program based on TiledLayer_iphone, selection of learning IOS programming source code, a good reference.
iOS-refresh-table
- 在iOS开发中经常会遇到信息逐条展示的情况,当信息条数较少时我们当然可以让一次性将所有的信息放进UITableView的数据源中,但是当信息条数几百上千,而且包含大量图片(如小说app的书目展示)时,一次性将它们全部从后台获取出来放在UITableView中显然不现实,而应该一次显示几行数据,然后通过下拉和上拉再次从后台获取数据。这时候就需要用到带上下拉刷新动画的table。 MJRefresh是github上的开源项目,它能够很方便的实现UIScrollView、UITableView、U
mimiview
- 个人封装的基于UIScrollView的瀑布流(不带返回效果),并附有使用方法。希望对大家的开发工作有帮助。-Individual package UIScrollView waterfall flow based on (without return effect), and with the use of methods. We hope to help the development of.