资源列表
CTreeView@CLiseView
- 基于CTreeView和CListView类做的扩展类,实现浏览器等功能-CListView class to do based on CTreeView and extension classes, and other functions to achieve browser
Baidufirstpage
- 百度首页的兴趣爱好选择。xList的应用,下拉加载,刷新-Baidu Home hobbies choice. xList applications, the drop-down load, refresh
VirtualPrinter.v1.0
- 虚拟打印源码包,在部分是基于C++,一少部分是用DELPHI写的,至今没有发现第二个版本,这是1.0版本-Virtual Print source package, in part based on C++, a small part is written in DELPHI, has not found the second version, which is version 1.0
Dashboard
- Introduction I will show you how I built a start page similar to Google IG in 7 nights using ASP.NET Ajax, .NET 3.0, Linq, DLinq and XLinq. I have logged my day to day development experience in this article and documented all the technical challeng
LiveGrid
- 拖动滚动条分批加载行数据(对大数据量比较合适),是分页之外的另一种选择。类似dojo的turboGrid方式 -Drag the scroll bar to load rows of data in batches (for large amounts of data more appropriate), is a page other than another option. Similar to the dojo' s turboGrid way
syslog
- nnnxjabj ua cwccsdcsc-xian xoax ax x a oxaxoaxo
ListViewTreeView
- 关于vb中的listview及treeview控件的一些示例,部份案例来自网络。
ListImp
- 列表控件的实现,可以实现简单的列表功能,有滑动条-The realization of the list control can be achieved simply a list of features, there are slider
LISTVIEW
- LISTVIEW列表控件 LISTVIEW列表控件-LISTVIEW list the control LISTVIEW list control
DeviceBook
- 仓库管理系统,增删改查都很齐全,主要是用vc++开发的,access数据库-Warehouse management system, CRUD are complete with vc++ development, access databases
C
- LISTview的代码 供参考-listview,listview exmple
CListCtrl 使用演示的例子
- 代码里写的很详细了,设置CListCtrl 模式,并响应LVN_GETDISPINFO消息,并在此消息中填充ClistCtrl数据,在vc+ADO模式中一样,提取结果集,并计算出要填充的行列在RS结果集中的位置,并填充CListCtrl数据。