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

搜索资源列表

  1. addcolortoctrl

    0下载:
  2. 这是个纯粹的Win32 API 代码,没有用MFC。代码示范了如何将颜色添加到编辑框,列表框,组合框,静态控制以及单选按钮和复选框。此外,代码还示范了通用的颜色选择(ChooseColor)对话框编程。-This is a pure Win32 API code, and did not use MFC. Code demonstrates how to add color to the edit box, list box, combo box, static control, and rad
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-09
    • 文件大小:1074764
    • 提供者:赵江
  1. CATlistbox

    0下载:
  2. 这个程序模仿Outlook建立分类列表框。 -Outlook mimic this process to establish categories list box.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-08
    • 文件大小:26790
    • 提供者:ciwei
  1. MixFigure

    0下载:
  2. matlab与VC混合编程实例,将Matlab图像显示函数直接使用在C中,并嵌于编辑框或列表框显示-matlab programming examples mixed with the VC, the Matlab image display function is used directly in C, and embedded in the edit box or list box displays
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-01
    • 文件大小:32366
    • 提供者:shuyx
  1. poplist

    0下载:
  2. 字符串转换事例,摆脱masm的人为字符串长度限制-This program shows a useful trick to get around an artificial limit that MASM imposes on the length of string data. It loads a long string that is delimited by a single zero and terminated by two zeros, reads each entry
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:4531
    • 提供者:闫先生
  1. LISTBOX

    0下载:
  2. 2个列表框的相互操作的简单示例,方便快速学习列表框。-2 list box interoperable simple example, to facilitate fast learning list box.
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-30
    • 文件大小:351260
    • 提供者:zhaodanming
  1. listsproject

    0下载:
  2. 用VC++实现的列表框控件,程序运行后,出现一列表框,用户可选择其中任意一项,选中的项的题目显示在对话框上。-Using VC++ to achieve a list box control, program running, the emergence of a list box, users can choose any one of them, select the items displayed in the dialog on the subject.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-08
    • 文件大小:1875042
    • 提供者:忆瑾
  1. RealtimeCommunicationSystem

    0下载:
  2. 一个聊天系统的服务器端, 建立侦听套字,建立连接套接字,动态隐藏与显示控件使用列表框控件等。高级按钮控件的定制,高级列表框的定制,连接套接字的建立以及与服务器的连接等。 该服务器是以本地IP的8000端口建立服务;而且本程序没有提供相应的设置接口,如需修改则可以程序中修改代码,再重新编译生成应用程序。 客户端的配置文件为Debug目录下server.info文件;可以直接在server.info文件中进行修改,也可以利用客户端提供的设置接口进行修改。-A chat system,
  3. 所属分类:Communication

    • 发布日期:2017-05-17
    • 文件大小:4198545
    • 提供者:杨云麟
  1. CMyList

    0下载:
  2. 列表框控件多用于一组数据供用户选择,当列表框的客户区域不能完全显示所有数据时,会提供一个滚动条,用户可以一用滚动条浏览数据,本例介绍列表框的主要应用,功能包括,添加数据,查找数据,当前数据,列举文件-The list box control is used for a set of data for the user to select, when the list box client area can not display all the data, will provide a scro
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-30
    • 文件大小:12456
    • 提供者:林夏
  1. chekkd_list_bx

    0下载:
  2. Checked List Box in C#.NET
  3. 所属分类:source in ebook

    • 发布日期:2017-04-08
    • 文件大小:33707
    • 提供者:lbb
  1. listboxImageshow

    0下载:
  2. 通过列表框选择图片, 从而显示图像图标。-Through the list box, select images, which display an image icon.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-07
    • 文件大小:321714
    • 提供者:王燕
  1. CSocketcli

    0下载:
  2. 本题是一个简单的聊天室程序,采用客户/服务器模式,分为客户端程序和服务器端程序。由于服务器只能支持一个客户,实际上是一个点对点通信的程序。客户端程序和服务器程序通过网络交换聊天字符串内容,并在窗口的列表框中显示。-This question is a simple chat program, using client/server model, is divided into client and server-side programs. Because the server can only
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:1847528
    • 提供者:
  1. CSocket

    0下载:
  2. 本题是一个简单的聊天室程序,采用客户/服务器模式,分为客户端程序和服务器端程序。由于服务器只能支持一个客户,实际上是一个点对点通信的程序。客户端程序和服务器程序通过网络交换聊天字符串内容,并在窗口的列表框中显示。-This question is a simple chat program, using client/server model, is divided into client and server-side programs. Because the server can only
  3. 所属分类:WinSock-NDIS

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

    0下载:
  2. 实现列表框的可编辑,还可以在列表框中下拉选择,实现和excel类似的功能-Achieve an editable list box, you can also drop-down list box selection, implementation and similar functions excel
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-30
    • 文件大小:132186
    • 提供者:刘晓宏
  1. dlld

    0下载:
  2. 与VisualStudio中类似的列表框.软件类型: 国产软件 / 免费版 / 控件开发 -With VisualStudio similar list box
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:38339
    • 提供者:李方强
  1. Form1

    0下载:
  2. Visual Basic中列表框控件的精彩例题-The list box control, Visual Basic, exciting Example
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:1058
    • 提供者:jxy
  1. Edit

    0下载:
  2. 按回车可直接跳到列表的下一个单元框,进行编辑,操作方便-Press Enter to jump directly to a unit under the list box, for editing, easy to operate
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-15
    • 文件大小:3945776
    • 提供者:禾苗
  1. xiti2

    2下载:
  2. 域名解析器,输入主机名或者DNS域名后,能在下面的列表框中显示与主机名或者DNS域名对应的IP地址-Domain name resolver, type the host name or DNS domain name can be in the following list box displays the host name or IP address of the corresponding DNS domain name
  3. 所属分类:C#编程

    • 发布日期:2017-03-30
    • 文件大小:36914
    • 提供者:小柯
  1. MultipleColumns

    0下载:
  2. 实现ListControl中SubItems的编辑功能,可编辑的列表框VC小程序。-Achieve ListControl in SubItems editing features, editable list box VC applet.
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-04-03
    • 文件大小:13604
    • 提供者:吴仲春
  1. ListDlg

    0下载:
  2. 列表框对话框的简单的例子入门级程序包,供初学者参考之用,希望对大家能有帮助-List box example of a simple dialog box entry-level package for the beginner reference, in the hope that we can help! ! !
  3. 所属分类:Symbian

    • 发布日期:2017-04-05
    • 文件大小:17087
    • 提供者:张大
  1. collect

    0下载:
  2. 在列表框中输入各种类型数据,包括stringlist,integer,DWORD,Structure,Array-In the list box, enter the types of data, including, stringlist, integer, DWORD, Structure, Array
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-28
    • 文件大小:84185
    • 提供者:zhouhui
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 50 »
搜珍网 www.dssz.com