-
" Delphi 6 developer' s guide" books in English, PDF documents, usef...
《delphi 6 developer s guide》英文书,PDF文档,很有用-" Delphi 6 developer" s guide" books in English, PDF documents, useful
- 2022-03-31 10:10:26下载
- 积分:1
-
Introduction to the classic Delphi
Delphi入门经典-电子书教程.新手入门教程 -Introduction to the classic Delphi- e-book tutorial. Beginners tutorial
- 2022-11-14 21:40:04下载
- 积分:1
-
Delphi语言参考手册,用户非常需要,尤其对初学者非常重要。...
Delphi语言参考手册,用户非常需要,尤其对初学者非常重要。-Delphi language reference manual, users need, especially for beginners is very important.
- 2022-08-06 08:02:45下载
- 积分:1
-
用Delphi做的小程序,可以实现启动一个新的IE并控制它运行的功能。...
用Delphi做的小程序,可以实现启动一个新的IE并控制它运行的功能。-do with Delphi small programs, can achieve launched a new IE control over its operations and functions.
- 2022-07-15 23:36:29下载
- 积分:1
-
DELPHI from entry to master e
DELPHI从入门到精通
电子书(用超星阅读器可打开)-DELPHI from entry to master e-book (with Chaoxing Reader to open)
- 2023-06-18 05:45:05下载
- 积分:1
-
Chapter 1 of the basic knowledge of Delphi Chapter 2 Delphi syntax basis .... Ch...
第1章 Delphi的基础知识第2章 Delphi的语法基础....第12章 图形图像与多媒体技术第13章 Delphi数据库编程-Chapter 1 of the basic knowledge of Delphi Chapter 2 Delphi syntax basis .... Chapter 12 graphics and multimedia technology Chapter 13 Delphi database programming
- 2022-10-31 23:45:04下载
- 积分:1
-
Delphi4核心编程技术
Delphi4核心编程技术-Delphi4 core programming technology
- 2022-05-28 17:23:48下载
- 积分:1
-
AutoUpgraderPro Ver 4.1.1的美化版为delphi2010.rar
AutoUpgraderPro Ver 4.1.1的美化版 for delphi2010.rar-AutoUpgraderPro Ver 4.1.1 of the Meihuaban for delphi2010.rar
- 2023-08-02 21:55:03下载
- 积分:1
-
Delphi高手突破!帮助您成为真正的Delphi高手!
Delphi高手突破!帮助您成为真正的Delphi高手!-Delphi expert breakthrough! Help you become a true master of Delphi!
- 2022-01-26 19:25:33下载
- 积分: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