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 Phone 模拟器的 CPU 架构是使用 ARM 还是 x86?
它确实是 x86 虚拟化。ARM 仅适用于设备。如果您想在模拟器上进行测试,则需要为这两种架构构建内部或第 3 方原生组件。
模拟器是 x86,设备是 ARM。