发布于 2017-11-25 00:20:44 | 110 次阅读 | 评论: 0 | 来源: 网友投递
WineHQ windows模拟器
Wine WineHQ(“Wine Is Not an Emulator” 的首字母缩写)是一个能够在多种 POSIX-compliant 操作系统(诸如 Linux,Mac OSX 及 BSD 等)上运行 Windows 应用的兼容层。
Wine 2.22 已发布。Wine (“Wine Is Not an Emulator” 的首字母缩写)是一个能够在多种 POSIX-compliant 操作系统(诸如 Linux,macOS 及 BSD 等)上运行 Windows 应用的兼容层。Wine 不是像虚拟机或者模拟器一样模仿内部的 Windows 逻辑,而是将 Windows API 调用翻译成为动态的 POSIX 调用,免除了性能和其他一些行为的内存占用,让你能够干净地集合 Windows 应用到你的桌面。
更新内容:
Source selection dialog for scanners.
Improvements in ARM64 support.
Float audio formats with more than 2 channels in XAudio.
Fixes for DLL injection support.
Input methods improvements.
Various bug fixes.
下载地址: