-
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
-
上传的内容为:使用DELHPI的设计与编程来实现与WORD的结合,达到控制的目的。...
上传的内容为:使用DELHPI的设计与编程来实现与WORD的结合,达到控制的目的。-upload the contents : DELHPI use of the design and programming to achieve with a combination of Word, to achieve control.
- 2022-03-25 15:43:06下载
- 积分:1
-
介绍一个在C#中调用C++Builder编写的DLL的方法,很详细。
介绍一个在C#中调用C++Builder编写的DLL的方法,很详细。-Introduction of a C# Call C++ Builder prepared DLL approach, very detailed.
- 2023-06-21 07:30:03下载
- 积分:1
-
bcb6 interface development. Pdf
bcb6界面开发.pdf -bcb6 interface development. Pdf
- 2022-03-14 08:36:41下载
- 积分:1
-
Delphi 下用 Intraweb 开发WEB程序应用实战
Delphi 下用 Intraweb 开发WEB程序应用实战-Delphi procedures under the WEB Application development with real Intraweb
- 2022-08-12 00:16:13下载
- 积分:1
-
数 字PID控制算法
数 字PID控制算法-Digital PID control algorithm
- 2022-01-22 07:53:28下载
- 积分:1
-
3D on the previous lottery number statistics, and statistical results are given...
对已往的3D彩票号码进行统计,并根据统计结果给出一个合理的号码。-3D on the previous lottery number statistics, and statistical results are given in accordance with a reasonable number.
- 2022-12-20 08:05:04下载
- 积分:1
-
"Delphi7 Programming 100" code book distribution information
《Delphi7编程100例》代码,书配资料-"Delphi7 Programming 100" code book distribution information
- 2023-06-19 11:15:07下载
- 积分:1
-
Delphi7程序设计技巧与实例,请使用winrar3.1版本…
Delphi7程序设计技巧与实例,请用winrar3.1以上版本解压。-Delphi7 program design techniques and examples, please use winrar3.1 versions of decompression.
- 2022-02-15 05:05:58下载
- 积分: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