CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 ListView/ListBox 搜索资源 - 排序实现

搜索资源列表

  1. EC.zip

    0下载:
  2. 一个扩展的ListCtrl,实现了排序,值得参考
  3. 所属分类:ListView/ListBox

    • 发布日期:
    • 文件大小:148141
    • 提供者:
  1. sortlistctrldemo.zip

    0下载:
  2. 列表控件排序功能的实现
  3. 所属分类:ListView/ListBox

    • 发布日期:
    • 文件大小:17471
    • 提供者:
  1. Power列表控件

    2下载:
  2. 本程序实现一个功能强大的列表视控件,本控件具有下列特征: 整行加亮;对列自动排序(用数字和文本序列); 支持背景图像和混合加亮选择; 支持水平和垂直网格;可拖动的列; 通过Format对话框,可以定制列格式(大小、对齐);用Column Manager管理列; 支持分类视(象Outlook 98) 在每个单元中,支持定制文本颜色、字体和网格边界; 自动从注册表中存储和装入信息; 打印支持; 每个单元支持图像; 列视的头支持图像;使用多信息编辑控件编辑子项; 用组合框控件支持子项编辑;自动拷贝项到
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:144094
    • 提供者:Mark
  1. CLISTCTRL排序

    1下载:
  2. 本程序实现了对CLITCTRL类的排序!-the program CLITCTRL the right kind of ranking!
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:172134
    • 提供者:sf
  1. ListUpDown

    0下载:
  2. 在列表匡内的内容通过程序实现上下移动!排序时可能会用到里面的内容!-in the list through the program up and down! Scheduling may be used inside the content!
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:32079
    • 提供者:张海峰
  1. listview_2

    0下载:
  2. 本程序实现一个多列、具有排序功能的列表视
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:31636
    • 提供者:vcswath
  1. LISTCTRL

    0下载:
  2. listctrl 点击每列标题能实现内容排序
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:32086
    • 提供者:shuaixiansheng
  1. 实现列表框排序

    0下载:
  2. 实现点击列表框任意一列的头,然后按这一列排序的程序-achieve an arbitrary frame in the first and then sort out the procedures
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:26651
    • 提供者:赵宏涛
  1. szgdxnfnmpascal

    0下载:
  2. 用PASSCAL实现了数据结构书上的各种排序算法,用了动态显示,是学习的好例子-PASSCAL achieve with the data structures on the various sorting algorithm with a dynamic display, is a good example of learning
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:69425
    • 提供者:刘锋
  1. 在C#中实现对ListView点击列标题自动排序功能

    0下载:
  2. 在C#中实现对ListView点击列标题自动排序功能
  3. 所属分类:ListView/ListBox

  1. CListCtrl Extended Plugin.CListCtrl 的扩展

    0下载:
  2. CListCtrl 的扩展,可以实现排序,提示条,隐藏或显示某一列,编辑某一项,支持拖拽等功能。,Grid Control Based on CListCtrl Sorting Cell navigation and keyboard search Tooltips Hiding and showing columns Cell editing Grouping Clipboard (copy only) Persist column width, position
  3. 所属分类:ListView/ListBox

    • 发布日期:2017-03-23
    • 文件大小:562155
    • 提供者:魏忠祥
  1. sortlistctrldemo

    0下载:
  2. 能实现列表控件的排序问题,主要是封装了排序类,原本列表控件是没有排序的功能,只要调用哪个类就行了-List control to achieve the sort problem is sorting class encapsulates the original list, there is no sort of control function, which class as long as the call on the line
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-05-15
    • 文件大小:3680250
    • 提供者:朱神
  1. XListCtrl_demo

    1下载:
  2. listctrl控件,可以实现编辑子项,排序, Checkbox,进度条,等,超级完全,可以直接使用-listctrl control, children can edit, sort, Checkbox, progress bar, etc., super-full, you can directly use
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-05-14
    • 文件大小:3684291
    • 提供者:肖劫
  1. ListViewCtrlEx

    1下载:
  2. CListCtrl 扩展控件,可以实现排序,编辑,添加背景图片等功能。-MFC Extension Classes CListCtrlEx and CListViewEx
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-29
    • 文件大小:39339
    • 提供者:wang
  1. CListCtrlEC

    0下载:
  2. 一个扩展的ListCtrl,实现了排序,值得参考--A extended ListCtrl which has realized the sort in it.
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-11-12
    • 文件大小:48126
    • 提供者:站长
  1. SortList

    0下载:
  2. 实现单击列表框上的标题栏进行排序的功能。自己根据网上代码整理而成。-The realization of the list box click on the column heading to sort function. Organize themselves in accordance with the code from the Internet.
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-04-07
    • 文件大小:35353
    • 提供者:wangwei
  1. MySortListCtrl

    0下载:
  2. 自绘制列表控件,绑定自绘制列表头,实现排序功能-SortListCtrl
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-04-14
    • 文件大小:6207
    • 提供者:tsing
  1. CListView_SortItems

    0下载:
  2. 说明: 本段代码完整实现了在CListView列表中ListItem的排序, 其功能有: 1、实现升序和降序切换; 2、指定行记录不参与排序(比如,不希望首行‘合计’参与排序); 3、对指定列实现单独的排序算法(比如,日期和数值就不能使用同一的排序算法); 4、资源释放(每次点击前,都要释放资源,注意程序退出前,还有资源需要释放。)-Descr iption: a complete code of this paragraph a ListItem in the list
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-29
    • 文件大小:1655
    • 提供者:kangfu
  1. sort

    0下载:
  2. 实现数据的排序,利用冒泡法对数据进行排序,可以试试的-Sort of data
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-04-04
    • 文件大小:853
    • 提供者:张付昆
  1. abcd

    0下载:
  2. 题一:输入10个学生记录(包括学号、姓名、成绩),所有学生以学号从小到大排序。要求编程序实现输入、查询、排序、插入、删除诸功能。-qwertyuiopasdfghjkl
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-28
    • 文件大小:1728
    • 提供者:赵小戈
« 12 »
搜珍网 www.dssz.com