资源列表
PicThumbViewer
- 左边是一个以桌面为根目录的CTreeCtrl,右边一个ListView显示各级目录下的文件信息-The left is a desktop as the root directory of the CTreeCtrl right side of a ListView all levels of the directory file
listproperty
- ListBox、ComboBox的操作实例(VC++源代码) 一个VC++源代码实例,演示如何使用ListBox、ComboBox,貌似实用的实例,当初是一个书中的实例,看了看,觉得挺实用的,就发上来奉献给VC菜鸟们学习参考。-ListBox, ComboBox operation instance (VC++ source code) VC++ source code examples, demonstrates how to use the ListBox, the ComboBox l
cFile
- 把txt文件里的数据读到list control控件里-Txt file data read list control control
colorpicker_src
- this is owner draw listbox
readonlycombobox_src
- this listbox read only-this is listbox read only
diskobject_docs
- this tutorial list box-this is tutorial list box
ClassList
- 这是一个重载CListCtrl控件的自绘类,挺不错的-This is an overloaded CListCtrl control since the painting class, very good
DirectoryTree
- 目录列表树源码,可以列出整个磁盘的信息。-Directory list tree source code, and list all disk info.
ListComboDemo
- 对于刚学习MFC的同学有帮助,实现了list的基本功能-For students just learning the MFC, to achieve the basic functions of the list
InertialScroll
- 仿iphone,DataGrid手势拨动,惯性滚动-let DataGrid inertial scroll like iPhone style
CSortListCtrl
- 一个加强版可排序的List控件,CSortListCtrl。-a sort list contrl
assignment1
- 用linked-list做的一个matrix储存-Write a program that reads in two sparse matrices and stores them as linked lists. Then add the two matrices together and produce a result matrix that must also be stored as a linked list. Display all three matrices in th