简体   繁体   English

如何开发实现手势的Microsoft Surface应用

[英]How to Develop Microsoft Surface Apps that Implement Gestures

Good Morning All, 大家早上好,

I am struggling to find basic/beginners resources on developing Surface applications for the Microsoft Tablet/Surface. 我正在努力寻找有关为Microsoft Tablet / Surface开发Surface应用程序的基本/初学者资源。

I can't even get the SDK to install against Visual Studio 2013? 我什至无法获得针对Visual Studio 2013安装的SDK?

Is there a tutorial somewhere where I can learn to how to create a basic swipe/touch interface for the Surface. 在某处是否有教程,我可以在其中学习如何为Surface创建基本的滑动/触摸界面。

Cheers All, 欢呼所有,

Alex 亚历克斯

The SDK only works with Visual Studio 2010. I'm not sure why the MS Surface SDK hasn't been upgraded to work with later versions of Visual Studio...perhaps it's not doing that well in the marketplace. 该SDK仅适用于Visual Studio2010。我不确定为什么未将MS Surface SDK升级为与更高版本的Visual Studio一起使用...也许在市场上做得不好。

Once you install the SDK, though, you'll have access to the sample code , where you will find plenty of samples that use gestures (now called "manipulations"). 不过,一旦安装了SDK,您就可以访问示例代码 ,在这里您将找到大量使用手势的示例(现在称为“操作”)。 And if you don't actually have a PixelSense device, you'll want to look here for how to get those samples to run on a mere touchscreen device. 而且,如果您实际上没有PixelSense设备,那么您将需要在这里查找如何使这些示例在纯触摸屏设备上运行。

Note that the shared multi-user desktop device that used to be called Surface is now called PixelSense, as explained in this technote . 请注意,如本技术说明中所述,以前称为Surface的共享多用户桌面设备现在称为PixelSense。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM