是否可以为 Windows Phone 设备上的用户数据创建存储提供程序?

发布于 2025-01-02 06:36:33 字数 295 浏览 2 评论 0原文

Microsoft .Phone.UserData.StorageKind 枚举 暗示可以存在“其他”存储位置来存储使用数据,例如约会和联系方式。是否可以创建一个可以作为应用程序一部分安装的提供商(以便以与 Twitter、LinkedIn、Facebook 等类似的方式聚合数据)?

The Microsoft.Phone.UserData.StorageKind enumeration implies that "other" storage locations can exist for storing use data, such as appointments and contact details. Is it possible to create a provider that can be installed as part of an App (such that the data becomes aggregated in a similar manner to that from Twitter, LinkedIn, Facebook, etc.)?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

不念旧人 2025-01-09 06:36:33

无法通过创建提供者来扩展平台。

在枚举中,您引用的“其他”将包括 Twitter 和 LinkedIn(以及 Google 或邮件提供商等)。

There is no way to extend the platform by creating providers.

In the enumeration you refer to Other would include Twitter and LinkedIn (and Google or a mail provider, etc.).

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文