搜索资源列表
VirtualListDemo
- 展示了虚拟列表技术在处理超大行行集数据中的应用,包含VirtualGrid,VirtualList View-list of the virtual display technology in super traffic data collection, the application includes VirtualGrid, VirtualList. VirtualListView
VirtualListControl
- 虚拟列表的示例,是一种海量数据列表时的解决方案,值得参考
VirtualListControl_src
- vc实现的虚拟列表源码,使用虚拟列表可以改善windows的listview的访问性能
VirtualList
- visual C++ 编写的网络虚拟列表程序实例。
VirtualListView
- 虚拟列表。你们真是太罗嗦。我就上传个文件源码。
move.rar
- 一个CListCtrl的控件。采用虚拟列表技术,支持移动列。保存文件。,A CListCtrl control. Virtual list of technologies in support of the mobile column. Save the file.
vList
- VC++创建虚拟列表,可以一次性插入大量数据,不需要一条条向列表插入数据-VC++ create a virtual list, you can insert a one-time large amounts of data do not need a bar to insert data to the list
cabview
- 在虚拟文件夹内察看cab压缩文件内的文件列表。可以学习Shell Namespace extension编程。编译时可能用到cabinet api- Observes in the cab compressed file in the hypothesized folder the document to tabulate. May study Shell Namespace the extension programming. When translation possibly uses
virtuallist_demo
- listctrl虚拟列表使用实例。适合大数据量使用。-listctrl virtual list use cases. Suitable for large amount of data used.
virtuallist
- 虚拟列表的使用.附含虚拟列表的原理与例子源码-The use of virtual list
VirtualList
- 应用虚拟列表VC++编程示例,应用在新手学习编程语言的规范的编程示范-Virtual list of VC++ programming examples, application of learning in novice standard programming language programming model
129q
- 虚拟打印机的实现,功能:运行该程序之后,系统打印机列表中出现一个新的打印机(虚拟的)。用户可以选用该打印机进行打印,打印的结果是文件( ps格式,PDF格式,txt格式。)-Implementation of the virtual printer, function: run the program, the system appears in the printer list, a new printer (virtual). Users can select the printer to
VC_Programming_concentrated_dynamic_code_using_vir
- VC编程开发在动态集中使用虚拟列表经典代码VC Programming concentrated in the dynamic code using a virtual list of classic-VC Programming concentrated in the dynamic code using a virtual list of classic
virtual-Gridview
- c#实现gridview虚拟列表,显示海量数据-c# to achieve gridview virtual list, display huge amounts of data
虚拟列表控件的3个例子
- 可以参考的海量虚拟CList,每次取部分内容显示,降低系统资源开销,信息量增大到海量。(The massive virtual CList that can be referenced can reduce the system resource cost and increase the amount of information to mass.)
ListCtrlDemo_Color
- VC列表控件虚拟、实体列表显示,以及列表控件字体颜色、背景颜色显示控制代码。(VC list control virtual, entity list display, and list control font color, background color display control code.)
VirtualListControl_src
- 虚拟列表控件使用起来非常简单。它总共只有三个相关的消息,如果你直接使用CListCtrl,应该在对话框中响应这三个消息。如果你使用CListCtrl派生类,可以在派生类中响应这三个消息的反射消息。这三个消息分别是: (1)LVN_GETDISPINFO 控件请求某个数据 (2)LVN_ODFINDITEM 查找某个数据 (3)LVN_ODCACHEHINT 缓冲某一部分数据(You may have noticed that the standard CListCtrl ge
虚拟列表CListCtrl的使用实例
- MFC CListCtrl控件,虚拟列表的使用方法与实例,可以正常使用!(MFC CListCtrl control, the use of virtual lists and examples, can be used normally!)
虚拟列表框.e
- 易语言超级列表框版-虚拟列表框源码拓展全开源
MFC CListCtrl 虚拟列表的使用实例
- MFC CListCtrl 虚拟列表的使用实例