内容简介: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 发布,开源虚拟机》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
从规范出发的程序设计
[美] Carroll Morgan / 裘宗燕 / 机械工业出版社 / 2002-8 / 45.00元
本书详细论述了有关规范程序设计的内容,包括:程序和精化、谓词演算、选择、迭代、构造类型、模块和封装等,最后几章还包含了大量的实例研究和一些更高级的程序设计技术。本书提倡一种严格的程序开发方法,分析问题要用严格方式写出程序的规范,而后通过一系列具有严格理论基础的推导,最终得到可以运行的程序。 本书是被世界上许多重要大学采用的教材,适于计算机及相关专业的本科生和研究生使用。一起来看看 《从规范出发的程序设计》 这本书的介绍吧!