论坛


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


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...

2026年4月27日 星期一

Combining API versioning with OpenAPI in .NET 10 applications

Sander ten Brinke| ASP.NET Blog |20:00:00

Learn how to implement API versioning in your .NET 10 applications using OpenAPI for better API management and documentation.The postCombining API versioning with OpenAPI in .NET 10 applicationsappeared first on.NET Blog.

2026年4月26日 星期日

【Delphi】DataSnap (MIDAS) の概要

ht_deko| qiita.com |20:12:47

はじめに Delphi は Professional 版 (相当) ばかり使ってきたので、DataSnap については全く知りませんでした。 関連技術を調べたので、ついでに DataSnap についても調べてみたいと思ったのが、本記事を書くきっかけとなりました。但し、実...

2026年4月25日 星期六

Windows 11 の素の状態では .rtf ファイルが開けないので Delphi でワードパッドを作る

ht_deko| qiita.com |05:53:18

はじめに Windows 11 は素の状態だと .rtf ファイルが開けんのかい!! 1 Delphi のドキュメントは最新版でも一部 RTF なんだが (EULA)。 まぁ、オンラインなら PDF で読めるのだけれども。 エンバカデロ製品のソフトウェア使用許諾およ...

2026年4月23日 星期四

What’s new for .NET in Ubuntu 26.04

Richard Lander| ASP.NET Blog |17:25:00

Ubuntu 26.04 (Resolute Raccoon) ships today with .NET 10. Here's how to install .NET 10 from the archive, use the new -resolute container tags, build Native AOT apps, and install .NET 8 and 9 from the dotnet-backports PPA.The postWhat’s new ...