摘要: electron经验手记(1)# 关于渲染进程引用nodejs模块 const createWindow = () => { const mainWindow = new BrowserWindow({ width: 800, height: 600, webPreferences: { nodeI 阅读全文
posted @ 2022-01-18 19:25 nanami_chiaki 阅读(45) 评论(0) 推荐(0)