资源列表
ListViewGroup
- Delphi中ListView分组示例Delphi, the ListView grouping examples-Delphi, the ListView grouping examples
runas
- Execute Application by Runas command
ExcelToListCtrl
- clistctrl content export to excel file
listbox中选择背景位图
- List中显示背景色-List shows the background color
beijing
- 在列表框中更换背景 可以实现对列表框中的内容进行添加、删除、清空等操作。-Change the background in the list box Can be implemented to add, delete, the contents of the list box, clear, and so on.
6morph
- 汽车边缘信息也主要集中在其高频部分,因此,如何去掉高频干扰又同时保持边缘信息,是我们研究的内容。为了去除噪声,有必要对图像进行平滑,可以采用低通滤波的方法去除高频干扰。图像平滑包括-car Edge Information has been concentrated in some of its high frequency, therefore, how to remove high-frequency interference at the same time, maintain the e
CListBoxEX
- 这是一个接口简单但功能强大的列表控件源码,用户通过它可以制作出漂亮的列表控件-This is an interface simple but powerful control source list, the user through it can produce beautiful list control
ListWithCombo
- custom list box to select in first column item by combo box
手动绑定数据到GridView并实现编辑
- 手动绑定数据到GridView并实现编辑_删除_取消···.doc
ListViewCtrlEx_Demo
- 漂亮的列表控件,继承自CListView,外观与迅雷的任务栏列表相似。 可显示/隐藏列,定制背景,自动调整列宽等,是MFC界面编程必不可少的组件。-Nice list control, inherited from CListView, the appearance of the taskbar with a list similar to the Thunder. To show/hide columns, customize the background, automatically a
BMPList
- 一个实现在MFC的list 控件中插入bmp位图的功能 -MFC list bmp
listview
- ListView显示文件信息的演示 处理文件拖放加入到listview中的演示,支持多个文件一起操作 获取文件的名称\\大小\\类型\\修改日期等的应用.