Tag: nodejs
All the articles with the tag "nodejs".
-
在 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# 桥接层。