已在Debian6.06中安装lazarus 的indy组件包 已在Debian6.06中安装lazarus 的indy组件包,用的是indy 10.2.0.3。 安装过程:Version installed on Lazarus 1.04 using component indy-10.2.0.3. * Unzip the component from file tar.gz (must be this file, the "zip file" does not work) in directory $(LazarusDir)\\components; * Go to directory $(LazarusDir)\\components\\indy-10.2.0.3\\ and to create inside them a directory named "saved"; * Copy the content of the directory $(LazarusDir)\\components\\indy-10.2.0.3\\lazarus\\ to directory "saved" created above; * Copy the content of directory $(LazarusDir)\\components\\indy-10.2.0.3\\fpc\\ to directory $(LazarusDir)\\components\\indy-10.2.0.3\\lazarus, and rewrite all files, ok; * Get the content of directory "saved" and copy inside of $(LazarusDir)\\components\\indy-10.2.0.3\\lazarus and you can delete "saved" directory now; * Install the package laz.lpk (available in $(LazarusDir)\\components\\indy-10.2.0.3\\lazarus\\indy) of conventional way. On LINUX the path is: /usr/lib/lazarus/components/indy-10.2.0.3/ 将文件直接解压至lazarus的安装目录,/usr/share/lazarus/1.0.4/components/下,直接编译安装,已经能够正确编程。
2022-03-15 16:48:26 9.31MB lazarus indy indy10
1
CodeTyphon是一个lazarus的集成mod版本,集成了许多的第三方控件
2022-02-05 09:07:51 970.72MB CodeTyphon Delphi lazarus
1
lazarus 1.6.0, lazarus-1.6.0-fpc-3.0.0-win32.exe 基于Free Pascal 3.0编译器。好用的Pascal IDE
2022-01-29 02:29:44 114.38MB lazarus 1.6.0 Pascal IDE
1
编译CE6.4源码和lazarus1.4.4 ce6.4源文件 lazarus1.4.4源安装包 编译过检测 可直接编译 修改特征码
2022-01-18 23:07:24 111.23MB lazarus 编译器
1
lazarus-2.2.0-fpc-3.2.2-win32.rar lazarus 最新版 win32 直接释放到d盘 , 集成unidac8.4.2(只按了mysql组件)、fastreport5.6.17、Ehlib10.1.015,启动程序用green.bat ,不要直接打开lazarus。研究用,下载24小时后删除。
2022-01-18 18:05:29 351.97MB lazarus
1
Lazarus 使用 Free Pascal 的编译器,支持 Object Pascal 语言,与 Delphi 高度兼容,并看做后者的自由软件替代品
2022-01-05 19:50:21 181.56MB lazarus pascal
1
lazarus编写的一个小巧绿色,功能简单易用的一个小程序,可以加到windows开机启动程序,用来防止windows进入屏保。
2021-12-23 09:07:08 577KB lazarus delphi 屏保工具 计时器
1
关于 MRIcroGL是用于查看DICOM和NIfTI格式图像的跨平台工具。 它提供了拖放式用户界面以及脚本语言。 请从更多详细信息中查看。 请注意,Wiki页面描述了该软件的1.0版,而该Github页面则针对即将发布的1.2版。 所做的更改通常很细微,但已进行了相当多的更改。 要求 默认情况下,MRIcroGL 1.2编译为需要OpenGL 2.1(从2006年开始)。 还可以将其编译为需要OpenGL 3.3 Core(2009年发布)。 从用户的角度来看,这些选择之间应该没有区别。 如果您的计算机不支持OpenGL 2.1,则可以尝试 。 安装 您可以使用以下三种方法获取MRIcroG
2021-12-13 19:18:48 37.16MB visualization lazarus opengl glsl
1
图形32 Graphics32是Delphi和Lazarus的图形库。 针对32位像素格式进行了优化,它提供了像素和图形图元的快速操作。 在大多数情况下,Graphics32大大优于标准的TBitmap / TCanvas方法。 该文档可以在找到 这是原始SourceForge存储库的官方GitHub分支。 后者仍然可以在上找到。 杂项 德尔菲努斯支持
2021-12-07 11:57:10 3.38MB lazarus components delphi graphics
1
一个防止进入屏保的lazarus源码,用到timer计时器,windos鼠标事件,可以作为学习delphi桌面编程入门的例子。
2021-12-02 17:02:38 3KB 源码 lazarus delphi timer计时器