摘要:参考链接: Node SerialPort (网站中https://serialport.io/docs/guide-electron提到了Electron Serialport Example,这个项目中涉及到serialport的代码在renderer.js中) Web Serial API,w
阅读全文
摘要:上一篇博客写了 Quasar+Cordova开发打包移动端app ,今天来写一下Quasar+Electron如何开发打包为桌面端exe。 Electron 英文文档:https://www.electronjs.org/docs/latest/ Electron 中文文档:https://elec
阅读全文