随笔分类 -  Electron

摘要:原生实现 Electron 实现最小化到托盘。 package.json { "name": "electron-tray", "version": "1.0.0", "description": "", "main": "electron.js", "scripts": { "test": "ec 阅读全文
posted @ 2021-07-16 23:26 Yogile 阅读(3201) 评论(0) 推荐(0) 编辑
摘要:Electron 判断网络环境 请参考: Electron 判断网络环境 。 安装依赖 npm install qiao-is-online -D npm install time-format-tools -D 对应 npm 仓库地址: npm time-format-tools 、 npm qi 阅读全文
posted @ 2021-07-15 17:25 Yogile 阅读(900) 评论(0) 推荐(0) 编辑
摘要:Electron 判断网络环境 最近在学用 Electron 实现桌面程序。在尝试使用原生的 EventTarget.addEventListener() 监听 window.online 和 window.offline 事件,但是我在调用函数并手动断网之后,却发现并没有触发监听来弹出自定义通知。 阅读全文
posted @ 2021-07-14 12:20 Yogile 阅读(3761) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示
more_horiz
keyboard_arrow_up light_mode palette
选择主题