内容简介:Electron v9.1.1 发布了,更新内容如下: 修复了 Web Workers 的崩溃问题 修复了 webContents.print() 有时会因无效设置而挂起的问题 修复了 Node.js 中的 cpu 和堆分析无法与 --cpu-prof、 --heap-prof 和相关的...
Electron v9.1.1 发布了,更新内容如下:
- 修复了 Web Workers 的崩溃问题
- 修复了 webContents.print() 有时会因无效设置而挂起的问题
- 修复了 Node.js 中的 cpu 和堆分析无法与
--cpu-prof
、--heap-prof
和相关的 CLI 标志一起正常使用的问题 - 修复了 macOS 窗口活跃状态的问题
- 修复了 Node.js 中的
--trace-sync-io
标志损坏的问题 - 修复 Clipboard.readBuffer 返回不正确的值的问题
- 修复了 Linux 上可能无效的双工模式设置
更新说明:https://github.com/electron/electron/releases/tag/v9.1.1
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- Electron 8.2.0 发布,跨平台桌面应用开发工具
- Electron 8.2.1 发布,跨平台桌面应用开发工具
- Electron 8.2.2 发布,跨平台桌面应用开发工具
- Electron 7.2.2 发布,跨平台桌面应用开发工具
- Electron 8.2.4 发布,跨平台桌面应用开发工具
- Electron 7.2.4 发布,跨平台桌面应用开发工具
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Deep Learning
Ian Goodfellow、Yoshua Bengio、Aaron Courville / The MIT Press / 2016-11-11 / USD 72.00
"Written by three experts in the field, Deep Learning is the only comprehensive book on the subject." -- Elon Musk, co-chair of OpenAI; co-founder and CEO of Tesla and SpaceX Deep learning is a for......一起来看看 《Deep Learning》 这本书的介绍吧!