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

搜索资源列表

  1. listbox

    0下载:
  2. 实现列表框控件背景的变化,及添加\\删除条目-list box controls to achieve the background changes and add \\ delete entries
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:311408
    • 提供者:赵紫琼
  1. ListT1

    0下载:
  2. 经过jbuilder调试,本列主要实现列表中的增加、删除等等操作-after JBuilder debugging, out of the main list of addition, deletion and so on operation
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:2278
    • 提供者:thtmaxweller
  1. ListTest

    0下载:
  2. List Control,实现类似于“添加删除程序”中的列表的功能,即单击某一条记录时,会扩展出详细信息
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:114869
    • 提供者:GYK
  1. CLISTCTRL_exp

    0下载:
  2. listctrl控件编程的一个实际例子,有利于初学者学习。程序主界面为一个记录列表,可添加、删除、保存记录,并保存进文件。
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:676542
    • 提供者:士大夫
  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. ListCtrl_Path

    1下载:
  2. MFC中ListCtrl控件的扩展,VC中Options→Directories样式的列表,可对列表项进行新建、删除、上下移动操作,可选择路径。附带源码文件,以及应用例程。-MFC extension in ListCtrl control, VC in the Options → Directories style list, a list of items can create, delete, move up and down operation, choose the path. Wit
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-04-02
    • 文件大小:65937
    • 提供者:
  1. mylistctrl

    0下载:
  2. 一个简单的列表框,可以实现查询,删除,修改文本数据等功能。非常好用。-A simple list box, can query, delete, modify text data and other functions. Very easy to use.
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-05-27
    • 文件大小:10483779
    • 提供者:小马
  1. baoming

    0下载:
  2. 输入学生的姓名,在组合框中选择班级,点击确定可加入列表框,不可重复加入。选中列表框中的内容可点击删除按钮删除。-Enter the student' s name, choice of classes in the combo box, click OK to join the list box, adding non-repeatable. Select the contents of the list box click the Delete button to delete.
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-04-12
    • 文件大小:2020
    • 提供者:王然
  1. ExmpList

    0下载:
  2. 列表控件的使用学习源码,包括添加项目,删除项目-Control study of the use of a list of source
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-30
    • 文件大小:749383
    • 提供者:RogerYang
  1. BaseListCtrl

    0下载:
  2. 列表的使用,添加数据,删除数据.单机数据 -The use of the list, add data, delete data. Standalone data
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-05-30
    • 文件大小:12826119
    • 提供者:陈周
  1. Listdlg

    0下载:
  2. 基于对话框的,可对列表进行查询、添加、修改和删除等操作-Based on the dialog box, can query the list, add, modify, and delete files
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-05-16
    • 文件大小:4589263
    • 提供者:和子2010
  1. grid

    0下载:
  2. 功能强大的可编辑列表,可实现列表内容编辑,加载图标、插入行、删除行、排序、打印等功能-Powerful can edit the list, including printing and other functions
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-05-15
    • 文件大小:3617505
    • 提供者:董健
  1. CclickList

    0下载:
  2. 实现数据的插入删除,清空,并在列表控件中加入数据-The insertion of data to delete, empty, and adding data in the list control
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-04-09
    • 文件大小:2061517
    • 提供者:李子
  1. ListBoxDemo

    0下载:
  2. vc 添加删除列表框的数据\ListBoxDemo 的程序源码-vc add remove list box data \ ListBoxDemo the program source code
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-04-03
    • 文件大小:27739
    • 提供者:
  1. ListBoxDemo

    0下载:
  2. vc——添加删除列表框的数据\ListBoxDemo-vc- Add to delete the list box data \ ListBoxDemo
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-04-01
    • 文件大小:29158
    • 提供者:方林平
  1. ListBoxDemo

    0下载:
  2. 添加删除列表框的数据\ListBoxDemo\ListBoxDemo.rar,很不错的vc源码,希望对大家有所帮助。-Add to delete the list box data \ ListBoxDemo \ ListBoxDemo.rar, very good vc source, we want to help.
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-29
    • 文件大小:30659
    • 提供者:
  1. 201141221356113

    0下载:
  2. 定时播放器 源码采用.NET2.0编写,数据存放采用文本文档,以节省空间及不必要麻烦。 功能模块: 1、添加、编辑、删除歌曲 2、倒计时功能 技术分析: 1、ListView绑定数据、编辑、删除 2、冒泡排序确定最近播放列表 3、timer控制列表倒计时及切换面板时动画效果 4、垃圾回收机制 软件很简单,但确确实实是原创产品。无聊之中花了小半天时间完成。如有差错,请多指教。谢谢! -Time player Source use. N
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-04-04
    • 文件大小:250889
    • 提供者:mydfhhah
  1. CListCtrl

    0下载:
  2. 列表控件中添加图标,图标下有文字显示。可以添加、删除。-Added to the list control icon, icon under the text display.
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-11-17
    • 文件大小:5507004
    • 提供者:刘小杰
  1. ListCtrl

    0下载:
  2. MFC继承的CListCtrl包含按钮的列表框,可删除,添加-List box that contains the button
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-11-12
    • 文件大小:50667
    • 提供者:吴九零
« 12 »
搜珍网 www.dssz.com