搜索资源列表
Android_layout
- 我们对Android应用程序运行原理及布局文件可谓有了比较深刻的认识和理解,并且用“Hello World!”程序来实践证明了。在继续深入Android开发之旅之前,有必要解决前两篇中没有介绍的遗留问题:View的几种布局显示方法,以后就不会在针对布局方面做过多的介绍。View的布局显示方式有下面几种:线性布局(Linear Layout)、相对布局(Relative Layout)、表格布局(Table Layout)、网格视图(Gr
testSQLite9
- Android初学者用SQLlite数据库,显示数据表格用例-Android beginners SQLlite database, display the data tables use case
TableTest02
- android界面,表格实现,希望读者可以通过该例子,快速了解android中界面布局的学习 -android table ui
searchable
- android实现表格搜索的源码,希望读者可以通过该例子,快速了解android中界面布局的学习 -android table search
ListViewTable
- Android中使用ListView实现表格形式的部局 * 本例使用ListView和自定义的行部局实现了一个最基本的表格部局 * 和一个可变长度的表格部局 * 并实现了简单的行组件的单击事件-Use listview to make a basic table style layout, and a variable length table style layout, and a simple click event o
org.fax.learn
- 一款简单的上课课程表。用表格布局的方式布局,有时间,地点,课程等信息。有滚动条。是初期学习安卓xml布局的好材料。-A simple class curriculum. With the way the layout of the table layout.Have time, place, curriculum and other information.Have Scroll bar. Good material for the e
Android_GridView
- android表格关于android开发的-About android developers android form
ListViewTree
- 实现利用listview绘制android中漂亮的表格,实现绑定数据库数据显示-Achieved in the use of the beautiful android listview drawing table, to achieve binding database data show
Androidtabledesign
- android表格设计,表格可以支持头部,尾部冻结-android table design table to support the head, tail freeze
Androiddyntable
- Android开发之动态生成表格及其边框专栏博客频道-Android development of dynamically generated form its borders column blog Channels
SlideTest
- android表格滑动,实现上下左右滑动,使用scrollview跟horizonalscrollview-android grid huadong ,use scrollview and horizonalscrollview
Stock
- android表格滑动,实现上下左右滑动,使用scrollview跟horizonalscrollview-android grid huadong ,use scrollview and horizonalscrollview-view can up down left right
PinnedHeaderListView
- 类似于IOS的Android表格,Android 5.1下 测试通过-Similar to the IOS Android table, Android 5.1 through the test
仿excel表格,可实现运算
- ANDROID对Excel文件的解析,读取Excel文件(ANDROID parsing the Excel file, read Excel file)
Android Eclipse EXCEL cell
- Android Eclipse 动态生成表格界面 动态的生成类似EXCEL 表格界面(Android Eclipse EXCEL cell)
TableLayoutTest
- TableLayout是比较常用的布局,采用行和列的形式来管理UI组件。并不需要明确声明行和列,而是通过添加TableRow、其他组件来控制表格的行数和列数。(TableLayout is a more commonly used layout that manages UI components in rows and columns. There is no need to explicitly declare rows and c
0602AutoLayout 表格
- Autolayout是iOS比安卓更便捷的布局方式,这个详细的代码会让你更加上手iOS。(Autolayout is more convenient than the Android iOS layout, the detailed code will allow you to more easily iOS.)
TableLayoutDemo
- 安卓表格布局实例,很少见的完整实例,直接可运行(android table layout unusual to find)
AndroidChartDemo-master
- android开发用的一点小工具,表格之类的工具(android sdk for chart tool , you can easy to work in ChartDemo.)
smartTable
- android自动生成表格框架,支持复杂表头,支持行列合并,支持固定任意列,支持排序以及高度自定义的界面渲染能力,并且在原作者的功能基础上添加了对字符串集合数据的支持,现在可直接传入一个字符串集合生成表格,具体请看demo工程中的“自定义表格”模块。(An Andr oid automatically generated table fr a mework)