内容索引:VB源码,界面编程,ComboBox,ListBox,ListView,TreeView  压缩包内是四个VB常用的控件:ComboBox、ListBox、ListView、TreeView的实用实例,用它能制作出数据列表、数形菜单等小应用,非常不错我感觉。
2022-04-30 23:04:09 16KB VB源代码 界面编程
1
VB6 ListView与ImageList实例
2022-04-30 17:37:22 10KB VB6 ListView与ImageList实例
1
PS:listview中有一些简单使用的适配器,如:SimpleAdapter:构造方法SimpleAdapter(Context context,List data,reString [] from,int [] to),但这种适配器过于单调,往往不能达到用户想要的效果,想要随心所欲,就用到了BaseAdapter,自定义适配器。 如图: 1、首先写布局文件 activity_layout.xml <?xml version=1.0 encoding=utf-8?> <LinearLayout xmlns:android=http://sch
2022-04-28 22:23:26 75KB adapter android开发 apt
1
作者ln0491,源码MyRecyleViewChoosePhoto,Android添加图片到ListView或者 RecyclerView显示。 详细说明:http://android.662p.com/thread-6721-1-1.html
2022-04-28 18:29:28 1.84MB android源码
1
WPF的ListView简易操作示例,如何在代码中按需设置数据源、追加行或列。一个简单的示例说明,便于了解基本应用,供有需要的进行学习。
2022-04-28 09:38:40 58KB ListView 动态添加 编辑 行列
1
ListView向上滑动固定标题,向下滑动标题随ListView下来,根据滑动缩放标题大小效果。更多说明和效果请看我的博客:http://blog.csdn.net/u011200844/article/details/44673295
2022-04-27 15:04:41 1.62MB ListView
1
WPF使用ListView读取XML文件,并显示在ListView中,说明文档在我的博客,那里有全部代码,可免积分。 https://blog.csdn.net/chulijun3107/article/details/102134585
2022-04-26 11:21:10 248KB XML读取 WPF ListView
1
Android Studio 实验四:手机通讯录(ListView的应用)
2022-04-25 18:07:25 16.56MB android studio android 小说
1
该资源可以有添加,删除数据,并且有ListView,GridView任意切换的模式,是一个很好的demo,对于了解RecycleView,使用Kotlin编写。
2022-04-23 17:03:57 21.12MB recycleView gridView ListView 增加
1
做的一个点击布局按钮弹框显示ListView列表的小demo,初次分享,还请多指教
2022-04-22 13:40:38 3.06MB ListView AlertDialog
1