-
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
-
Delphi
delphi仓库管理信息,一个简单的仓库管理系统,利用delphi环境下。包含源代码和执行exe文件。(delphi warehouse management information, a simple warehouse management system, using delphi environment. Contains the source code and implementation of exe files.)
- 2009-05-09 21:09:56下载
- 积分:1
-
1 Delphi串口通信技术与工程实践
这是一个COM口通讯的小控件,用着还不错,拿出来大家分享。里面有实例。
- 2022-01-25 15:15:01下载
- 积分:1
-
This component is used for string manipulation.after you install this component,...
This component is used for string manipulation.after you install this component, you can enjoy doing some string manipulations
- 2022-07-24 20:08:28下载
- 积分:1
-
VFWIDUDP
<<用Delphi开发视频聊天软件>>的C++Builder版本,VFW+IDUDP("Use Delphi to develop video chat" C++ Builder version, VFW/IDUDP)
- 2020-10-31 19:49:55下载
- 积分:1
-
学生管理系统,较完整,有多个用户名可进行登录,密码可在ACCESS文档中查询...
学生管理系统,较完整,有多个用户名可进行登录,密码可在ACCESS文档中查询-Student management system, a more complete, there are multiple users who can log in, password, query the document in ACCESS
- 2022-01-26 05:12:32下载
- 积分:1
-
STV0913_LLA_V28
STV0913_LLA_V28 ST tuner demodulator C++
- 2021-02-02 19:49:59下载
- 积分:1
-
it is a delphi application for a chat in a local netowrk between friends
it is a delphi application for a chat in a local netowrk between friends
- 2023-07-29 20:10:02下载
- 积分:1
-
Delphi中使用Word的一个例子
这个程序演示了使用Word作为自动化服务器,Delphi地自动化控制器是如何将一个查询结果插入到word文档中,在程序调用过程中返回应用参数.这个调用在英文和法文版的 Word中相同。如果这个过程不存在,存在一个不同的Word翻译版本。
对中文Word请在指定处插入。
- 2022-02-12 22:24:48下载
- 积分:1
-
delphiping
Delphi源码,界面编程,Ping
Delphi窗口化Ping操作,与系统的CMD Ping的功能是一样的,只不过实现了窗口化,Delphi7源代码实现,欢迎初学者参考。
(Delphi source code, programming interface, CMD Ping, Ping Delphi window of Ping operating system functionality is the same, but to achieve a window Delphi7 source code implementations, welcome beginners reference.)
- 2012-11-26 17:58:31下载
- 积分:1