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

搜索资源列表

  1. movelistbox

    0下载:
  2. List Control来显示数据,同时能在控件中作一些简单编辑,可以上下移动某个选定的列表项-Control List to display the data, which can control some simple editing, can move up or down a list of selected items
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:27072
    • 提供者:f
  1. CReportCtrl

    1下载:
  2. 一个继承自CListCtrl的改进过的list control控件代码,支持每格数据的直接修改,支持每格的颜色控制,支持数据的按列排序,支持每格的图像显示及复选框显示-inherited from the CListCtrl an improvement over the control list control code, support each grid data directly alter the support of every new color control and suppo
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:146936
    • 提供者:王强
  1. displaytag-1.0-src

    0下载:
  2. 从数据库获得数据,显示到页面。功能相当强大,支持直接生成excel等格式,支持排序等,但似乎不支持分页显示-access data from a database, shows that the pages. Quite strong support for direct generation excel formats, support sorting, but does not seem to show support Pagination
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:619353
    • 提供者:罗鑫
  1. listEX

    0下载:
  2. 本人在工作中使用的数据显示列表控件,在VC原有的列表控件上改写的-I work in the use of data links Controls, in the original list of VC controls on the rewrite
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:2805
    • 提供者:崔雁
  1. LanUsbT1_0918

    0下载:
  2. 一个单文档多视图的MFC程序;把整个窗口拆分为左右对称的6个视图,视图类型包括CListview,CTreeView,CView。这是学习拆分窗口的好例子。并且使用了CListView的virtual模式,可以极大的提高大量数据在列表中的显示速度。
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:107033
    • 提供者:人民币
  1. virtualListview_demo

    1下载:
  2. 使用LVS_ONWERDATA的CListCtrl显示数据-LVS_ONWERDATA use of the data showed CListCtrl
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:25050
    • 提供者:郑汉武
  1. 0291

    0下载:
  2. 给大家推荐一个类似outlook的导航列表控件,用户单击不同的按钮,列表中将显示相应的数据。
  3. 所属分类:ListView/ListBox

    • 发布日期:2014-01-18
    • 文件大小:111184
    • 提供者:张辉
  1. 20050319144042_ListData

    0下载:
  2. 一个可以显示大量行列数据的表格类这是一个从CWnd 类中派生出来的表格类。比较简陋。可以快速显示100000行的数据。主要是解决了由于MFC中CListCtrl类不能正确的在所有列宽和的宽度大于32767时的显示问题。-can show a lot of data ranks of this type of form is a category from CWnd derived from the forms category. Humble. Quick show 100,000 rows o
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:77744
    • 提供者:李明
  1. list_add_delete

    0下载:
  2. 1. 在建立的对话框工程中加入列表控件,该控件以report的模式显示。2. 在列表控件中插入多行数据,删除多行数据。3. 在列表控件中选中某一行,显示选中的行数和该行中每一列的值。4. 双击列表控件中的某一行,显示选中的行数。-1. The establishment of a dialog box listing engineering controls, the controls to report the models suggest. 2. The list of controls t
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:236826
    • 提供者:华天晴
  1. ListCtrl多线程

    0下载:
  2. 编写一个多线程程序(两个线程),一个线程向列表控件中插入数据,一个读取并显示列表控件中的数据,显示完后删除已显示的数据。(显示的方式可以以对话框的方式显示),在读删数据时要注意线程的互斥。-prepared a multithreaded process (two threads), a thread to the list of controls to insert data, a reading list and display controls the data show that aft
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:35949
    • 提供者:钱彦江
  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. vc MyList

    0下载:
  2. 一个比较全面的 数据显示控件
  3. 所属分类:ListView/ListBox

  1. 可自定义Item子项的ListBar控件V1.0

    0下载:
  2. 刚刚完成的一个控件:我起名叫做ListBar因为这个控件大体功能和List差不多.只不过不同的是这个控件 能在Item项里加入自己要显示的东东随意布局!基实也不算完成还有一些要优化的地方.功能上这只能算是 第一阶段的: 控件支持偷明色 支持数据绑定(第一次写数据绑定相关写的不太好) 支持每行颜色交替 自定义子项 目前只有单击事件 自定义子项在设计时支持鼠标操作改变位置和大小.选中... 控件Item的自定义项,目前包括 Label,Button(支
  3. 所属分类:ListView/ListBox

    • 发布日期:2011-07-21
    • 文件大小:401650
    • 提供者:gzkepfv@163.com
  1. OwnDrawBu1007

    0下载:
  2. 列表视图 用于列表数据显示等。可设置列表控件属性-list view
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-04-06
    • 文件大小:43450
    • 提供者:shinku
  1. DataTree

    0下载:
  2. 以列表框形式显示数据库中的所有内容 适合初学者的简单例子-form of a list box in the database showed all the elements for beginners simple example
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-11-15
    • 文件大小:56482
    • 提供者:刘志明
  1. ListView_ComboBox

    0下载:
  2. 一个ComboBox中,如果可以带多列的数据,并且都显示出来,有时,会很有用的。这样,可以增强界面的表达能力和少占据界面的空间。下面就介绍一款这样的控件。-A ComboBox, if you can bring more disaggregated data, and are displayed, and sometimes will be very useful. In this way, the interface can enhance the expression of capacit
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-04-07
    • 文件大小:11779
    • 提供者:jjccbb
  1. ListView_NAT

    0下载:
  2. 一个ComboBox中,如果可以带多列的数据,并且都显示出来,有时,会很有用的。这样,可以增强界面的表达能力和少占据界面的空间。下面就介绍一款这样的控件。-A ComboBox, if you can bring more disaggregated data, and are displayed, and sometimes will be very useful. In this way, the interface can enhance the expression of capacit
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-29
    • 文件大小:9401
    • 提供者:jjccbb
  1. listView

    0下载:
  2. 动态生成listview控件,显示一个数据表-Listview control dynamically generated by a data table
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-28
    • 文件大小:29784
    • 提供者:高建华
  1. lanyin

    1下载:
  2. 彩票统计器,以列表框的形式将以往的彩票数据显示出来,既可以直观的观察。-Lottery statistical devices to the list box in the form of lottery data show that out of the past, either visual observation.
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-04-09
    • 文件大小:2089073
    • 提供者:沈泽颖
  1. HeaderCtrlCl

    1下载:
  2. 用CListCtrl来显示数据比较方便,有时候我们需要标注某一列或某一个单元格的背景和字体颜色,或者需要改变一下行高和字体大小,CListCtrl要改变这些并不是很方便-The CListCtrl can change back ground and every item s font and color.
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-24
    • 文件大小:4717
    • 提供者:wpf
« 12 3 »
搜珍网 www.dssz.com