内容简介:VirtualBox 6.0.2(released January 15 2019)
VirtualBox 6.0.2(released January 15 2019)
This is a maintenance release. The following items were fixed and/or added:
-
User interface: fixed creation of desktop shortcuts for starting virtual machines (bug #18207 )
-
User interface: allow the first run window to selecting host drives (bug #18230 )
-
User interface: fixed attaching empty host optical drives (bug #18223 )
-
User interface: implemented a new virtual optical disk creation window
-
USB: modified Linux backends to reset USB devices (previously, most guest attempts to reset USB devices were ignored)
-
PCnet: fixed a regression which caused some PCnet PCI guest drivers to not detect the emulated hardware (bug #18286 )
-
Linux hosts: fixed conflict between Debian and Oracle build desktop files (bug #18264 )
-
Linux and MacOS hosts: VirtualBoxVM command not accessible (bug #18257 )
-
Windows guests: multiple monitor fixes with VBoxSVGA graphics
-
Windows guests: black screen with VBoxSVGA graphics when 3D is disabled (bug #18205 )
-
Linux guests: fixed building drivers on SLES 12.4 (bug #18213 )
-
Linux guests: fixed building shared folder driver with older kernels (bug #18238 )
-
OS/2 shared folders: fixed write regression introduced in 6.0.0 GA
以上所述就是小编给大家介绍的《virtualbox 6.0.2 发布,开源虚拟机》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- 像虚拟机一样虚拟数据,开源项目Alluxio要发力中国市场
- VirtualBox 6.1.6 发布,开源虚拟机
- VirtualBox 5.1.30 发布,开源虚拟机
- VirtualBox 6.1.8 发布,开源虚拟机
- VirtualBox 6.1.10 发布,开源虚拟机
- VirtualBox 6.1.12 发布,开源虚拟机
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
编程原本
Alexander Stepanov、Paul McJones / 裘宗燕 / 机械工业出版社华章公司 / 2012-1-10 / 59.00元
本书提供了有关编程的一种与众不同的理解。其主旨是,实际的编程也应像其他科学和工程领域一样基于坚实的数学基础。本书展示了在实际编程语言(如C++)中实现的算法如何在最一般的数学背景中操作。例如,如何定义快速求幂算法,使之能使用任何可交换运算。使用抽象算法将能得到更高效、可靠、安全和经济的软件。 这不是一本很容易读的书,它也不是能提升你的编程技能的秘诀和技巧汇编。本书的价值是更根本性的,其终极目......一起来看看 《编程原本》 这本书的介绍吧!