论坛


   修正EMB源调整导致采集失败的问题;删除2个失效的源
2026年4月23日     


2026年5月4日 星期一

RAD Studio 13.1 May Patch Available

Marco Cantu| Embarcadero Delphi Blogs |19:41:24

Today Embarcadero released a patch for RAD Studio, Delphi, and C Builder 13.1 Florence. The RAD Studio 13.1 May Patch delivers a set of quality improvements to the 13.1 release. It primarily resolves issues in the...

Microsoft Agent Framework – Building Blocks for AI Part 3

Jeremy Likness| ASP.NET Blog |17:06:22

Build intelligent AI agents in .NET with the Microsoft Agent Framework. Learn how to create agents with tools, multi-turn conversations, memory, and graph-based workflows that bring together the building blocks from Parts 1 and 2.The postMicrosoft...

单据工厂

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

单据工厂

2026年5月3日 星期日

RAD Studio vs Low-Code for Enterprise Applications: The Pro-Code Advantage

Hagop Panosian| Embarcadero Delphi Blogs |20:35:55

Introduction – Why “Fast Enough” Is Not Enough for Enterprise Software Enterprise teams are under pressure from every side. Business leaders want software shipped faster. Security teams want tighter control. Architects want code that can...

2026年5月1日 星期五

【Delphi】疑似パレットアニメーションを行う (VCL)

ht_deko| qiita.com |00:30:24

はじめに 昔のゲームではパレットを切り替えてアニメーションを行うパレットアニメーションがよく使われていました。 Windows でもパレットアニメーションを行う事が可能で、そのものズバリを行うための AnimatePalette() API が用意されていたりしますが、現...

2026年4月30日 星期四

Building an AI-Powered Conference App with .NET’s Composable AI Stack

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

Learn how we built ConferencePulse, an AI-powered conference assistant, using .NET's composable AI stack including Microsoft.Extensions.AI, DataIngestion, VectorData, Model Context Protocol, and Microsoft Agent Framework.The postBuilding an AI-Pow...

【Delphi】疑似パレットアニメーションを行う (FireMonkey)

ht_deko| qiita.com |16:09:41

はじめに VCL で疑似パレットアニメーションをやってみたのですが、これを FireMonkey でもやってみたいと思います。 See also: 【Delphi】疑似パレットアニメーションを行う (Qiita) 疑似パレットアニメーションを行う FireMonke...

CnWizards_1.8.0.1353_Nightly.exe

Cnpack| Cnpack.org |02:55:00

* [汉化界面] 完善部分翻译。 * [版本扩展] 修正高版本 Delphi 下编译时版本号可能不增加的问题。

2026年4月29日 星期三

Governing MCP tool calls in .NET with the Agent Governance Toolkit

Jack Batzner| ASP.NET Blog |17:05:00

Learn how to govern MCP tool calls in .NET with the Agent Governance Toolkit—policy-based access control, security scanning, and response sanitization to reduce risk in AI agent systems.The postGoverning MCP tool calls in .NET with the Agent Gove...

VSTest is Removing its Newtonsoft.Json Dependency

McKenna Barlow| ASP.NET Blog |17:05:00

VSTest is removing its Newtonsoft.Json dependency in .NET 11 and Visual Studio 18.8. Here's who is affected and how to fix it.The postVSTest is Removing its Newtonsoft.Json Dependencyappeared first on.NET Blog.

银河麒麟v11安装lazarus的方法 - 秋·风

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

【摘要】注意:这是网友提供的安装方法 由于银河麒麟V11默认使用Wayland ,GTK3,运行QFLazarus(使用gtk2)工具会提示缺少libgtk-x11-2.0.so.0,这个库需要安装“libgtk2.0-0t64”。 注意:系统还需要切换到运维模式才能安装,安装所有依赖后再退出运维模式,操作 &...

用json元数据填充模板

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

用json元数据填充模板

2026年4月28日 星期二

CnWizards_1.8.0.1352_Nightly.exe

Cnpack| Cnpack.org |23:54:00

* [汉化界面] 完善部分翻译。 * [代码格式化] 修正匿名函数内对 label 的支持问题。 * [版本扩展] 版本号增加支持进位。

Welcome to SkiaSharp 4.0 Preview 1

David Ortinau| ASP.NET Blog |17:06:00

SkiaSharp 4.0 Preview 1 is here. Learn all about the new features and how Uno Platform has stepped up as a co-maintainer.The postWelcome to SkiaSharp 4.0 Preview 1appeared first on.NET Blog.

High-Performance Distributed Caching with .NET and Postgres on Azure

Jared Meade| ASP.NET Blog |17:05:00

Adding caching to your application architecture can significantly improve key performance metrics, cut latency, and reduce load across downstream systems. In this walkthrough, we highlight the latest caching best practices and incorporate these de...