论坛


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


2026年4月9日 星期四

CnWizards_1.7.2.1341_Nightly.exe

Cnpack| Cnpack.org |07:22:00

* [汉化界面] 继续完善翻译。 * [窗体设计] 修正 FMX 界面可能出现的坐标偏差问题。

2026年4月7日 星期二

Your Migration’s Source of Truth: The Modernization Assessment

Jeffrey Fritz| ASP.NET Blog |18:00:00

Introducing GitHub Copilot Modernization and diving into the assessment report as part of cloud modernization processThe postYour Migration’s Source of Truth: The Modernization Assessmentappeared first on.NET Blog.

ASP.NET Core 2.3 end of support announcement

Daniel Roth| ASP.NET Blog |17:00:00

ASP.NET Core 2.3 will reach end of support on April 7, 2027. Learn what this means for your applications and how to upgrade to a modern supported version of .NET.The postASP.NET Core 2.3 end of support announcementappeared first on.NET Blog.

CnWizards_1.7.2.1340_Nightly.exe

Cnpack| Cnpack.org |14:11:00

* [汉化界面] 继续完善翻译。

【Delphi】[小ネタ] 画像読込ダイアログの Filter を自動的に決定する (VCL)

ht_deko| qiita.com |02:55:59

はじめに この記事は下記記事の VCL 版です。 [Delphi][小ネタ] 画像読込ダイアログの Filter を自動的に決定する (Qiita: @pik) Filter を固定値で書くとつらい TOpenDialog などの Filter に対して、オブジェク...

2026年4月6日 星期一

CnWizards_1.7.2.1339_Nightly.exe

Cnpack| Cnpack.org |14:53:00

查看 GIT 更新日志

2026年4月5日 星期日

CnWizards_1.7.2.1338_Nightly.exe

Cnpack| Cnpack.org |14:25:00

* [汉化界面] 修正 CPU 界面的菜单翻译,继续完善一些翻译条目。

2026年4月4日 星期六

用lazarus封装了linux的rsync - 秋·风

秋·风| 博客园 - 秋·风 |12:28:00

【摘要】用lazarus封装了linux的rsync,新手在linux可以方便进行文件备份和恢复。 配置文件保存在:~/.config/filesyncing这个目录源码下载网址:https://github.com/szlbz/filesyncing <a href="https://www.cnblogs.com/qiufeng2014/p/19821766" target="_blank...

【Delphi】Win9x を不安定にするプログラムを作る

ht_deko| qiita.com |11:28:41

はじめに 『Windows Millennium Edition (Windows Me)』というコンシューマー向け Windows が前世紀 (2000 年) に発売されました。 Microsoft Windows Millennium Edition (Wikip...

2026年4月3日 星期五

mormot2 ORM

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

mormot2 ORM

CnWizards_1.7.2.1336_Nightly.exe

Cnpack| Cnpack.org |05:25:00

* [汉化界面] 修正部分重绘问题,继续完善一些翻译条目。

2026年4月2日 星期四

Explore union types in C# 15

Bill Wagner| ASP.NET Blog |17:05:00

C# 15 introduces union types — declare a closed set of case types with implicit conversions and exhaustive pattern matching. Try unions in preview today and see the broader exhaustiveness roadmap.The postExplore union types in C# 15appeared first...

CnWizards_1.7.2.1335_Nightly.exe

Cnpack| Cnpack.org |14:15:00

* [汉化界面] 修正 Delphi 10.4 的目录问题,继续完善一些翻译条目。

SimpleXML-for-lazarus - 秋·风

秋·风| 博客园 - 秋·风 |05:40:00

【摘要】SimpleXML参照SimpleJson的用法 https://github.com/szlbz/SimpleXML-for-lazarus 注意:读写时不要加根节点名称 如xml.Nodes['Stu']就可以,不要用xml.Nodes['Students/Stu']: xml := Parse <a href="https://www.cnblo...

CnWizards_1.7.2.1334_Nightly.exe

Cnpack| Cnpack.org |01:39:00

* [汉化界面] 完善一些翻译条目。 * [调试扩展] 增加整型的十六进制增强显示,默认关闭。