gpt4 book ai didi

windows - 如何在 c++/cx windows 8 应用程序中包含 windows azure mobile 功能?

转载 作者:行者123 更新时间:2023-12-03 03:19:11 25 4
gpt4 key购买 nike

我正在使用 c++/cx 制作 Windows 8 应用程序,但我无法了解如何在我的应用程序中包含 azure 功能,每个地方的教程都是用 c# 给出的,但我在 c++/cx 中找不到教程。

最佳答案

由于大多数示例都是用托管代码编写的,用于访问 Windows Azure 移动服务,因此确实没有可用的 C++/C 示例。然而,这并不意味着你不能这样做。请记住,您需要做额外的工作才能完成它。

由于 Windows Azure 移动服务使用 RESTful 接口(interface),因此您可以从任何语言访问它们,只要您可以从那里调用 REST api。 Here是 Windows Azure 移动服务 REST Api 的文档。

使用 C++/C,您只需搜索并找到合适的框架来调用 REST api,一旦您可以使用该框架,只需调用 Windows Azure Mobile TEST Api 即可实现您的目标。

关于windows - 如何在 c++/cx windows 8 应用程序中包含 windows azure mobile 功能?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/15462417/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com