KinectSensor.UniqueKinectId [英] KinectSensor.UniqueKinectId

查看:70
本文介绍了KinectSensor.UniqueKinectId的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨。

有人知道,KinectSensor.UniqueKinectId字符串的大小是多少?

Anybody know, which size is KinectSensor.UniqueKinectId string?

我没有在文档中找到这个。

I didn't found this in documentation.

推荐答案

为什么你需要知道?没有记录,因为无法保证特定长度。托管代码中的字符串已提供Length属性。在将来,无论如何生成,可能需要id变大,因此你不应该依赖于
依赖于它。

Why do you need to know? It isn't documented because there is no guarantee of a specific length. A string in managed code already provides the Length property. In the future, however this is generated, may required the id to become larger so you shouldn't take a dependency on that.

https://msdn.microsoft.com/en-us/library/system.string(v=vs .110).aspx


这篇关于KinectSensor.UniqueKinectId的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆