论坛


   修正一处数据库字段长度导致无法插入数据的bug。
2026年2月19日     


2026年3月20日 星期五

lazarus扩展IDE宏的方法 - 秋·风

秋·风| 博客园 - 秋·风 |01:21:00

【摘要】lazarus IDE宏在BuildManager.pas这个单元管理,现以添加projVer宏,获取当前project的版本号为例:1、TBuildManager的private添加类似的: function MacroFuncProjVer(const {%H-}Param: string; c <a href="https://www.cnblogs.com/qiufeng2014/p/1974...

2026年3月19日 星期四

Accelerating .NET MAUI Development with AI Agents

David Ortinau| ASP.NET Blog |21:12:42

Learn how custom-built AI agents are dramatically improving the .NET MAUI contribution workflow, reducing issue resolution time by 50-70% while increasing test coverage and code quality.The postAccelerating .NET MAUI Development with AI Agentsappe...

Announcing the Availability of RAD Studio 13 Florence Update 1

Marco Cantu| Embarcadero Delphi Blogs |16:40:24

Embarcadero is pleased to announce that RAD Studio 13 Florence Update 1 (RAD Studio 13.1), along with Delphi 13 Update 1 and C Builder 13 Update 1, is available to customers starting today. RAD Studio 13.1...

CnWizards_1.7.2.1326_Nightly.exe

Cnpack| Cnpack.org |07:31:00

* [代码输入助手] 继续修正一处 LSP 下汉字位置计算偏差的问题。 * [函数过程列表] 优化排序机制。

调整lazarus gtk2编辑控件背景颜色 - 秋·风

秋·风| 博客园 - 秋·风 |03:35:00

【摘要】lazarus在某些linux版本使用gtk2可能修改TEdit等控件输入框的背景颜色无效的问题,最终在lazarus官方论坛找到处理方法,并在AI的帮助下完成。现在只需在uses的最后添加UniGTKColorFix这个单元就可以。使用UniGTKColorFix前: 使用UniGTKColorF <a href="h...

2026年3月18日 星期三

SOFTBANK の Delphi 関連書籍を読んでみる

ht_deko| qiita.com |21:44:44

はじめに SOFTBANK の Delphi 関連書籍を読んでみました。 SOFTBANK とは 日本ソフトバンク (現 ソフトバンクグループ) から出版事業部が分社化したのが、現 SB クリエイティブ となります。 Delphi 関連書籍は ソフトバンク出版事業部 ま...

Pin Clustering in .NET MAUI Maps

David Ortinau| ASP.NET Blog |18:00:00

.NET MAUI 11 adds pin clustering to the Map control, automatically grouping nearby pins into cluster markers. Learn how to enable clustering, create separate clustering groups, and handle cluster taps on Android and iOS.The postPin Clustering in ....

AI Leapfrog: Why On-Prem Software May Win the Agentic Era

Atanas Popov| Embarcadero Delphi Blogs |02:30:12

For the past decade, the software industry has treated one idea as inevitable: everything moves to SaaS. But artificial intelligence may be about to flip that assumption on its head.While cloud platforms captured the last...

CnWizards_1.7.2.1325_Nightly.exe

Cnpack| Cnpack.org |02:05:00

* [代码输入助手] 修正一处 LSP 下汉字位置计算偏差的问题。 * [多语] 中文界面支持 Delphi 2005/2006。

2026年3月17日 星期二

RT.Assistant: A Multi-Agent Voice Bot Using .NET and OpenAI

Faisal Waris| ASP.NET Blog |17:05:00

Guest blog post on building a real time assistant using OpenAI Realtime API using .NET, F#, Microsoft.Extensions.AI and .NET MAUI.The postRT.Assistant: A Multi-Agent Voice Bot Using .NET and OpenAIappeared first on.NET Blog.

CnWizards_1.7.2.1324_Nightly.exe

Cnpack| Cnpack.org |08:42:00

* [多语] 中文界面支持 Delphi 2007。

2026年3月15日 星期日

rest vs jsonrpc

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

rest vs jsonrpc

2026年3月14日 星期六

CnWizards_1.7.2.1323_Nightly.exe

Cnpack| Cnpack.org |17:35:00

* [删除注释] 重构为注释整理专家并增加注释块对齐的子菜单。

SSE技术详解:使用 HTTP 做服务端数据推送应用的技术

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

SSE技术详解

http持久连接

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

http持久连接