CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - box list

搜索资源列表

  1. CatListBox

    0下载:
  2. 模仿Outlook建立分类列表框的程序.包含demo和src两个部分.-Mimic Outlook Categories list box set up procedures. Containing two-part demo and src.
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-04-04
    • 文件大小:26790
    • 提供者:Iowa
  1. ListViewComBox

    0下载:
  2. 一个加强型的开拉列表框控件,主要是结合数据库的应用,需要的研究一下。-The beginning of a reinforced pull list box control, mainly in connection with the database application, needs to look at.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-09
    • 文件大小:46658
    • 提供者:Utah
  1. 123

    0下载:
  2. 该软件的主要功能是用鼠标就能“写”出常用的汉字,所以用户界面包括: 编辑区:用户在客户区用鼠标写字。 字库区:系统在汉字库中找到匹配的汉字,按照相似概率排列在字库区的列表框,用来方便用户点选正确的汉字。 显示区:用来显示用户在字库区勾选的汉字。 如果字库区没有用用户想要的汉字,那么在编辑区下面有一个清除按钮,用户点击后重新写入,尽量写的工整一些。最后用户想要的字都出现在显示区内,用户复制后就可以得到想要的汉字。 -The software' s main functio
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-08
    • 文件大小:1643659
    • 提供者:吴文达
  1. removeduplication

    0下载:
  2. 利用节点特性来去除重复,可添加进列表框内去掉重复-Characteristics of the use of nodes to remove duplication, can be added into the list box to remove duplication
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-31
    • 文件大小:1935
    • 提供者:mfch666
  1. 28

    0下载:
  2. ListBox程序 1.实验名称 创建ListBox程序 2.实验要求: (1)阅读下面代码,补齐空格(5空),使其可以运行, (2)请思考,当点击“Add”按钮时如何进行把编辑框中内容添加到列表框,点击“Del”如何对列表框中的选项进行删除。答案见程序里面的备注 -ListBox 1. Create ListBox experimental procedure name 2. Experimental requirements: (1) read the followin
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:17130
    • 提供者:李横
  1. IDL

    0下载:
  2. IDL开发的小型的计算器,以及时钟和文件查找的列表框-IDL to develop a small calculator, and find the clock and file list box
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:6202
    • 提供者:刘金亮
  1. MyTab

    0下载:
  2. 一个TAB类。可以实现列表框的动感显示。需要配合添加通用类来完成整个TAB的功能。 属于VC++可重用代码。-A type TAB. Can show the dynamic list box. Add the need to meet the general category to complete the TAB function. Belonging to VC++ to reuse the code.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:2412
    • 提供者:zd
  1. ColorListBoxExa

    0下载:
  2. 在列表框中加入图片,实现windows中的类似功能-In the list box by adding pictures, to achieve similar functionality in windows
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:137715
    • 提供者:zdz
  1. liaotianshi

    0下载:
  2. 实现局域网聊天,设置用户网络信息。通过“发送名称”列表框选择聊天对象的名字,在“信息内容”文本框中输入聊天内容后,按<Enter>键即可发送信息,或按“发送”按钮也可发送信息。-LAN chat, set up user information on the web. Through the " send name" list box to choose a chat name of the object, in the " information cont
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-03
    • 文件大小:815720
    • 提供者:yyp
  1. DelphiDragDrop

    0下载:
  2. 列表框和树控件之间拖拉的例子,delphi环境编译-List box and drag and drop between tree control example, delphi compiler environment
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-29
    • 文件大小:211369
    • 提供者:dyf
  1. NetWorkSpy

    0下载:
  2. 这个程序可以称为一个网络间谍程序是因为,它在列表框中列出所有机器上的共享文件夹,并一直监视它们,当有用户访问你的系统,它就会弹出消息警告框提示你,并且列出所有用户访问的目录,如果远程用户创建,删除,修改,重命名你的文件夹或文件,它们都会被这个程序记录下来,并且,记录远程机器非常详细的信息,作为附加的功能,还提供了一个系统托盘图标。-This procedure can be called a network because of spyware, which are listed in the
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:927368
    • 提供者:feelwindy
  1. LynxGrid2.15.4a

    0下载:
  2. 一个VB写的Grid控件源码,功能超强大。可以在单元格中添加图片、复选框、下拉列表、按钮等控件,可以进行单元格内容格式化、合并单元格、锁定单元格等,运行界面见图片,详细使用请运行压缩包中的例子。这是本人从国外网站上找的一个很牛的控件,值得收藏和研究,请保留原作者的相关信息。 -A Grid control written in VB source code, function superpower. Cells can be added to images, check box, drop-do
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-30
    • 文件大小:284992
    • 提供者:wuxiao
  1. VBReadAccess

    0下载:
  2. 基于ADO的读取Access数据库表功能实现,读取Access表里的所有记录到list框-ADO-based Access database table read functions, read Access table to list all records box
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-02
    • 文件大小:55008
    • 提供者:荆凯旋
  1. preview

    0下载:
  2. 是基于对话框的界面,用于打印对话框中列表中的数据表格-The interface is based on the dialog box for the Print dialog box in the list of data tables
  3. 所属分类:Printing program

    • 发布日期:2017-05-12
    • 文件大小:2936780
    • 提供者:才才
  1. VBlistbox

    0下载:
  2. VB数据库,VB开发,VB列表框,VB源码-VB database, VB development, VB list box, VB source
  3. 所属分类:Database system

    • 发布日期:2017-03-31
    • 文件大小:2068
    • 提供者:飘飘
  1. mlistbox

    0下载:
  2. 这个例子讨论了列表框的单/复选问题,值得一看(22KB)<END>,值得研究一下-Discussed in this example a single list box/re-election issue, see (22KB) <END> Worthy of study
  3. 所属分类:Button control

    • 发布日期:2017-03-31
    • 文件大小:27749
    • 提供者:刘海龙
  1. FlatBox

    0下载:
  2. 浮动效果的列表框,很酷的!(3KB)<END>,请大家下载研究吧-The effect of the floating list box, cool! (3KB) <END> , Please download the study you
  3. 所属分类:Button control

    • 发布日期:2017-04-03
    • 文件大小:2491
    • 提供者:刘海龙
  1. iconpick

    0下载:
  2. 一个图标选择的列表框(32KB)<END>,请大家仔细研究体会啊-Select an icon of the list box (32KB) <END> Please give careful research experience ah
  3. 所属分类:Button control

    • 发布日期:2017-04-04
    • 文件大小:32687
    • 提供者:刘海龙
  1. MyList

    0下载:
  2. 该程序的功能是输入一个联系人的姓名,单击添加可以将它加入到列表框中-The program' s function is to enter a contact' s name, click Add to add it to the list box
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:41822
    • 提供者:杨姗
  1. test3

    0下载:
  2. VC++6.0实现复合列表框的一个小程序,windows编程范例-VC++6.0 to achieve a composite list box applet, windows programming examples
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:32866
    • 提供者:yun
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 50 »
搜珍网 www.dssz.com