掌上电脑、智能手机

发布于 2024-07-26 08:18:11 字数 157 浏览 6 评论 0原文

我是掌上电脑和智能手机的新手。 那么任何人都可以帮我解决以下问题吗? Pocket PC 和智能手机使用哪个 SDK? 我们可以在该应用程序中使用 Web 服务吗?或者我们可以从 Pocket PC 应用程序中调用吗? 我们可以将第三方应用程序集成到我们的 Pocket PC 应用程序中吗?

I am new in Pocket PC and Smart phone. so can any one help me out regarding following queries.
Which SDK used for Pocket PC and Smart Phone?
Can we use web service in that application or Can we call from the Pocket PC application?
and can we integrate third party application in our Pocket PC application?

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

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

发布评论

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

评论(1

始于初秋 2024-08-02 08:18:11

Pocket PC 是运行 Microsoft Windows Mobile 的设备。 最近它们已与手机集成,成为智能手机。 智能手机是任何 PDA + 手机,但它们不一定必须运行 Windows Mobile,最流行的智能手机都不需要(iPhone、黑莓)

Windows Mobile 6 SDK

使用 Windows Mobile,您可以运行名为 .NET Compact Framework 的 .NET 轻型版本,它允许 Web 服务调用。 我不确定 iPhone 和 Blackberry 的开发情况,但由于我使用过的一些应用程序,我认为它会支持 Web 服务。

至于第三方应用程序,则取决于该应用程序的用途以及是否支持Pocket PC开发。 但除了紧凑的框架要求之外,它的行为很像普通的 Windows 窗体。

Pocket PCs are devices that run Microsoft Windows Mobile. Recently they have been integrated with phones making them a smartphone. Smartphones are any PDA + Phones, but they do no necessarily have to run windows mobile, the most popular smartphones do not (iPhone, Blackberry)

Windows Mobile 6 SDK

With windows mobile, you can run a light version of .NET called .NET Compact Framework, which does allow web service calls. I am not sure about iPhone and Blackberry development but due to some of the applications that I have used will lead me to assume that it will support web services.

As for the third party applications, it depends on what the application does and if it supports Pocket PC development. But other then the compact framework requirement it behaves a lot like a normal Windows Form.

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