system-diagnostics-process

标签

Cards List
#system-diagnostics-process

System.Diagnostics.Process 的假设性重新设计,以避免对仅在你调用 Start 时才有效的属性产生混淆

The Old New Thing (Raymond Chen) · 2026-05-25 缓存

一篇博客文章,提议重新设计 .NET 中的 System.Diagnostics.Process 类,将仅对已启动进程有效的属性分离到一个新类中,旨在减少 API 混淆。

0 人收藏 0 人点赞
← 返回首页

提交意见反馈