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

搜索资源列表

  1. 从数据库中读一组数据并把它画成图表

    1下载:
  2. 本例主要使用的是PictureBox控件在数据库表显示上的应用。-the cases are used mainly PictureBox control in a database table shows the application.
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:9865
    • 提供者:袁天兵
  1. MFC工程中加ATL

    0下载:
  2. 简单的控件使用例子!-simple example of the use of control!
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:41687
    • 提供者:伟大
  1. 动态控件数组的创建

    0下载:
  2. 在窗体中动态地创建控件,在窗体中动态地创建控件.-Creating Control Array Dynamical in the Form.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:370112
    • 提供者:周梦星
  1. polardrw图形控件

    0下载:
  2. polardrw图形控件文件包中提供了四个编程Demo,包含ocx控件,注册后大家可运行其中的Memo看一下效果-Polardrw Image Control file offer four program demo, including ocx control. We can see the result by running the demo after registering.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:904542
    • 提供者:亢龙不悔
  1. 在Listview中加入控件

    0下载:
  2. 此为vb.net编写。可以在Listview中增加控件。如:进度条等等。-vb.net prepared for this. In addition ListView control. Such as : the progress of and so on.
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:28958
    • 提供者:程崇刚
  1. 用ATL开发复合控件

    1下载:
  2. 如何用ATL建立复合控件,以及如何响应连接点事件。考虑到代码很简单,程序中没有加注释,如有不清楚请参看MSDN,代码仓促中完成,不免有疏漏,见谅-how to build ATL composite controls, and how to respond to incidents connection points. Taking into account code is very simple, procedures not a footnote, if not please refer
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:34390
    • 提供者:杨杰
  1. 在对话框程序中使用动画控件1

    0下载:
  2. 在对话框中使用过动画控件吗,哈哈这个程序帮你实现这个功能,看看吧-in the dialog box controls used animation? Catheterization, the process help you achieve this function, let's see it
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:52204
    • 提供者:glw
  1. 获取鼠标下控件句柄和内容

    0下载:
  2. 获取鼠标下控件句柄和内容(主要是获取网页中的,并操作).rar-access under mouse control handle and content (mainly access to the website, and operation). Rar
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:40257
    • 提供者:毛毛
  1. vb中的精确定时

    3下载:
  2. VB自身提供的Timer控件的定时精度太差!补充一个我认为很精确的定时方法,该方法可以 真正精确到毫秒级!-VB own Timer control of the timing accuracy bad! I think that added a very precise timing, the method can really accurate to the millisecond!
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:3678
    • 提供者:孙波
  1. DataGrid控件使用技巧

    0下载:
  2. DataGrid控件使用技巧   将数据库内容绑定至DataGrid是非常简单的,我们所要做的就是通过SQL查询来生成一个DataReader对象,将DataGrid的DataSource属性设为这个DataReader对象,然后调用DataGrid对象的DataBind()方法。剩下的事情就是将DataGrid放置到HTML中, -DataGrid control skills will use the database content to bind DataGrid is very
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:23752
    • 提供者:发噶撒
  1. WinXP控件

    1下载:
  2. 根据WinXP控件改写,纠正了其中的一些BUG,加入Combox类,解决了VFP自身Combox作为编辑框存在的问题,在VFP7及后续版本中使用。-WinXP under control rewritten to correct some of the BUG include Combox category solve the VFP own Combox editors frame the issues, and follow-up version VFP7 use.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:76019
    • 提供者:何家南
  1. 绚丽的仪表控件

    0下载:
  2. 在工业控制软件中经常要显示测量数据,如果在在界面上单纯显示一些数字会显得很单调,如果能在软件中添加色泽艳丽的控件,就一定会为你的软件增色不少,让人有爽心悦目的感觉。本程序就演示一款这样的仪表控件。压缩包附有程序的说明.-in industrial control software often measured data to show that, if the interface simple figures show was very dull, and if the software can
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:373109
    • 提供者:袁刚
  1. 19个很好的控件

    0下载:
  2. delphi中19个极好的数据控件不可错过呀-were 19 excellent data control not to be missed ah
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:602733
    • 提供者:wlzz
  1. Delphi中串口通信的实现

    0下载:
  2. Delphi中串口通信的实现 Delphi是一种具有功能强大、简便易用和代码执行速度快等优点的可视化快速应用开发工具,它在构架企业信息系统方面发挥着越来越重要的作用,许多程序员愿意选择 Delphi作为开发工具编制各种应用程序。但是,美中不足之处是 Delphi没有自带的串口通信控件,在它的帮助文档里也没有提及串口通信,这就给编制通信程序的开发人员带来许多不便。 -Delphi is a functional and rapid visual RAD tool easy to use
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:6314
    • 提供者:赵长华
  1. 一个树控件在编译器语句显示中的应用

    0下载:
  2. 一个树控件在编译器语句显示中的应用程序。在开发编译器时,一个很重要的就是对语句结构进行显示。-Control in a tree compiler statement shows that the application procedures. The compiler development, a very important statement is the right structure shows.
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:96580
    • 提供者:沈智鹏
  1. 供Grid Control中使用的树形控件

    0下载:
  2. 一个供Grid Control中使用的树形控件的VC++程序,-a Grid Control for the use of the tree controls VC procedures,
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:155762
    • 提供者:pangtrip
  1. ASP_NET中实现MSN通知消息功能

    0下载:
  2. 在ASP.NET下使用此.NET控件,可以实现网页自动弹出消息提示框,其效果如MSN的消息弹出筐(上传包里有效果图)-in ASP.NET use.NET controls, the website can be achieved pop-up news boxes, the effect of news such as MSN pop Crash (uploading bag effective)
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:130260
    • 提供者:李俊
  1. 串行通讯控件

    0下载:
  2. 本文讲述的利用通讯控件发送与接收通讯数据都是基于二进制来实现的,基于文本的情况基本与此类似。要想利用好通讯控件还有其他一些应该注意的地方,比如波特率的设置、接收与发送缓冲区的设置以及通讯过程中的延时问题的处理等等。-This paper describes the use of communications controls send and receive communications are based on the binary data to achieve, based on the
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:7302
    • 提供者:王胜
  1. PB-日历控件

    0下载:
  2. 用pb写的日历控件,主要用的是外部的数据窗口,可以直接用在你的程序中.-pb write with the calendar controls, the external data window can be directly used in your procedures.
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:30021
    • 提供者:张一
  1. 在Visual Basic中如何拖動窗體或控件.files

    0下载:
  2. 现在的许多windows下的应用程序,都采用了图形化的界面,例如:WINAMP等!这样做的好处是可以使程序界面更漂亮生动,更具吸引力。但是在这样的界面下就不能使用Windows原来的标题条了,否则会影响界面的美观性。那么在没有标题条的情况下如何用鼠标拖动窗体呢?或者拖动其它的控件呢?-the windows of many applications have adopted a graphical interface, for example : alpha, etc.! The advanta
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:30508
    • 提供者:tany
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com