Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想使用我的 Windows 8 VM(使用 VM Fusion)测试/调试我的一些新 Web 服务。
iOS 模拟器是否可以向在 VM 中的同一台机器上运行的本地主机发出请求?
这对我来说将是一个巨大的节省时间。
这应该是可能的。我不运行 VM Fusion,但我不时在我的 Mac 上运行 Parallels 和 Windows 7。每个虚拟机都有自己的 IP 地址。因此,与其将 VM 引用为 localhost,不如通过 IP 地址来引用它。启动 Windows 后,从命令行运行ipconfig。这将显示您可以从 iOS 模拟器中引用的 VM 的 IP 地址。