-
Delphi技巧大全,学习DELPHI的值得一看的一本图书,快来看哦.
Delphi技巧大全,学习DELPHI的值得一看的一本图书,快来看哦.-Delphi skills Daquan, the DELPHI study and visit the gallery a book, Come see oh.
- 2023-01-07 23:20:02下载
- 积分:1
-
delphi 教程 Delphi 6 常见的大部分函数的使用方法及使用例子
delphi 教程 Delphi 6 常见的大部分函数的使用方法及使用例子-delphi Guide Delphi six most common use of the function and use examples
- 2022-02-24 23:10:53下载
- 积分:1
-
Delphi俱乐部编程技巧合集电子教程1999
Delphi俱乐部编程技巧合集电子教程1999-2003-Delphi Programming Skills Club Collection Electronic Guide 1999-2003
- 2023-04-27 08:00:03下载
- 积分:1
-
关于delphi的技术文档和相当经典的例子,适合于多年delphi开发经验的程序员使用。
关于delphi的技术文档和相当经典的例子,适合于多年delphi开发经验的程序员使用。-Delphi on technical documents and significant examples of classic, suitable for multi-year development experience delphi programmers use.
- 2022-05-31 21:33:57下载
- 积分:1
-
protitype_AJAX框架 中英文API
protitype_AJAX框架 中英文API-protitype in English and Chinese API
- 2023-03-30 22:05:04下载
- 积分:1
-
Experience DELPHI master set, DELPHI collected a variety of development experien...
DELPHI 高手经验集,收集的各种DELPHI开发经验,很实用-Experience DELPHI master set, DELPHI collected a variety of development experience, it is practical
- 2023-04-19 21:35:04下载
- 积分:1
-
Delphi(Pascal)基础好书,适合初学者
Delphi(Pascal)基础好书,适合初学者-Delphi (Pascal) the basis of good books for beginners. . .
- 2022-05-16 11:38:45下载
- 积分:1
-
delphi经典编程入门,8错的东东,解压密码:tmn.cn
delphi经典编程入门,8错的东东,解压密码:tmn.cn-classic entry, eight wrong Dongdong, unpacked Password : tmn.cn
- 2022-09-14 20:05:03下载
- 积分:1
-
FastReport
FastReport开发指南,用来提供给初学fastReport的完整开发方案-FastReport
- 2022-02-14 06:51:12下载
- 积分: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