Welcome![Sign In][Sign Up]
Location:
Search - listview category

Search list

[GUI Develop使软件界面更漂亮

Description: 漂亮界面的软件应该有漂亮的菜单,大家对 Windows XP 的开始菜单肯定不陌生吧,那种菜单独具风格。于是去研究了一下,发现其实它并不是真CMenu也不是其派生类,分析其结构发现其主要是两个 ListView、一个ToolBar、一个 Button 组成的。-beautiful interface software should have a beautiful menu, Members of the Windows XP Start menu certainly no stranger to it, the kind of stylized menu. So to some research and found that in fact it is not really CMenu or its derivatives category, their analysis found that the main structure is two ListView, a Toolbar, composed of a Button.
Platform: | Size: 83266 | Author: 小晶 | Hits:

[ListView/ListBoxListViewApiRu

Description: 这个可是很爽的一个VB类,对ListView API进行了完全的封装,读这个原代码可以熟悉ListView的方方面面,里面有个技术很爽,就是subclass的特殊实现方法,完全就象Window SDK编程,真的很爽,里面用了VB指针技术,感觉是那么的自由,其实VB也没有什么不可以,唯一的缺点就是不好调试(强行点VB的强行中止按钮,VB集成开发环境会崩溃,主要是以为是解释执行了,..还是VC好)-the VB one very interesting category of ListView API for a complete package, Reading the original code may be familiar with all aspects of ListView, there are technical ways that the special is the subclass method completely as Window SDK programming and really very interesting. they spent VB technical indicators, I feel so free, no VB what not, The only drawback is difficult to debug (VB point forcibly forced to suspend button, VB integrated development environment will collapse. it is thought that the main explanation is enforced, or VC good ..)
Platform: | Size: 48647 | Author: 张毅 | Hits:

[TreeViewFormExplorer2

Description: TreeVieW类及ListView类编程-TreeVieW category type programming and ListView
Platform: | Size: 76715 | Author: 丘晓东 | Hits:

[ListView/ListBoxListViewDemo

Description: ListView类的使用的例程-ListView the use of the category of routines
Platform: | Size: 15810 | Author: 何成林 | Hits:

[Multimedia programListView111

Description: VB中无控件使用ListView的类V B中无控件使用ListView的类VB中无控件使用ListView的类-VB without ListView control the use of the category of non-VB ListView control the use of the class VB without ListView control of the use of such controls in VB without the use of the category ListView
Platform: | Size: 2848 | Author: 徐世球 | Hits:

[Other resourcebook2wq

Description: 对C#中的TreeView加背景图 在微软的.NET 的Forms窗口控件中,比如Treeview和ListView,仅仅是对通用控件的简单封装,因此他们不正常的引发Paint事件。 微软所发布内容中,能看到的唯一建议就是设置控件的ControlStyles.UserPaint类型,然后自己为控件做所有的绘图操作。 (译注:老外提供了一个TreeViewWithPaint控件类,派生自TreeView类,提供了Paint事件的挂接。)-C# right of the map background TreeView increase in Microsoft's.NET Forms Control window China , for example, Treeview and ListView, only the common control of the simple package Therefore, they do not trigger the normal Paint incident. Microsoft released the contents, seeing is the only proposal set type controls ControlStyles.UserPaint and then to do all the controls mapping operation. (62858 : a foreigner with a TreeViewWithPaint Control category, Derived from the TreeView category, the Paint the articulated.)
Platform: | Size: 2511 | Author: xfproshop | Hits:

[Othercoollistview

Description: 在VC中使用coollistview类-in VC coollistview use category
Platform: | Size: 28672 | Author: 前景 | Hits:

[ListView/ListBoxListViewDemo

Description: ListView类的使用的例程-ListView the use of the category of routines
Platform: | Size: 15360 | Author: 何成林 | Hits:

[GUI Develop使软件界面更漂亮

Description: 漂亮界面的软件应该有漂亮的菜单,大家对 Windows XP 的开始菜单肯定不陌生吧,那种菜单独具风格。于是去研究了一下,发现其实它并不是真CMenu也不是其派生类,分析其结构发现其主要是两个 ListView、一个ToolBar、一个 Button 组成的。-beautiful interface software should have a beautiful menu, Members of the Windows XP Start menu certainly no stranger to it, the kind of stylized menu. So to some research and found that in fact it is not really CMenu or its derivatives category, their analysis found that the main structure is two ListView, a Toolbar, composed of a Button.
Platform: | Size: 82944 | Author: 小晶 | Hits:

[ListView/ListBoxListViewApiRu

Description: 这个可是很爽的一个VB类,对ListView API进行了完全的封装,读这个原代码可以熟悉ListView的方方面面,里面有个技术很爽,就是subclass的特殊实现方法,完全就象Window SDK编程,真的很爽,里面用了VB指针技术,感觉是那么的自由,其实VB也没有什么不可以,唯一的缺点就是不好调试(强行点VB的强行中止按钮,VB集成开发环境会崩溃,主要是以为是解释执行了,..还是VC好)-the VB one very interesting category of ListView API for a complete package, Reading the original code may be familiar with all aspects of ListView, there are technical ways that the special is the subclass method completely as Window SDK programming and really very interesting. they spent VB technical indicators, I feel so free, no VB what not, The only drawback is difficult to debug (VB point forcibly forced to suspend button, VB integrated development environment will collapse. it is thought that the main explanation is enforced, or VC good ..)
Platform: | Size: 48128 | Author: 张毅 | Hits:

[TreeViewFormExplorer2

Description: TreeVieW类及ListView类编程-TreeVieW category type programming and ListView
Platform: | Size: 553984 | Author: 丘晓东 | Hits:

[TreeViewTreeListCtrlGerolf_demo

Description: 一个基于对话框的ctreelistctrl类,拥有ctreectrl和clistctrl两种特性。-a dialog on the ctreelistctrl category, clistctrl ctreectrl and has two characteristics.
Platform: | Size: 103424 | Author: liuhp | Hits:

[Multimedia programListView111

Description: VB中无控件使用ListView的类V B中无控件使用ListView的类VB中无控件使用ListView的类-VB without ListView control the use of the category of non-VB ListView control the use of the class VB without ListView control of the use of such controls in VB without the use of the category ListView
Platform: | Size: 3072 | Author: | Hits:

[VC/MFCbook2wq

Description: 对C#中的TreeView加背景图 在微软的.NET 的Forms窗口控件中,比如Treeview和ListView,仅仅是对通用控件的简单封装,因此他们不正常的引发Paint事件。 微软所发布内容中,能看到的唯一建议就是设置控件的ControlStyles.UserPaint类型,然后自己为控件做所有的绘图操作。 (译注:老外提供了一个TreeViewWithPaint控件类,派生自TreeView类,提供了Paint事件的挂接。)-C# right of the map background TreeView increase in Microsoft's.NET Forms Control window China , for example, Treeview and ListView, only the common control of the simple package Therefore, they do not trigger the normal Paint incident. Microsoft released the contents, seeing is the only proposal set type controls ControlStyles.UserPaint and then to do all the controls mapping operation. (62858 : a foreigner with a TreeViewWithPaint Control category, Derived from the TreeView category, the Paint the articulated.)
Platform: | Size: 2048 | Author: xfproshop | Hits:

[ListView/ListBoxvistaListCtrlDemo

Description: vista listCtrl 一个可自画的 listCtrl 类。 效果非常漂亮。以wtl 实现. 可以说已经做到了 自画listCtrl 的最高峰了-vista listCtrl a self-portrait of listCtrl category. The effect was very beautiful. Wtl to achieve. Can be said to have done a self-portrait of the peak listCtrl
Platform: | Size: 56320 | Author: fsqing | Hits:

[ListView/ListBoxListView

Description: 收集的一个带编辑功能的ClistCtrl类-A collection of editing functions with ClistCtrl category
Platform: | Size: 22528 | Author: 刘佳 | Hits:

[ListView/ListBoxListCtrl_Category_Groups

Description: List控件添加组-Add Group List Controls
Platform: | Size: 219136 | Author: 木易 | Hits:

[CSharp02

Description: c#程序开发范例宝典第二章 2.1textbox控件 2.2button控件 2.3combox控件 2.4richtext控件 2.5listbox控件 2.6选择类控件 2.7listview控件 2.8treeview控件 2.9其他控件 2.10控件技术 2.11焦点变换与输入控制 2.12特殊控件-c# application development paradigm 2.1textbox book chapter 2.2button controls controls controls 2.3combox control 2.4richtext select category 2.5listbox control 2.6 control 2.9 control 2.7listview other 2.8treeview control 2.10 control 2.11 control technology to control the focus of transformation and the importation of special controls 2.12
Platform: | Size: 7472128 | Author: cp | Hits:

[android2jifenlei

Description: Android例子源码各种二级分类列表是一款有好多种二级菜单的项目。有类似美团上的美食购物分类,有类似QQ分组的,有listview里面嵌套gridview的。几乎项目中个能用到的二级菜单这里都有,而且界面还是比较简洁的,很实用,又得直接可以在项目中应用。项目代码量也不是很多,而且都有详细的分层。项目中重要的部分也都有详细的注释。(本项目采用UTF-8编码)。-Android example source code of a variety of two categories is a list of a number of two menu items. There are similar to the United States Group on the food shopping category, there are similar to the QQ group, there is listview inside the nested gridview. Almost items can be used in the two menu here are, but the interface is still relatively simple, very practical, and can be used directly in the project. Project code is not a lot, but also a detailed stratification. The important part of the project also has detailed notes. (this project uses the UTF-8 code).
Platform: | Size: 1819648 | Author: 刘洋 | Hits:

[androidtianqiyubao

Description: 天气信息界面包含了温度,日出,风力,降水概率,发布时间等信息,此外还有当天某个时间点的天气预测信息,以ListView组件呈现。两个按钮也是提供了重新选择城市以及更新天气信息的功能。 1. com.czy.weather.Activity包存放的是Activity类,程序严格来说也仅有“选择城市”和“天气信息”两个界面,所以说只需要建立两个Activity类。 2. com.czy.weather.Adapter包存放的是关于“当天某个时间点天气预测”的类。 3. com.czy.weather.DB包存放的是关于数据库SQLite的相关类,用来存储中国的地区信息,以免重复查询浪费流量。-The weather information interface contains the temperature, sunrise, wind, precipitation probability, release time and other information, in addition to the day of a certain point of time weather forecast information in order to present the ListView component. The two button is also available to re the city as well as the function of updating the weather information. 1 com.czy.weather.Activity package is stored in the Activity class, the program is strictly only the choice of city and weather information two interface, so that only need to build two Activity class. 2 com.czy.weather.Adapter package is about the day of a certain point of time weather forecast category. 3 com.czy.weather.DB package is about the SQLite related categories, used to store information in China s regional, so as not to repeat the query waste flow.
Platform: | Size: 891904 | Author: 胡小宝 | Hits:

CodeBus www.codebus.net