登录
首页 » Delphi-C++Builder » ado查询经典实例delphi源码.rar

ado查询经典实例delphi源码.rar

于 2022-03-06 发布 文件大小:364.60 kB
0 212
下载积分: 2 下载次数: 1

代码说明:

ado查询经典实例delphi源码.rar-ado inquiries classic example delphi source. Rar

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 在skincontrol德尔福
    一个很好的Delphi皮肤控件 用来做界面很漂亮的-A skincontrol for Delphi
    2022-02-15 04:26:08下载
    积分:1
  • Delphi俱乐部编程技巧合集电子教程1999
    Delphi俱乐部编程技巧合集电子教程1999-2003-Delphi Programming Skills Club Collection Electronic Guide 1999-2003
    2023-04-27 08:00:03下载
    积分:1
  • 比中译本好得多,内容也没有删减的电子版。有比中文版多出一卷的新内容哦(中文版只是Vol1)。这是PDF版...
    比中译本好得多,内容也没有删减的电子版。有比中文版多出一卷的新内容哦(中文版只是Vol1)。这是PDF版-much better than the Chinese translation, and the content is not the deletion of the electronic version. The Chinese version is more than a roll out of new content Oh (Chinese version only Vol1). This is the PDF version
    2022-04-02 09:18:31下载
    积分:1
  • unit Video interface uses Windows, Messages, SysUtils, Classes, Gr...
    unit Video interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, stdctrls, ExtCtrls, avicap, mmsystem, dsgnintf // Types for event-procedures type TCapStatusProc = procedure(Sender: TObject) of object TCapStatusCallback = procedure(Sender: TObject nID: integer status: string) of object TVideoStream = procedure(sender: TObject lpVhdr: PVIDEOHDR) of object TAudioStream = procedure(sender: TObject lpWHdr: PWAVEHDR) of object // Property Editor for driver selection type TDrivereditor = class(TPropertyEditor) function GetAttributes: TPropertyAttributes override procedure GetValues(Proc: TGetStrProc) override function GetValue: string override procedure SetValue(const Value: string) override end -unit Video interfaceuses Windows, Messages, SysUtils, Classes, Graphics, Controls, stdctrls, ExtCtrls, avicap, mmsystem, dsgnintf// Types for event-procedurestype TCapStatusProc = procedure (Sender: TObject)
    2022-02-21 02:41:49下载
    积分:1
  • 犯错
    DELPHI7运用编程150例 本书主要针对具有一定Delphi基础知识的读者,全书通过150个实例全面、深入地介绍了用Delphi 7开发应用程序的常用方法和技巧。全书共分为8章,主要讲解了用Delphi 7进行界面效果处理、图像处理、图形与多媒体开发、系统功能控制、文件处理、网络与数据库开发,以及组件应用等内容。这些实例简单实用、典型性强、功能突出,很多实例使用的技术稍加扩展可以解决同类问题。使用本书最好的方法是通过学习掌握实例中的技术或技巧,然后使用这些技术尝试实现更复杂的功能并应用到更多方面。 -err
    2022-05-13 20:19:04下载
    积分:1
  • 人机版,能实现智能,但是不是很高级.. 其具体实现比较复杂...
    人机版,能实现智能,但是不是很高级.. 其具体实现比较复杂-chinese chess
    2022-04-15 01:45:53下载
    积分:1
  • FastReport
    FastReport开发指南,用来提供给初学fastReport的完整开发方案-FastReport
    2022-02-14 06:51:12下载
    积分:1
  • Delphi6函数大全(中文版),chm文件
    Delphi6函数大全(中文版),chm文件-Delphi6 function Daquan (Chinese version), chm file
    2022-02-10 01:35:35下载
    积分:1
  • delphi various skills sets, Oh
    delphi各种技巧的集合,-delphi various skills sets, Oh
    2022-01-26 00:51:08下载
    积分:1
  • 从事编程的时间已经有几年了,从在学校的小打小闹的编程到现在的在专 门的从事电脑编程的软件公司工作已经有几年了,感慨万千,这中间有过许许多多的...
    从事编程的时间已经有几年了,从在学校的小打小闹的编程到现在的在专 门的从事电脑编程的软件公司工作已经有几年了,感慨万千,这中间有过许许多多的 酸甜苦辣,以及有着许许多多的不眠之夜,在此我首先感谢我的朋友们对我的支持, 谢谢你们,同时还要谢谢那些老前辈留下的那些技巧,在我每次面对问题要解决的时 候,是你们辛苦地摸索出来的东西让我豁然开朗,问题迎刃而解. 写这些东西的缘由说来也颇为简单,因为自己觉的有很多的技巧应该与大 家分享,同时也希望我平常所收集的以及我的个人心得能帮助所有编程序的人员 , 能将我写的这个东西成为你编程的宝典,由于是我第一次做这样的东西,难免会有这 样或是那样的不足之处,还请广大朋友指正. 由于技巧不断的更新 , 所以这个东西也 要不断的更新,我第一次首先尝试制作有关Delphi的技巧,由于我现在用的是她,所以 先写Delphi的技巧,其他的诸如VB、VC的技巧等我整理以后再进行制作,还希望广 大的网友多多支持。-Programming time has been engaged for several years, chipping away from the school of programming to the current in the tertiary The door in computer programming, software company, has been for several years, and filled with emotion, which had many of the middle Ups and downs, as well as with many sleepless nights, and I begin to thank my friends for their support, Thank you, thank you to those old-timers while also leaving those skills in every time I face the problem to be solved when the Hou, yes you have worked hard to
    2022-10-06 18:55:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载