触摸屏模拟器:是否有任何Windows模拟器来测试触摸屏环境中的应用程序

前端之家收集整理的这篇文章主要介绍了触摸屏模拟器:是否有任何Windows模拟器来测试触摸屏环境中的应用程序前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
我想在触摸屏环境中测试我的应用程序.我的应用程序是一个构建在asp.net(.net framework 3.5)和flash中的网站.
我想用 Windows XP / Vista / 7的模拟器测试我的应用程序.

请让我知道是否有微软或任何第三方发布的模拟器,我可以测试我的应用程序.

谢谢
Vinay Pandey

解决方法

您可以使用Windows 8和Visual Studio 2012 Express,当您通过VS运行Windows商店(也称为Metro)应用程序时,有Windows Simulator.但是您可以在没有VS的情况下运行Simulator并通过它运行任何已安装的Windows应用程序.

模拟器位于:

c:\Program Files\Common Files\Microsoft Shared\Windows Simulator\11.0\Microsoft.Windows.Simulator.exe

要么

c:\Program Files (x86)\Common Files\Microsoft Shared\Windows Simulator\11.0\Microsoft.Windows.Simulator.exe

猜你在找的Windows相关文章