技术栈

electron ui

liberg
1 年前
electron·electron ui·electron访问fs
Electron实战(二):将Node.js和UI能力(app/BrowserWindow/dialog)等注入html上一篇:Electron实战(一):环境搭建/Hello World/打包exe为了能够在html/js中访问Node.js提供fs等模块,需要在new BrowserWindow(config)的时候,设置一些参数: