搜索资源列表
TableViewSuite
- iPhone SDK中UITableView的使用,自定义TableCe-iPhone SDK in UITableView use custom TableCell
Sections
- UITableView的使用,苹果开发专用-how to use UITableView,iPhone dev
TabBar_Table_UISearchDisplayController
- 一个很有用的iphone例子。主要用了TabBar,Table,UISearchDisplayController等界面元素。这在iphone程序中是很常见的设计。-Iphone a useful example. Mainly used TabBar, Table, UISearchDisplayController and other interface elements. This procedure is very common
tableViewCurl
- UITableView 翻页效果,点击表格中的任意一行都会触发翻页动画-UITableView results page, click on any line in the table will trigger the flip animation
GradientBackgroundTable
- MacOS iphone 编程 自定义UITableView 之 GradientBackgroundTable-MacOS iphone programming custom UITableView of GradientBackgroundTable
Unicode2GBK0802
- IOS平台上的编码换源代码,使用UITableView作为转结果显示,内置Unicode转码对应码表。-GBK 2 Unicode
UITextFieldINCell
- iPhone 上uitableView 中添加多个uitextfield的时候,键盘的显示和隐藏及,uitableview 自动滚动,即正在编辑的uitextfield 不会被键盘给遮住-iPhone on uitableView add multiple uitextfield, the keyboard and display and hide, uitableview auto scroll, which is being edi
CustomTabBar
- 一个自定义的 UITableView controller-A custom UITableView controller
tableViewPUIScoll
- UItableview跟UIScrollView的嵌套使用,几基本的用法-UItableview with UIScrollView' s nest, a few basic usage
TableFlipDemo
- 还是一个uitableview 变化的demo 大家可以参考一下-Uitableview change or a demo we can reference
UITableViewDelteMutilRows
- UITableView多行删除的例子, 初学iphone变成,希望对想我一样的朋友有帮助-UITableView DeleteMutilRow demo
news(3-21)
- 使用UITableView 实现上拉刷新,下拉加载更多功能-Useing the UITableview
QQstyleTableView
- 有UITableView实现类似QQ好友列表的风格样式,可点击收缩伸展列表-The UITableView achieve similar QQ friends list styles, you can visit the list of contraction stretch
Accordion
- iOS版本的accordion效果,大家都懂吧,UITableView 模拟。-iOS version of the accordion effect, everybody understood it the UITableView simulation.
Demo
- UITableView、UITextFile的多文本使用等-UITableView, UITextFile text using
iosTest
- 自己学习的时候编写的例子,里面包括数据库的简单应用,UITableView、UINavigationBar、UITableBar、UIAlertView等等的使用。-When they learn to write examples of which include the use of a simple database application, the UITableView, UINavigationBar UITableBar,
LoadMore
- UITableView上的cell 点击按钮进行加载 可以扩展改成拖拉加载-Cell click the button on the UITableView load can be extended into a drag load
AH3DPullToRefresh
- AH3DPullRefresh 是一个简单的 iOS 控件,实现了下拉刷新 UITableView 的 3D 效果。-AH3DPullRefresh is a simple iOS controls to achieve a drop- down refresh UITableView 3D effects.
UITableView
- 使用uitableview进行多选的例子-Uitableview multiple choice example
UITableView-cocos2d-test-master
- This project is a simple demonstration of how you could use a UITableView in a cocos2d application.