There are many books and resources about Pascal out there, but too many of them talk about the old Pascal, without classes, units or generics. So I wrote this quick introduction to what I call modern Object Pascal. Most of the programmers using it don’t really call it "modern Object Pascal", we just call it "our Pascal". But when introducing the language, I feel it’s important to emphasize that it’s a modern, object-oriented language. It evolved a lot since the old (Turbo) Pascal that many people learned in schools long time ago. Feature-wise, it’s quite similar to C+ + or Java or C#. • It has all the modern features you expect — classes, units, interfaces, generics… • It’s compiled to a fast, native code, • It’s very type safe, • High-level but can also be low-level if you need it to be.
2022-01-15 15:02:06 446KB Delphi Pascal
1
Pascal写的一个测量角度的工具, 可以像量角器一样使用。 ADObe Reader PDF阅读器有测量工具,但没有角度测试,写个角度 测量很简单,你也可以的。 也有点像医生做手术前,要测试骨头夹角用的工具。V1版本D7编译通过, V2版本XE2编译通过。
2022-01-13 18:03:27 196KB Pascal delphi 小工具
1
Pascal写的一个测量角度的工具, 可以像量角器一样使用。 ADObe Reader PDF阅读器有测量工具,但没有角度测试,写个角度 测量很简单,你也可以的。 也有点像医生做手术前,要测试骨头夹角用的工具。V1版本D7编译通过, V2版本XE2编译通过。
2022-01-13 18:03:27 5.27MB Pascal Delphi
1
Lazarus 使用 Free Pascal 的编译器,支持 Object Pascal 语言,与 Delphi 高度兼容,并看做后者的自由软件替代品
2022-01-05 19:50:21 181.56MB lazarus pascal
1
虚拟树-TreeView
2022-01-03 17:03:13 5.11MB Pascal
1
课程设计题目:一个PASCAL语言子集(PL/0)编译器的设计与实现。有源程序和报告。
2021-12-27 08:35:18 111KB 编译器 PASCAL
1
PascalABC.Net是新一代Pascal编程语言,它结合了经典Pascal的简单性、扩展了大量现代的Microsof的广泛功能,基于.NET框架。它提供了Pascal语言的几个扩展,包括foreach运算符、块内变量定义、变量定义中的自动类型推断、简化的单元语法、类和记录中的方法实现、用于对象构造的新运算符、匿名类、自动类、大整数等。
2021-12-18 09:05:07 19.31MB .NET Pascal
1
加速二进制堆 二进制堆算法,已使用快捷方式和其他方法进行了加速,可用于Dijkstra的算法。
2021-12-17 11:29:23 474KB Pascal
1
老CEF4Delphi OldCEF4Delphi是一个开放源代码项目,用于将基于Chromium的浏览器嵌入使用Delphi开发的应用程序中。 OldCEF4Delphi基于Henri Gourvest制造的DCEF3。 DCEF3的原始许可证仍适用于OldCEF4Delphi。 阅读任何* .pas文件第一行中的许可条款。 OldCEF4Delphi使用CEF 3.2623.1401.gb90a3be,其中包括Chromium 49.0.2623.110,这意味着它支持Windows XP和Vista 。 OldCEF4Delphi使用的CEF3二进制文件位于“ CEF3_binaries”目录中。 OldCEF4Delphi是在Delphi 10.4和Delphi 7上开发和测试的。它包括VCL和FireMonkey(FMX)组件。 链接 有关OldCEF4Delphi的更多
2021-12-13 14:20:37 76.94MB delphi pascal browser v8
1
dglOpenGL dglOpenGL 头文件翻译的个人分支。 除了删除不推荐使用的内容并将编译器定义提取到外部包含文件 (dglOpenGL.inc) 之外,头文件大多保持原样。 原始项目托管在 Delphi / Pascal OpenGL 头文件翻译 OpenGL 4.5 版 标题修订版 4.5a(个人分叉) 版权所有(C)DGL-OpenGL-Portteam-保留所有权利 最后更新:2014-12-06 最后更新者:Sascha Willems(OpenGL API) 支持的环境和目标 (Win32) Delphi 7 及更高版本(原项目支持向下至 Delphi 4) (Win32, Win64) Delphi XE2 (Win32、Win64、Linux、MacOSX)FreePascal(1.9.3 及更高版本) 通过获得 Bitbucket 源代码库 - De
2021-12-11 22:02:18 146KB Pascal
1