论坛


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


2026年3月10日 星期二

.NET 11 Preview 2 is now available!

.NET Team| ASP.NET Blog |20:35:00

Find out about the new features in .NET 11 Preview 2 across the .NET runtime, SDK, libraries, ASP.NET Core, Blazor, C#, .NET MAUI, and more!The post.NET 11 Preview 2 is now available!appeared first on.NET Blog.

.NET and .NET Framework March 2026 servicing releases updates

Rahul Bhandari (MSFT), Tara Overfield| ASP.NET Blog |20:33:31

A recap of the latest servicing updates for .NET and .NET Framework for March 2026.The post.NET and .NET Framework March 2026 servicing releases updatesappeared first on.NET Blog.

fpc/lazarus可用的宏 - 秋·风

秋·风| 博客园 - 秋·风 |02:09:00

【摘要】在 Pascal 代码里“可用”的宏,分为三类: FPC 编译器预定义的 条件编译符号 / 宏(如 FPC、FPC_FULLVERSION、CPU386、UNIX、WIN32 等) FPC 的 “宏系统”({$MACRO ON} + {$define NAME:=VALUE})...

Lazarus IDE宏列表 - 秋·风

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

【摘要】IDE 宏(含宏函数)完整列表(注意:不同版本的 Lazarus 会少量增减宏,但核心部分是稳定的。) 1. IDE 宏的基本格式 普通宏:$(MacroName) 宏函数:$MacroFuncName(parameters) 示例: lib/$(TargetCPU)-$(TargetOS) // <a href="https://www.cnblogs.c...

2026年3月9日 星期一

What’s Coming in RAD Studio 13.1 Florence – Save Your Seat!

Hagop Panosian| Embarcadero Delphi Blogs |20:56:15

RAD Studio 13.1 Florence is the next release of your favorite way to develop applications that run on Windows, macOS, Linux, iOS, and Android. Join us for this special sneak-peek webinar where we reveal some...

Extend your coding agent with .NET Skills

Tim Heuer| ASP.NET Blog |20:30:00

Introducing the dotnet/skills repository and how .NET agent skills can improve coding agent workflows.The postExtend your coding agent with .NET Skillsappeared first on.NET Blog.

2026年3月8日 星期日

CnWizards_1.7.1.1319_Nightly.exe

Cnpack| Cnpack.org |15:40:00

* [多语] 完善中文弹出菜单。 + [工具] 增加一 CnHash.exe 命令行工具。

2026年3月7日 星期六

[教程]基于 Spice USB 直通远程共享USB设备给Proxmox虚拟机

swish| QDAC官方网站 |02:21:01

【使用场景】 1、共享本地的USB设备给 […]

2026年3月6日 星期五

【Delphi】Windows アプリケーションのリモートデバッグを行う (PAServer 使用)

ht_deko| qiita.com |22:43:46

はじめに その環境でしか発生しない問題を解決するために現地の PC に Delphi をインストールしてデバッグを行うという方法を採る事がありました。 旧 IDE の頃 1 のインストーラーは比較的小さかった事もあり有効なデバッグ手法でしたが、現在では幾つかの理由によ?..

【Delphi】Windows アプリケーションのリモートデバッグを行う (Remote Debugger Kernel 使用)

ht_deko| qiita.com |22:36:12

はじめに その環境でしか発生しない問題を解決するために現地の PC に Delphi をインストールしてデバッグを行うという方法を採る事がありました。 旧 IDE の頃 1 のインストーラーは比較的小さかった事もあり有効なデバッグ手法でしたが、現在では幾つかの理由によ?..

CodeRage 2025: Our Favorite Webinars Part 5

Hagop Panosian| Embarcadero Delphi Blogs |16:49:30

This is the last blog in the CadeRage webinar series. Enjoy this rich and diverse collection of over 25 sessions hosted by Developer Advocate Ian Barker! Watch set 1 here Watch set 2 here Watch...

【原创控件】PopupMenu和MainMenu自绘单元 - 秋·风

秋·风| 博客园 - 秋·风 |11:37:00

【摘要】将PopupMenu和MainMenu自绘单元合并,统一使用PopupMenu的样式和用法。2026-03-04:增加零配置使用方式 只需要uses添加MenuExt单元,程序运行后,MainMenu1 和 PopupMenu1 会自动应用 DefaultMenuStyle 样式,并显示为自定义绘制 <a href="https://www.cnb...

2026年3月5日 星期四

Release v1.0 of the official MCP C# SDK

Mike Kistler| ASP.NET Blog |18:05:00

Discover what’s new in the v1.0 release of the official MCP C# SDK, including enhanced authorization, richer metadata, and powerful patterns for tool calling and long-running requests.The postRelease v1.0 of the official MCP C# SDKappeared first ...

CnWizards_1.7.1.1318_Nightly.exe

Cnpack| Cnpack.org |10:26:00

* [多语] 完善 FMX 设计器中文弹出菜单。

2026年3月4日 星期三

CnWizards_1.7.1.1317_Nightly.exe

Cnpack| Cnpack.org |09:15:00

* [多语] 完善设计器中文弹出菜单。 * [调试信息查看器] 修正多个查看窗口中搜索时同步搜索历史记录的问题。