Tag: Windows
All the articles with the tag "Windows".
-
WPA MCP 预览:用 AI 分析 Windows trace
Published: at 06:02 AMWindows Performance Analyzer 集成 GitHub Copilot 的早期预览:自然语言提问 trace 分析,快速定位 CPU、延迟与瓶颈根因。目前仅支持 Copilot 订阅,附示例 prompt 与设置。
-
在 Node.js 中直接调用 Windows 原生 API:动态 WinRT 投影进入公开预览
Published: at 02:08 AM微软发布 Node.js 动态 Windows Runtime API 投影公开预览版。一个 npm 包即可让 Electron 或 Node.js 应用直接从 JavaScript/TypeScript 调用 Windows 原生 API——包括设备端 AI、通知、文件选择器、传感器等,不再需要 C++/C# 桥接层。