论坛


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


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

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

2026年3月2日 星期一

RTTI对性能的影响

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

RTTI对性能的影响

2026年3月1日 星期日

Operational Resilience: The Advantage Your Competitors Can’t Patch In

Hagop Panosian| Embarcadero Delphi Blogs |17:36:16

Software security used to be a feature checklist: encryption, auth, input validation, a few pen-test screenshots. That still matters, but regulated buyers now judge something broader: operational resilience, or in other words, proof your system...

CnWizards_1.7.1.1316_Nightly.exe

Cnpack| Cnpack.org |16:10:00

+ [窗体设计专家] 增加保存锁定状态的菜单项。 * [多语] 完善部分中文弹出菜单。 * [代码输入助手] 修正对外部注册的异步 CodeInsightManager 处理不当的问题。 * [调试信息查看器] 多个查看窗口中搜索时同步搜索的历史记录。 * [安装包] 将文件杂凑值打包。

2026年2月28日 星期六

CodeRage 2025: Our Favorite Webinars Part 4

Hagop Panosian| Embarcadero Delphi Blogs |21:23:47

Continuing our selection of our favorite webinars from CodeRage 2025, here’s set 4. We’ve included sessions on integrating applications with Google ADK, turning ideas into mobile apps, extracting data from databases, practical applications of AI...

2026年2月27日 星期五

Five Open-Source Delphi Libraries for AI Applications

Marco Geuze| Embarcadero Delphi Blogs |20:09:20

Here’s a guest blog post by Marco Geuze, Embarcadero MVP and founder of GDK Software. Over the past six months, we built an AI platform called Codolex AI entirely in Delphi. WebStencils on the frontend,...

Old Embarcadero Quality Portal Migrated to Atlassian JSM

Marco Cantu| Embarcadero Delphi Blogs |14:19:49

Approximately two years ago, Embarcadero moved the public customer bug reporting and feature requests system for Delphi, C Builder, and RAD Studio from an internally hosted instance of JIRA to Atlassian Jira Service Manager (JSM). This...

2026年2月26日 星期四

Vector Data in .NET – Building Blocks for AI Part 2

Jeremy Likness| ASP.NET Blog |18:00:00

Discover how Microsoft.Extensions.VectorData brings unified vector database access to .NET - one interface for semantic search across any vector store with built-in support for embeddings, filtering, and RAG patterns.The postVector Data in .NET &#...