-
这一系列是我平时收集的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-08-17 18:03:18下载
- 积分:1
-
c++builder 与rs
c++builder 与rs-232串行口通信控制,需要的朋友可以下载-c++builder and rs-232,very good,you can download
- 2022-02-12 13:39:24下载
- 积分: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中的常用函数的一些介绍-Delphi function in a number of commonly used functions introduced
- 2023-05-11 13:30:04下载
- 积分:1
-
图书管理系统,用DELPHI做的,做的挺好的
图书管理系统,用DELPHI做的,做的挺好的-library management system, with Delphi done, very well done!
- 2022-02-01 03:07:23下载
- 积分:1
-
Object Pascal is a high
Object Pascal 是一种高级编译语言,具有强类型(对数据类型的检查非常严格)特性,支持结构化
和面向对象编程。它的优点包括代码的易读性、快速编译,以及支持多个单元文件从而实现模块化编程。
Object Pascal 具有一些特性以支持Borland 组件框架和RAD(快速应用程序开发)环境。在很大程
度上,本语言参考的说明和示例假定你使用Borland 公司的开发工具,如Delphi 和Kylix。
绝大多数使用Borland 开发工具的开发者是在IDE(集成开发环境)环境下编写代码并进行编译。
Borland 开发工具帮助我们设置工程和源文件的许多细节,比如维护单元的依赖信息。并且,使用这些工
具在程序的组织上还有一些限制,严格说来,这不是Object Pascal 语言规范的一部分。比如,Borland
开发工具遵循某些文件和程序的命名约定,若你在IDE 以外编写代码并使用命令行来编译,你可以避开
这些限制。
这些帮助主题假设你在IDE 环境下工作,并且使用VCL(可视化组件库)和/或 CLX(跨平台组件
库)创建应用程序。但有时候,Borland 一些特定的规则和Object Pascal 的通用规则并不相同。-Object Pascal is a high-level language compiler, strong type (of the types of data very strict inspection) features, structured and object-oriented programming. Its advantages include code readability, fast compiler, and documentation to support a number of modules to achieve modular programming. Object Pascal has some characteristics of components in support of Borland framework and RAD (Rapid should development of procedures) environment. To a large ex
- 2022-04-06 21:19:36下载
- 积分:1
-
RAD 10 c++ Builder 做的安卓摄像头扫二维码 Delphi的也放一起了
RAD 10 c++ Builder 做的安卓摄像头扫二维码 Delphi的也放一起了
用的是ZXing 的下载了直接编译出安卓的APK放安卓里就可以试效果了罗。。^m^
- 2022-08-04 02:50:10下载
- 积分:1
-
《Delphi程序设计及实验指导》课堂文稿学Delphi的可以参考一下...
《Delphi程序设计及实验指导》课堂文稿学Delphi的可以参考一下-"Delphi program design and experimental guidance" classroom learning Delphi manuscripts for reference
- 2022-03-25 13:55:33下载
- 积分: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
-
protitype_AJAX框架 中英文API
protitype_AJAX框架 中英文API-protitype in English and Chinese API
- 2023-03-30 22:05:04下载
- 积分:1