-
《Delphi 7课程设计案例精编》源代码包含本书二十个案例的全部代码,并可全部运行...
《Delphi 7课程设计案例精编》源代码包含本书二十个案例的全部代码,并可全部运行-"Delphi 7 cases intensive curriculum design series" source code book contains 20 cases of all the code and can run all
- 2022-06-14 18:07:10下载
- 积分:1
-
DELPHI Programming Handbook Online e
DELPHI编程手册网络版
该电子书由友益在线文档资料与授权软件开发
本电子书2300多篇实用编程文章,700多万字,编程时常见的问题里面一般都能解决。作为备查资料不可多得。
DELPHI编程手册网络版将会不定期自动更新,使用操作简便
-DELPHI Programming Handbook Online e-book from the Friends of the benefits of the online documentation for software development and licensing more than 2300 articles in this book practical programming articles, more than 700 million words, programming frequently asked questions which have generally been able to solve. As a reference the information hard to come by. DELPHI Programming Guide Online will be automatically updated from time to time, use easy to operate
- 2023-03-06 23:35:03下载
- 积分:1
-
Delphi 6 Developer s Guide (Sams Developer s Guides)
By Xavier Pacheco
Publi...
Delphi 6 Developer s Guide (Sams Developer s Guides)
By Xavier Pacheco
Publisher: Sams
Number Of Pages: 1200
Publication Date: 2001-12-17
ISBN-10 / ASIN: 0672321157
ISBN-13 / EAN: 9780672321153
Borland(r) Delphi 6 Developer s Guide is a new edition of the #1 best-selling Delphi book by authors Steve Teixeira and Xavier Pacheco. Steve and Xavier are of the winners of the Delphi Informant Reader s Choice Award for both Delphi 4 Developer s Guide and Delphi 5 Developer s Guide.
Borland(r) Delphi 6 Developer s Guide is completely updated for Delphi 6 and includes in-depth coverage on Borland s new CLX architecture, DBExpress Applications, SOAP, CORBA, WebSnap and BizSnap features. It continues as a complete reference and authoritative guide to the newest version of Delphi.-Delphi 6 Developer s Guide (Sams Developer s Guides)
By Xavier Pacheco
Publisher: Sams
Number Of Pages: 1200
Publication Date: 2001-12-17
ISBN-10 / ASIN: 0672321157
- 2022-04-16 05:52:59下载
- 积分:1
-
Clase para imprimir desde un documento de microsoft word
Clase para imprimir desde un documento de microsoft word
- 2022-02-02 19:02:21下载
- 积分:1
-
Delphi7数据库开发教程,包含该书21套实例
Delphi7数据库开发教程,包含该书21套实例-Delphi7 database development guides, the book contains 21 sets example
- 2022-03-03 10:55:57下载
- 积分: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
-
设计模式delphi源代码
设计模式delphi源代码-design patterns source code
- 2022-04-07 06:54:29下载
- 积分:1
-
人机版,能实现智能,但是不是很高级..
其具体实现比较复杂...
人机版,能实现智能,但是不是很高级..
其具体实现比较复杂-chinese chess
- 2022-04-15 01:45:53下载
- 积分:1
-
其实是delphi函数大全呀,对程序员有参考价值
其实是delphi函数大全呀,对程序员有参考价值-function Daquan ah, the right programmer reference value
- 2022-06-18 15:43:39下载
- 积分:1
-
RAD 10 c++ Builder 做的安卓摄像头扫二维码 Delphi的也放一起了
RAD 10 c++ Builder 做的安卓摄像头扫二维码 Delphi的也放一起了
用的是ZXing 的下载了直接编译出安卓的APK放安卓里就可以试效果了罗。。^m^
- 2022-08-04 02:50:10下载
- 积分:1