文件名称:CListView_SortItems
- 所属分类:
- ListView/ListBox
- 资源属性:
- [Text]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2kb
- 下载次数:
- 0次
- 提 供 者:
- kan***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
说明:
本段代码完整实现了在CListView列表中ListItem的排序,
其功能有:
1、实现升序和降序切换;
2、指定行记录不参与排序(比如,不希望首行‘合计’参与排序);
3、对指定列实现单独的排序算法(比如,日期和数值就不能使用同一的排序算法);
4、资源释放(每次点击前,都要释放资源,注意程序退出前,还有资源需要释放。)-Descr iption: a complete code of this paragraph a ListItem in the list of CListView sort, and its features are: 1, ascending and descending order to achieve switching 2, designated to participate in trip records to sort (for example, do not want the first line ' Total' participation in order ) 3, the designated individual to sort out the realization of algorithm (for example, the date and will not be able to use the same values of the sorting algorithm) 4, the release of resources (per-click before the release of all resources and attention from the former procedures, as well as resources the need to release.)
本段代码完整实现了在CListView列表中ListItem的排序,
其功能有:
1、实现升序和降序切换;
2、指定行记录不参与排序(比如,不希望首行‘合计’参与排序);
3、对指定列实现单独的排序算法(比如,日期和数值就不能使用同一的排序算法);
4、资源释放(每次点击前,都要释放资源,注意程序退出前,还有资源需要释放。)-Descr iption: a complete code of this paragraph a ListItem in the list of CListView sort, and its features are: 1, ascending and descending order to achieve switching 2, designated to participate in trip records to sort (for example, do not want the first line ' Total' participation in order ) 3, the designated individual to sort out the realization of algorithm (for example, the date and will not be able to use the same values of the sorting algorithm) 4, the release of resources (per-click before the release of all resources and attention from the former procedures, as well as resources the need to release.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CListView_SortItems.txt