论坛


   修正cnpack专家采集文件名
2025年9月18日     


2025年10月2日 星期四

CnWizards_1.7.0.1281_Nightly.exe

Cnpack| Cnpack.org |06:23:00

* [代码高亮] 修正一处 Delphi 13 下代码折叠下部绘制失效的问题。

2025年10月1日 星期三

[Delphi] Delphi 13 Florence で追加された演算子

pik| qiita.com |18:42:32

Delphi 13 Florence Delphi 13 Florence が 2025/9/12 にリリースされました。 新しい演算子が3つ追加されたのでご紹介いたします。 if 条件演算子(三項演算子?if式) 今回のリリース前から話題になっていた if 条件演算子...

Introducing Microsoft Agent Framework (Preview): Making AI Agents Simple for Every Developer

Luis Quintanilla| ASP.NET Blog |14:05:00

Microsoft Agent Framework (Preview) unifies agent creation, orchestration, tooling, hosting, and observability so any .NET developer can ship production AI agents faster.The postIntroducing Microsoft Agent Framework (Preview): Making AI Agents Sim...

2025年9月30日 星期二

Delphi用 ドラッグ&ドロップクラス DropAgent の紹介

vram| qiita.com |10:10:15

はじめに Delphiでドラッグ&ドロップ処理を簡潔に扱うための汎用クラス「DropAgent」について紹介します。従来の TDropFile クラスをベースに、より柔軟かつイベント指向で設計し直したものです。 前身クラスの解説記事:Delphiでファイルのドラッグ&ド...

CnWizards_1.7.0.1280_Nightly.exe

Cnpack| Cnpack.org |01:51:00

* [编辑器扩展] 支持 Alt 左右键进行前进后退。

2025年9月26日 星期五

Introducing the SmartCore AI Components Pack

Marco Cantu| Embarcadero Delphi Blogs |18:41:53

The new SmartCore AI Components Pack, available in GetIt for RAD Studio 13, introduce a new set of core AI components to Delphi and C++Builder. Developers can integrate these AI components into both existing and...

Preparing Your .NET MAUI Apps for Google Play’s 16 KB Page Size Requirement

Gerald Versluis| ASP.NET Blog |17:05:00

Learn about the upcoming 16 KB page size requirement for Google Play and how to ensure your .NET MAUI apps are ready for the November 2025 deadline.The postPreparing Your .NET MAUI Apps for Google Play’s 16 KB Page Size Requirementappeared f...

RAD Studio 13 September Patch Available

Marco Cantu| Embarcadero Delphi Blogs |16:31:21

Today Embarcadero released a patch for RAD Studio, Delphi, and C++Builder 13 Florence. The RAD Studio 13 September Patch provides quality improvements to the 13 release, focused on issues in the C++Builder IDE with USEFORM...

修复lazarus/fpc在windows不支持中文的目录的问题(二)交叉编译【Linux】不支持中文目录 - 秋·风

秋·风| 博客园 - 秋·风 |13:43:00

【摘要】《修复lazarus/fpc在windows不支持中文的目录的问题(2025-09-22更新) - 秋·风 - 博客园》后已支持中文目录,但交叉编译时出错以下错误信息: 1、写linkxxxx.res时cross目录缺少双引号:fpcsrc\compiler\systems\t_linux.pas这 <a href="https:...

2025年9月25日 星期四

Announcing Aspire 9.5

Jeffrey Fritz| ASP.NET Blog |17:25:00

Aspire 9.5 adds the preview 'aspire update' command, single-file AppHost, richer CLI and dashboard UX, and new integrations for AI, DevTunnels, and more.The postAnnouncing Aspire 9.5appeared first on.NET Blog.

Here’s How To Use RAD Studio With iOS 26 and XCode 26

Ian Barker| Embarcadero Delphi Blogs |16:39:42

One of the great things about RAD Studio is that it’s really easy to create mobile applications that work on both Android and iOS with very little, if any, code changes. For us here at...

2025年9月24日 星期三

Exploring Text-to-Image capabilities in .NET

Jeremy Likness| ASP.NET Blog |23:30:00

Learn how to generate images from natural language prompts using the universal abstractions in Microsoft's extensions for .NET AI.The postExploring Text-to-Image capabilities in .NETappeared first on.NET Blog.

Sneak Peek – See What’s Coming in InterBase 15

Marco Cantu| Embarcadero Delphi Blogs |19:17:31

As you might have already seen online, Embarcadero is working on a new major release of its flagship database engine, InterBase. Available as a classic RDBMS on Windows and Linux, but also as an embedded...

Embarcadero Conference Brazil 2025, I went

Landerson Gomes| Embarcadero Delphi Blogs |11:07:41

The 2025 edition of the Embarcadero Conference Brazil took place on September 11th. The event The now-traditional annual conference for the Embarcadero product community?in Brazil?took place in S?o Paulo.?Embarcadero Conference 2025?drew approxima...

2025年9月22日 星期一

在Linux上编译和运行 uniGUI 应用程序

红鱼儿| 博客园_红鱼儿 |16:01:00

第一步是创建一个独立的 uniGUI 应用程序。 New -> Other... -> Delphi -> uniGUI for Delphi -> Application Wizard 将在IDE中创建一个标准的uniGUI应用程序: 默认目标平台是 Windows 32。对于 Windows,您