-
C++Builder基础进阶是关于C++Builder编程的基础教材,适合初级的C++Builder爱好者...
C++Builder基础进阶是关于C++Builder编程的基础教材,适合初级的C++Builder爱好者-Advanced C Builder is based on the C programming Builder based materials suitable for junior C Builder lovers
- 2022-01-30 10:24:01下载
- 积分:1
-
"Delphi7 Programming 100" code book distribution information
《Delphi7编程100例》代码,书配资料-"Delphi7 Programming 100" code book distribution information
- 2023-06-19 11:15:07下载
- 积分:1
-
在面向对象程序设计和C++ Builder的使用手册。
Manual on OOP and usage of C++ Builder.
- 2022-02-02 04:26:26下载
- 积分: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
-
Delphi7官方文档
Delphi7官方文档-英文 对于英文好的delphi程序员来说 这个是你的至宝!-Delphi7 official documentation- good English to the English speaking programmers delphi this is your crown!
- 2022-03-09 19:07:08下载
- 积分:1
-
Delphi7组件及分布式应用开发
Delphi7组件及分布式应用开发-Delphi7 components and the development of distributed applications
- 2023-02-21 06:30:07下载
- 积分:1
-
Delphi4核心编程技术
Delphi4核心编程技术-Delphi4 core programming technology
- 2022-05-28 17:23:48下载
- 积分:1
-
配件管理用报表工具,FASTREPORT,很好用的报表工具
配件管理用报表工具,FASTREPORT,很好用的报表工具-Parts management with reporting tools, FASTREPORT, very good reporting tools used in
- 2022-01-25 16:32:17下载
- 积分:1
-
VirtualTreeview的使用说明文档
VirtualTreeview的使用说明文档-VirtualTreeview the use of documentation
- 2022-07-13 01:28: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