论坛


   修正cnpack专家采集文件名
2025年9月18日     


2025年9月18日 星期四

基于svCom制作windows服务(一)

红鱼儿| 博客园_红鱼儿 |13:05:00

这是一个老牌的,专门为开发windows服务的控件!可惜是收费的。 如何用这个框架建立服务呢? 1.用向导建立,如下图: 再建立一个Service: 现在,我们建立一个Windows service程序了!下面是自动生成的代码: program Project9; uses SvCom_NTServ

DelphiでWindowsエクスプローラー風のフォルダツリー選択「TFolderSelect」の紹介

vram| qiita.com |10:04:53

DelphiでWindowsエクスプローラー風のフォルダ選択UIを作る – TFolderSelectの紹介 はじめに Delphiでフォルダを選択させるUIといえば、昔ながらの SelectDirectory や SHBrowseForFolder が定番ですが、 ...

2025年9月16日 星期二

.NET STS releases supported for 24 months

Jamshed Damkewala| ASP.NET Blog |17:00:00

.NET STS releases will be supported for 24 monthsThe post.NET STS releases supported for 24 monthsappeared first on.NET Blog.

CnWizards_1.6.2.1277_Nightly.exe

Cnpack| Cnpack.org |15:25:00

* [代码高亮] 优化 Delphi 13 下的绘制机制。 * [代码格式化] 修正一处 Delphi 13 下 if then else 三元语法在运算符中的问题。

WebStencils: What’s New in RAD Studio 13.0 Florence

Antonio Zapater| Embarcadero Delphi Blogs |14:18:23

This is probably the most exciting web update we’ve had in WebBroker since Delphi 6. The WebStencils enhancements in RAD Studio 13.0 Florence are so significant, I’d almost call this a 2.0 version. If you’ve...

2025年9月15日 星期一

Application Insights Code Optimizations for .NET Apps

Chuck Weininger| ASP.NET Blog |17:05:00

Learn how Application Insights Code Optimizations helps .NET developers identify performance bottlenecks and get AI-powered recommendations through GitHub Copilot integration.The postApplication Insights Code Optimizations for .NET Appsappeared fi...

CnWizards_1.6.2.1276_Nightly.exe

Cnpack| Cnpack.org |12:40:00

* [加载器] 修正一处 Delphi 13 64 位下的加载问题。 * [属性编辑器] 修正一处 TStrings 编辑器在 Delphi 13 下的兼容问题。

2025年9月13日 星期六

C++Builder 13 brings the ISO C++23 language and libraries to the Modern Win64 C++ compiler

David Intersimone| Embarcadero Delphi Blogs |21:15:28

C++Builder 13 introduces enhanced capabilities for developers using the Modern Win64 C++ compiler (Bcc64x). This release enables C++ developers to work with the ISO C++23 language and libraries through the Clang v20 compiler, part of...

2025年9月12日 星期五

【Delphi】Delphi 13 Florence について

ht_deko| qiita.com |01:23:42

はじめに 『Delphi 13 Florence』 についての概要です。 概要 製品概要です。 項目 説明 製品名 Delphi 13 Florence コードネーム Ganymede (13.0) 発売年 2025 発売元 Embarcad...

2025年9月11日 星期四

CnWizards_1.6.1.1274_Nightly.exe

Cnpack| Cnpack.org |12:11:00

# 初步支持 RAD Studio 13,待测试。

2025年9月10日 星期三

Announcing the Availability of RAD Studio 13 Florence

Marco Cantu| Embarcadero Delphi Blogs |16:04:09

Embarcadero is very happy to announce RAD Studio 13 Florence along with Delphi 13 and C++Builder 13 is available to customers starting today. The RAD Studio 13 Florence release offers a 64-bit version of the...

Performance Improvements in .NET 10

Stephen Toub - MSFT| ASP.NET Blog |13:00:00

Take a tour through hundreds of performance improvements in .NET 10.The postPerformance Improvements in .NET 10appeared first on.NET Blog.

2025年9月9日 星期二

Announcing .NET 10 Release Candidate 1

.NET Team| ASP.NET Blog |18:45:00

.NET 10 Release Candidate 1 is available with improvements across the runtime, SDK, libraries, ASP.NET Core, Blazor, .NET MAUI, and more!The postAnnouncing .NET 10 Release Candidate 1appeared first on.NET Blog.

2025年9月8日 星期一

使用scp命令windows/linux文件互拷 - 秋·风

秋·风| 博客园 - 秋·风 |00:44:00

【摘要】使用scp从windows拷贝文件到linux1、先安装ssh服务linux默认未安装ssh服务,第一次使用前需在linux执行以下命令安装: sudo apt install openssh-server 2、从本地 Windows 拷贝文件到远程 Linux:windows11已带scp命令 s <a href="https://www.cnblogs.c...

2025年9月7日 星期日

key-value pair序列和还原

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

key-value pair序列和还原