综述
Wine - "Wine is not emulator"
Wine 使得 windows app 可以在 linux ,mac 上直接运行。
它不是模拟器,而是通过转译的方式将 Windows API 调用转为 POSIX API 调用。
发布于 2020-11-08 798 次阅读
Wine - "Wine is not emulator"
Wine 使得 windows app 可以在 linux ,mac 上直接运行。
它不是模拟器,而是通过转译的方式将 Windows API 调用转为 POSIX API 调用。
Comments | NOTHING