搜索资源列表
-
0下载:
android上的对SQLite数据库查询操作并在屏幕上显示出来查询结果的的代码,使用了listview-SQLite database query operations on the android and displayed on the screen the code of the query results, use a listview
-
-
0下载:
Android中使用ListView实现表格形式的部局
* 本例使用ListView和自定义的行部局实现了一个最基本的表格部局
* 和一个可变长度的表格部局
* 并实现了简单的行组件的单击事件-Use listview to make a basic table style layout, and a variable length table style layout, and a simple click event of the component in it
-
-
0下载:
android listView基本使用对初学者来说很有用-android listView
-
-
0下载:
使用Qt mvc模型实现的类似于baidu android版本的搜索列表框,代码结构简单,清晰易懂。-search list box by Qt mvc, like the search list box of baidu android version, code struct is very easy.
-
-
0下载:
在开发中,我们经常使用到ListView这个控件。Android的API也提供了许多创建ListView适配器的快捷方式。例如ArrayAdapter、SimpleAdapter和SimpleCursorAdapter等。但你是否发现,如果采用这些系统自带的适配器,对于事件的响应只能局限在一个行单位。假设一行里面有一个按钮和一个图片控件,它们之间的响应操作是不一样的。若采用系统自带的适配器,就不能精确到每个控件的响应事件。这时,我们一般采取自定义适配器来实现这个比较精确地请求。-its wond
-
-
0下载:
安卓编写的使用ListView的例子,适合初学者借鉴-It is a simple android example about listView,it is suited to the people who learn android at the first time
-
-
0下载:
android 上listview实现,可以增加图片,文字,按钮作为list元素。(Android on the listview implementation, you can add pictures, text, buttons as list elements.)
-
-
1下载:
使用java编写的安卓应用市场,实现带图片的列表(List with pictures use Android)
-