触摸屏模拟器:是否有任何 Windows 模拟器可以在触摸屏环境中测试应用程序
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/3766662/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Touch Screen Simulator: Are there any windows simulator to test application in touch screen environment
提问by Vinay Pandey
I want to test my application in touch screen environment. My application is a web site build in asp.net(.net framework 3.5) and flash. I want to test my application with the simulator with Windows XP/Vista/7.
我想在触摸屏环境中测试我的应用程序。我的应用程序是一个在 asp.net(.net framework 3.5) 和 flash 中构建的网站。我想用 Windows XP/Vista/7 的模拟器测试我的应用程序。
Please let me know is there any simulator released by Microsoft or any third party where I can test my application.
请让我知道是否有任何由 Microsoft 或任何第三方发布的模拟器,我可以在其中测试我的应用程序。
Thanks Vinay Pandey
感谢 Vinay Pandey
回答by Antonio Bakula
You can use Windows 8 and Visual studio 2012 express and there is Windows Simulator when you run Windows store (aka Metro) applications trough VS. But you can run Simulator without VS and run any installed windows app trough it.
您可以使用 Windows 8 和 Visual Studio 2012 express,并且当您通过 VS 运行 Windows 商店(又名 Metro)应用程序时,还有 Windows Simulator。但是您可以在没有 VS 的情况下运行 Simulator 并通过它运行任何已安装的 Windows 应用程序。
Simulator is located in :
模拟器位于:
c:\Program Files\Common Files\Microsoft Shared\Windows Simulator.0\Microsoft.Windows.Simulator.exe
or
或者
c:\Program Files (x86)\Common Files\Microsoft Shared\Windows Simulator.0\Microsoft.Windows.Simulator.exe
回答by Chui Tey
回答by Peter Meth
You can try Microsoft Surface SDK. It contains a simulator that can simulate a system that only has touch capabilities (ie. Microsoft Surface). It doesn't seem to want to install on 64 bit Win 7 so I couldn't test it.
你可以试试微软 Surface SDK。它包含一个模拟器,可以模拟只有触摸功能的系统(即 Microsoft Surface)。它似乎不想安装在 64 位 Win 7 上,所以我无法对其进行测试。
回答by andrey.s
In case somebody is still looking for that in 2018(like I do), it is possible to use Microsoft Remote Desktop + iPad(or probably any Android tablet - haven't tried) with free "RD Client" app. The downside is that you'll be logged out from your PC session when connected from iPad.
如果有人在 2018 年仍在寻找它(就像我一样),则可以将 Microsoft 远程桌面 + iPad(或可能是任何 Android 平板电脑 - 尚未尝试过)与免费的“RD 客户端”应用程序一起使用。缺点是当从 iPad 连接时,您将从 PC 会话中注销。
回答by Strelok
You can try this: http://multitouchvista.codeplex.com/
你可以试试这个:http: //multitouchvista.codeplex.com/
Or buy a cheap tablet with Win7/XP.
或者买一台便宜的Win7/XP 平板电脑。