论坛


2026年6月26日 星期五

查看libc.so.6的版本号 - 秋·风

秋·风| 博客园 - 秋·风 |12:10:00

【摘要】在终端执行: /lib/x86_64-linux-gnu/libc.so.6 --version 我这个libc.so.6版本是2.27。 GNU C Library (Ubuntu GLIBC 2.27-3ubuntu1.6) stable release version 2.27. Copyri <a href="https://www.cnblogs.com/qiufeng2014/p/20849419" target="_blank"...

2026年6月25日 星期四

14 Questions About Kai: What You Need to Know About The New Agentic AI Premium Add-on For RAD Studio

Hagop Panosian| Embarcadero Delphi Blogs |19:04:45

Kai is here, and it’s transforming RAD Studio into an agentic development environment, pairing best-in-class code suggestions with an AI agent that can generate, build, fix, and evolve your applications. Here are the answers to...

如何解析一个复杂的串

红鱼儿| 博客园_红鱼儿 |19:00:00

unit EarTagParser; interface uses System.SysUtils, System.Types, System.Generics.Collections; type TEarTagList = TList<string>; TEarTagParser = class

2026年6月24日 星期三

【Delphi】デバッグ文字列出力用のテキストファイルデバイスドライバを作る

ht_deko| qiita.com |23:44:33

はじめに 開発ターゲットが Windows の場合、IDE の [イベントログ] ウインドウに OutputDebugString() でデバッグ文字列を出力することが出来ますが 1、これって Windows API なので、 OutputDebugString('Hel...

2026年6月23日 星期二

CnWizards_1.8.0.1360_Nightly.exe

Cnpack| Cnpack.org |16:38:00

* [代码格式化] 修正一处字段名带 & 号的格式化问题。

【Delphi】フォームのイベント発生順序

ht_deko| qiita.com |05:27:49

はじめに フォーム (TForm) のイベントの発生順序についての記事です。 確認は Delphi 13 Florence で行っています。 フォーム (TForm) イベントの発生順序 単純に作成して破棄した時のイベントの発生順序を調べてみます。キーボードやマ...

2026年6月19日 星期五

Lazarus移动版启动程序 - 秋·风

秋·风| 博客园 - 秋·风 |22:26:00

【摘要】理论上,只要安装的lazarus符合以下的目录结构都可以使用,使用这个程序可以将已安装的lazarus拷贝到任意位置使用(包括在移动硬盘),第一次启用lazarus使用这个程序会生成桌面快捷方式,之后使用桌面快捷方式就可以。根据CPU+OS选择相应的程序拷贝到:xxxx...

2026年6月18日 星期四

CnWizards_1.8.0.1359_Nightly.exe

Cnpack| Cnpack.org |09:34:00

* [代码输入助手] 继续优化一处点号后的弹出体验。

2026年6月17日 星期三

delphi开发的APP如何跳转微信小程序

红鱼儿| 博客园_红鱼儿 |11:03:00

有这样的需求,在我开发的delphi app上,要跳转到一个微信小程序。 第一步,判断本机是否安装微信 function IsWeChatInstalled: Boolean; var PkgMgr: JPackageManager; begin Result := False; try PkgMg

2026年6月16日 星期二

fpc 3.2.2交叉编译i386-linux链接出错 - 秋·风

秋·风| 博客园 - 秋·风 |12:32:00

【摘要】fpc 3.2.2交叉编译i386-linux链接出错,原以为是cross的lib问题,查询发现是:FPC 3.2.2 的源码文件 fpcsrc/rtl/linux/i386/si_c21.inc ,它引用了 __libc_csu_init 和 __libc_csu_fini 这两个函数。然而,在较 <a href="https://www.cnblogs.com/qiufeng...

ActiveRecord ORM

delphi中间件| 博客园_咏南中间件和开发框架 |10:45:00

ActiveRecord ORM

RAD(速成应用开发)

delphi中间件| 博客园_咏南中间件和开发框架 |10:26:00

RAD(速成应用开发)

2026年6月15日 星期一

CnWizards_1.8.0.1358_Nightly.exe

Cnpack| Cnpack.org |13:42:00

* [代码输入助手] 优化一处点号后的弹出体验。

Get Agentic AI in Your IDE With Kai, Save Up to 40% on New Licenses

Hagop Panosian| Embarcadero Delphi Blogs |13:03:43

AI is changing how developers build software, but the biggest gains come when AI fits naturally into the tools developers already use. That is the idea behind Kai, Embarcadero’s premium agentic AI add-on for RAD...

2026年6月13日 星期六

An Update On Kai and Claude AI Integration

Ian Barker| Embarcadero Delphi Blogs |19:34:04

Hi everyone. We found that we needed to update our instructions on how to make Kai and Claude work together. We also clarified a few steps. You may find that in your version Kai still...

下一页 »