-
delphi various skills sets, Oh
delphi各种技巧的集合,-delphi various skills sets, Oh
- 2022-01-26 00:51:08下载
- 积分:1
-
设计模式delphi源代码
设计模式delphi源代码-design patterns source code
- 2022-04-07 06:54:29下载
- 积分:1
-
杂志2000月
Delphi Informant Magazine 2000 Jan
- 2023-05-18 01:50:03下载
- 积分: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-05-06 05:27:49下载
- 积分:1
-
Delphi programming skills sets [computer newspaper]. Chm
Delphi编程技巧集[电脑报].chm-Delphi programming skills sets [computer newspaper]. Chm
- 2022-08-17 14:03:28下载
- 积分: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 的RTTI机制的所有技术文档(相当齐全)
Delphi 的RTTI机制的所有技术文档(相当齐全)-Delphi" s RTTI mechanism for all the technical documentation (fairly comprehensive)
- 2023-06-17 21:45:04下载
- 积分:1
-
Delphi7官方文档
Delphi7官方文档-英文 对于英文好的delphi程序员来说 这个是你的至宝!-Delphi7 official documentation- good English to the English speaking programmers delphi this is your crown!
- 2022-03-09 19:07:08下载
- 积分: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
-
RAD 10 c++ Builder 做的安卓摄像头扫二维码 Delphi的也放一起了
RAD 10 c++ Builder 做的安卓摄像头扫二维码 Delphi的也放一起了
用的是ZXing 的下载了直接编译出安卓的APK放安卓里就可以试效果了罗。。^m^
- 2022-08-04 02:50:10下载
- 积分:1