-
jQuery1中文开发技术指导文档
jQuery1中文开发技术指导文档----中文哦 -Chinese development of technical guidance documents jQuery1
- 2022-02-28 19:22:56下载
- 积分:1
-
《TeeChart应用技术详解》(屈景辉)源代码
《TeeChart应用技术详解》(屈景辉)源代码- TeeChart explain the application of technology (屈景辉) source code
- 2022-02-07 22:27:34下载
- 积分: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
-
This is a three
这是一个关于信息三层提示的程序这是一个关于客户关系管理的应用程序-This is a three-tier information on the procedures suggest it is on a customer relationship management application
- 2022-08-09 19:53:19下载
- 积分:1
-
Focuses on the C++ B uilder integrated development environment for readers in th...
重点介绍了C++ Buiver集成开发环境,为读者在应用中充分发挥其强大的应用功能,从而实现乘数效应。
- 2022-01-22 04:20:35下载
- 积分:1
-
Delphi技巧集锦
DELPHI技巧集锦 -DELPHI skills allehanda
- 2022-03-14 07:13:23下载
- 积分:1
-
设计模式delphi源代码
设计模式delphi源代码-design patterns source code
- 2022-04-07 06:54:29下载
- 积分:1
-
Delphi小助手
Delphi小助手-主要是函数查询 本人的又一小收集,对英文不好的delphi学习者来说是个不错的助手!-Delphi his assistant-principal function is to my inquiries another small collection of bad delphi English learners is a good assistant!
- 2022-01-31 17:51:57下载
- 积分:1
-
这一系列是我平时收集的pascal深入核心编程,希望对大家有帮助,开发环境是delphi...
这一系列是我平时收集的pascal深入核心编程,希望对大家有帮助,开发环境是delphi-this series is my usual collection of pascal-depth core programming, we hope to help the development environment is delphi
- 2022-06-12 18:24:25下载
- 积分:1
-
在Delphi中使用串口控件MSComm的0字符接收例程祥解
//以下是创建窗体时的MSCOMM参数设置过程...
在Delphi中使用串口控件MSComm的0字符接收例程祥解
//以下是创建窗体时的MSCOMM参数设置过程-In Delphi, the use of serial port control MSComm 0 characters receive routine Xiangjie// The following is to create a form when the parameter setting process MSCOMM
- 2022-02-02 06:20:56下载
- 积分:1