智能手机GPS开发 [英] Smart Phone GPS Developement

查看:93
本文介绍了智能手机GPS开发的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

我是即将毕业的学生,​​我想开发一款智能手机应用程序,该应用程序可以找到最近的警察局和医院.能做到吗?请帮帮我.

如果这是可能的,那么我需要做些什么来做到这一点.
我想使用C#.net收费

提前非常感谢.
问候

Hi all,

I am final year student i want to develop an application for a smart phone that find the nearest police station and Hospital. Can this be done? Please help me.

If this is possible than what do I need to do to accomplish this.
I want to use the C#.net tolls

Many thanks in advance.
Kind regards

推荐答案

在以下情况下可以做到:

1.您的窗户装有带GPS功能的手机
2.您可以编写.NET
3.您可以在Google中搜索"windows mobile GPS API"

返回的第一个结果:; P

http://msdn.microsoft.com/zh-CN/library/bb158662.aspx

"Windows Mobile软件开发人员工具包(SDK)附带了一百多个代码示例.这些实用的应用程序可以帮助您学习为Windows Mobile平台开发软件."

此代码示例名为GPS.它演示了如何使用托管代码编写C#Windows Mobile全球定位系统(GPS)应用程序.此代码示例演示了如何将本地GPS API包装在C#类中.演示了如何使用平台调用"(PInvoke)以调用非托管API(在本例中为CreateProcess)."
It can be done if:

1. you have windows a cellphone with GPS capabilities
2. You can program .NET
3. you can do a Google search for "windows mobile GPS API"

First result returned: ;P

http://msdn.microsoft.com/en-us/library/bb158662.aspx

"Windows Mobile software developer''s kits (SDKs) ship with over a hundred code samples. These are working applications that can help you learn to develop software for the Windows Mobile platform."

"This code sample is named GPS. It demonstrates how to use managed code to write a C# Windows Mobile Global Positioning System (GPS) application. This code sample demonstrates how to wrap the native GPS APIs in a C# class. It demonstrates how to use "Platform Invoking" (PInvoke) to make calls to unmanaged APIs (in this case, CreateProcess)."


这篇关于智能手机GPS开发的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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