论坛


   服务器顺利迁移到京东云!
2025年11月13日     


2025年11月15日 星期六

CnWizards_1.7.0.1298_Nightly.exe

Cnpack| Cnpack.org |23:08:00

* [VCL FMX 窗体转换] 修正一处对二进制格式窗体的支持问题。

2025年11月14日 星期五

编译lazarus时,可能出现Makefile:3520: recipe for target ’fcllaz.ppu’ failed的处理方法 - 秋·风

秋·风| 博客园 - 秋·风 |08:04:00

【摘要】如果编译lazarus出现以下错误信息: [2025-11-13 23:37:45.224 Info] (10028) Recompiling DB, checksum changed for /home/lbz/QFLazarus/fpcsrc/rtl/units/x86_64-linux/sys <a href="https://www.cnblogs.com/qiufeng2014/p/19222451" target="_blank"...

保留控件升级或重装Lazarus的方法 - 秋·风

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

【摘要】怎样保留控件升级或重装Lazarus?经摸索确认以下方法有效(windows和linux测试通过):1、lazarus升级前备份config_lazarus目录config_lazarus目录只保留以下4个文件,删除其他文件及目录,用QFLazarus安装lazarus时会修改idemake.cfg <a href="https://ww...

2025年11月13日 星期四

新卒エンジニアがDelphiを2ヶ月触って感じた「偏見から実感へ」

cocolo_f| qiita.com |19:20:20

はじめに 専門学校ではPythonとJavaを学び、入社後の研修ではC#を使っていました。 そんな自分が、初めて“Delphi”という名前を聞いたのは入社してからです。 正直な第一印象は── 「え、それ何……?」 でも2ヶ月触ってみた今は、 「古いけど、意外と便利。...

2025年11月11日 星期二

Chaos to Clarity: How Model-Driven Engineering Reduces Cognitive Load in Complex Codebases

Hagop Panosian| Embarcadero Delphi Blogs |19:38:37

This article explains how large and complex codebases increase cognitive load for developers, slowing productivity and raising error rates. It introduces model-driven engineering as a solution that uses high-level system models as the single sourc...

Model-Driven Engineering – How it Reduces Cognitive Load in Complex Codebases

Hagop Panosian| Embarcadero Delphi Blogs |19:38:37

This article explains how large and complex codebases increase cognitive load for developers, slowing productivity and raising error rates. It introduces model-driven engineering as a solution that uses high-level system models as the single sourc...

Announcing .NET 10

.NET Team| ASP.NET Blog |15:38:00

Announcing the release of .NET 10, the most productive, modern, secure, intelligent, and performant release of .NET yet. With updates across ASP.NET Core, C# 14, .NET MAUI, Aspire, and so much more.The postAnnouncing .NET 10appeared first on.NET B...

2025年11月6日 星期四

DelphiでPSDファイルを読み込んでプレビュー表示する

vram| qiita.com |08:46:16

?? はじめに Delphiで Photoshop の .psd ファイルを直接読み込み、 レイヤーツリーと画像プレビューを表示できる PSDビューワ のサンプルを公開しました。 内部の合成処理には自作クラス TPSDImage を使用しており、 PSDToolKit 互換...

CnWizards_1.7.0.1297_Nightly.exe

Cnpack| Cnpack.org |04:32:00

* [代码高亮] 修正一处 Delphi 13 下关键字不加粗时的绘制问题。

2025年11月5日 星期三

How Copilot Studio uses .NET and WebAssembly for performance and innovation

Daniel Roth| ASP.NET Blog |18:05:00

Learn how Microsoft Copilot Studio uses .NET to provide a consistent AI agent execution across platforms, including on the web via WebAssembly.The postHow Copilot Studio uses .NET and WebAssembly for performance and innovationappeared first on.NET...

lazarus绿色版整合安装包(2025-11-05更新) - 秋·风

秋·风| 博客园 - 秋·风 |00:08:00

【摘要】为方便查找,将原来在《原置顶博客移到这里》单独出来。绿色版有x86_64-win64/aarch64-linux/loongarch64-linux3个版本,其中win64的版本更新较频密。 lazarus 4.2/fpc3.3.1(绿色整合版 2025-11-05)fpc使用trunk(3.3.1 <a href="https://www.cnblogs.com/...

2025年11月4日 星期二

Get Ready for .NET Conf 2025!

Jon Galloway| ASP.NET Blog |18:00:00

The biggest .NET event of the year is just one week away! Join us November 11-13 for .NET 10 and Visual Studio 2026, plus a Student Zone on November 14th.The postGet Ready for .NET Conf 2025!appeared first on.NET Blog.

2025年11月3日 星期一

CnWizards_1.7.0.1296_Nightly.exe

Cnpack| Cnpack.org |12:06:00

* [代码高亮] 继续修正一处 Delphi 13 下汉字混合英文的绘制宽度问题。

CnWizards_1.7.0.1295_Nightly.exe

Cnpack| Cnpack.org |09:11:00

* [代码高亮] 修正一处 Delphi 13 下汉字的绘制宽度问题。

2025年11月2日 星期日

CnWizards_1.7.0.1294_Nightly.exe

Cnpack| Cnpack.org |13:51:00

* [代码高亮] 修正一处 Delphi 13 下非等宽字体的绘制偏差问题。 * [AI 辅助编码] MiniMax 禁用模型列表获取功能。