electron折腾记(二)——关于窗口

这里讲一些关于electron中窗口的设置,主要是对原API的解读javascript 建立一个新的窗口 const BrowserWindow = require('electron').remote.BrowserWindow const path = require('path') const newWindowBtn = document.getElementById('new-wind
相关文章
相关标签/搜索