CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 Windows编程

资源列表

« 1 2 ... .17 .18 .19 .20 .21 44422.23 .24 .25 .26 .27 ... 58523 »
  1. InTransaction

    0下载:
  2. InTransaction属性设置Delphi实例,Delphi源码,测试所用的数据库在Database文件夹内,测试前请先附加好哦。-The InTransaction property is set to Delphi example, Delphi source code, the test database in the Database folder, please attach a good test of oh.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-17
    • 文件大小:134.28kb
    • 提供者:HDMI14
  1. DelphiColumn

    0下载:
  2. Delphi Column用法的一个例子,动态生成ListView列,每点击一次按钮即可生成一个列,这在实际应用中,相对实用的功能。-An example of Delphi Column usage, dynamic generation of ListView columns, each click of a button you can generate a column, which in practical applications, the relative utility func
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-15
    • 文件大小:5.79kb
    • 提供者:HDMI14
  1. DelphiFindText

    0下载:
  2. Delphi FindText方法查找字符的例子,不知道这个方法如何用的,也可参考下,Delphi初级代码例子,在文本框中粘帖一段文字,若发现指定字符,会标记出来,这是在一段文本中查找指定字符的例子。-The Delphi FindText method to find the examples of character, do not know how to use this method, can also under reference, Delphi primary code examp
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-09
    • 文件大小:5.48kb
    • 提供者:HDMI14
  1. AddIEButton

    0下载:
  2. VC++向IE的工具条上添加自定义的按钮图标,本测试源码,是将windows自带的计算器图标添加到IE的工具栏窗口中,不过现在360对于这种向工具栏添加图标的功能会拦截,测试时候会被360拦截,若想看到测试效果请放行,若只是测试下,可以选择阻止。-VC++ to add a custom button icons to the IE tools, the test source code, the Windows calculator icon added to the IE toolbar w
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-25
    • 文件大小:14kb
    • 提供者:HDMI14
  1. PortScan2(1)

    0下载:
  2. VC++扫描获取计算机端口的状态,可扫描单个端口,也可扫描多个端口,并显示扫描到的端口状态、端口号和对应的IP地址,并显示连接时的尝试次数,是一个IP地址扫描、端口扫描+端口状态检测的一个小程序,在VC6中可直接编译源码运行。-VC++ scans to obtain computer port state, can scan a single port, also can scan multiple ports, and display the scan to the port, the po
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-25
    • 文件大小:16.06kb
    • 提供者:Want
  1. MSCommPro

    0下载:
  2. VC++使用MSComm控件进行串口通信的例子,基于MSComm来实现,也就是使用串口发送和接收数据,程序运行后会自动检测串口,选择串口后就可以发送一些简单的文字来测试串口通信的效果,之类例子较多了,你可以在本站搜索下“串口通信”。-VC++ controls the use of MSComm serial communication example, based on MSComm, which uses the serial port to send and receive data, p
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-25
    • 文件大小:16.43kb
    • 提供者:Want
  1. CodeCtrlOdbc

    0下载:
  2. 在使用VC、VB、Delphi 等高级语言编写数据库应用程序时,往往需要用户自己在控制面板中配置ODBC 数据源。对于一般用户而言,配置ODBC 数据源可能是一件比较困难的工作。而且,在实际应用中,用户往往要求在同一个应用程序中访问不同的数据源,因此采用一般的加载方法存在严重缺陷。为能在程序中完成这一工作,方便应用程序的使用。-The use of VC, VB, Delphi and other senior language database application procedures,
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-26
    • 文件大小:30.4kb
    • 提供者:Want
  1. LoginAndMD5

    0下载:
  2. 通过三层和MD5算法加密实现一个简单的登陆操作,应该符合大家的胃口吧,挺简单的-The three layer of the box MD5 encryption to achieve a simple landing operation
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-25
    • 文件大小:172.25kb
    • 提供者:陈泰山
  1. wtl80CESample

    0下载:
  2. wince wtl开发实例,很好的学习例子-wince wtl
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-07
    • 文件大小:80kb
    • 提供者:wty
  1. exesuperbinder

    0下载:
  2. 超好用的exe捆绑机代码!!你可以通过本软件来将不同的exe捆绑在一起-a super exe file binder!
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-09
    • 文件大小:1.47mb
    • 提供者:邵英帅
  1. DemoList

    0下载:
  2. 编写的listctrl类,可以控制表格以及文字的大小、高度、颜色等。-Written listctrl class, you can control the form and text of the size, height, color and so on.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-25
    • 文件大小:18.18kb
    • 提供者:张文
  1. mschart(6.0)

    0下载:
  2. 画表控件,附有代码,可自由更改折线图等,根据说明添加到自己软件上-Painting table controls, with the code, line charts, etc. can be changed freely, according to the instructions to add to your own software
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-13
    • 文件大小:2.81mb
    • 提供者:张文
« 1 2 ... .17 .18 .19 .20 .21 44422.23 .24 .25 .26 .27 ... 58523 »
搜珍网 www.dssz.com

浏览历史记录

关闭