当前位置:
首页 资源下载
搜索资源 - listview background
搜索资源列表
-
0下载:
《仿Windows桌面的主界面》使用ListView控件,模仿windows桌面,可设置背景图片及图片的缩放、排列类型等。程序本身是一个数据库管理程序的主控界面。," Imitation of the main Windows desktop interface," the use of ListView control, mimic desktop windows, you can set the background picture and picture zoom, wi
-
-
0下载:
listview、treeview添加背景图(防挤压图片)-listview, treeview add background images (anti-extrusion picture)
-
-
0下载:
改变listview控件的行颜色,标题颜色,背景色,字体颜色,基本实现方法
-The listview control line change color, title color, background color, font colors, basic methods of realization
-
-
0下载:
delphi中listview上的图标背景透明的一个简单小例子。-delphi in listview icon transparent background on a simple little example.
-
-
0下载:
增强ListView控件整行加亮;
对列自动排序(用数字和文本序列);
支持背景图像和混合加亮选择;
支持水平和垂直网格;
可拖动的列;
通过Format对话框,可以定制列格式(大小、对齐);
用Column Manager管理列;
-Enhanced ListView controls Highlight the entire line automatically sort the list (with numbers and text sequences) s
-
-
0下载:
改变行高
改变行颜色
可编辑subitem的listctrl
subitem可编辑,插入combobox,改变行颜色,subitem的tooltip提示
(13) header 中允许多行字符串
(14) 插入combobox
(15) 添加背景图片
http://www.codeguru.com/Cpp/controls/listview/backgroundcolorandimage/article.php/c4173/
-
-
2下载:
listview重绘的示例代码,包括背景的重绘,渐变背景,可以显示进度条。-listview redraw the sample code, including the background redraw, gradient backgrounds, can display the progress bar.
-
-
0下载:
切分窗口的应用,使用到了opengl绘制主窗口背景,ListView可以实现添加行列的操作。-Segmentation application window, use opengl to draw the background of the main window, ListView add the ranks of the operation can be achieved.
-
-
0下载:
This code shows you how to add a background image to a listview control.
-
-
0下载:
自定义JSONAdapter,直接解析服务器端json,填充listview
添加ViewWeiBoActivity,查看微博信息
读取微博内容中的图片,转发微博中的图片。
使用AsyncTask代替hanlder,异步加载微博信息
点击“加载更多”,动态加载微博
点击刷新,获取最新微博
全部使用service,后台执行任务
-Custom JSONAdapter, directly resolve server-side json, fill the listvie
-
-
0下载:
VB子类化透明listview,让Listview的背景图片变得透明,让它看上去更漂亮,使用时注意,请把窗体Picture设为图片就能看到透明效果了。
说明:
NewTxtBoxProc = CallWindowProc(origProc, hwnd, uMsg, wParam, lParam)
将此句调到最后是为了防止出现滚动条奇怪消失的现象,原版本是放在updatewindow前,这个是试出来的。
-Transparent VB subclassing li
-
-
0下载:
仿酷狗UI和导航ListView和背景图不动-Imitation Cool Dog UI and navigation ListView and background image fixed
-
-
0下载:
VC++设置列表控件的背景图片,背景图片丢失了,因此可能看不到背景图片,有需要的可拿去修改下就能用了。VC++增加控件的背景色源代码。-VC++ set list control background picture, background picture is lost, and therefore do not see the background image can take to modify in need will be able to use. VC++ to increase t
-
-
0下载:
Android逐条加载ListView item,实现动画更新,前面显示正在加载的ProgressDialog,然后也可以看到后台的数据正在逐条加载-Android one by one to load the ListView Item animation updates, display before being loaded ProgressDialog, then you can see the background of the data is being loaded one by
-
-
0下载:
在android界面中,经常会用到ListView控件,在UI设计中,很多人都希望能够美化一下这个控件的背景。-In the android interface, often used ListView control in the UI design, a lot of people want to beautify the look of this control' s background.
-
-
0下载:
Android使用ListView来实现表格的实例源码,可设置表格标题的背景颜色,是比较简单的android中使用ListView生成表格的小实例。-Android ListView to achieve using the example source code form, you can set the background color of the table heading, is relatively simple to use android ListView generated i
-
-
0下载:
The RssReader example demonstrates forking off a thread to download rss data in the background and post the results to a ListView in the UI.
-
-
0下载:
这个微博客户端中用到得一些知识点。
1:sqllite数据库的应用
2:SharedPreferences结合sqllite保存默认登录用户
3:圆角背景,圆角头像,.9.png格式在android中的应用
4:布局方面的当然是最常用的ReleativeLayout,LinearLayout,FrameLayout,include,merge的应用
5:Menu菜单的使用
6:弹出菜单的使用,简单的弹出框,包含list的弹出框.
7:webview嵌入腾讯第三方授权页
-
-
0下载:
简单音乐播放器源码是一个非常简单的音乐播放器项目源码,可以把SD卡上的音乐扫描出来并填充到ListView里,然后还有暂停、结束、播放、上一曲、下一曲、退出、后台等基本功能,支持后台播放,项目只有3个java文件代码整个例子代码只有500行左右,麻雀虽小五脏俱全,属于很基础的小例子,很适合新手朋友学习,默认编译版本4.4.2编码GBK。-A simple music player source code is a very simple the music player project sour
-
-
0下载:
360手机卫士后台通知listview滑动删除,继承listview 重写onTouchEvent(..)方法 ,监听滑动。获得滑动的位置,转化为listview中对应的item的position。在Adapter中对应的list(存放的数据) 中删除对应的数据,更新listview 完成一次删除-360 mobile guards background to inform the listview sliding delete, inheritance listview rewrite onT
-