如何使用C#创建gps应用程序 [英] How to create a gps app with C#

查看:94
本文介绍了如何使用C#创建gps应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想创建一个GPS应用程序,位置或GPS将发送到数据库以启用

查看位置与GPS位置发送到数据库

我希望能够在没有数据或空中需要的情况下访问数据库



我尝试了什么:



已尝试创建GPS应用程序,但无法将应用程序的位置发送到数据库

解决方案

1)DON' T SHOUT。使用所有大写字母被认为是在互联网上大喊大叫,粗鲁(使用所有小写字母被认为是幼稚的)。如果你想被认真对待,请使用适当的大写字母。

2)我想要在不需要数据或通风的情况下访问数据库我们都希望如此。有三种选择:

2a)使用WiFi

2b)使用电缆

2c)使用蓝牙

所有这些都会使应用程序变得多余,因为设备必须非常靠近您发送的网络。



如果不这样做使用数据或通话时间,您没有任何与远程位置的连接,也无法向其发送任何内容。


建议阅读以下两页



https://stackoverflow.com/questions/13125793/获取位置在windows-8-desktop-apps



https://stackoverflow.com/questions/14435585/c-sharp-desktop-application-doesnt-share-my-physical -location / 14645837#14645837


I WANT TO CREATE A GPS APP WHOSE LOCATION OR GPS WOULD BE SENT TO A DATABASE TO ENABLE
VIEW OF THE LOCATION WITH THE GPS LOCATION SENT TO THE DATABASE
AND I WANT THE LOCATION TO BE SENT TO THE DATABASE WITHOUT NEED OF DATA OR AIRTIME

What I have tried:

HAVE TRIED CREATING A GPS APP BUT CAN NOT SEND THE LOCATION OF THE APP TO THE DATABASE

解决方案

1) DON'T SHOUT. Using all capitals is considered shouting on the internet, and rude (using all lower case is considered childish). Use proper capitalization if you want to be taken seriously.
2) "I WANT THE LOCATION TO BE SENT TO THE DATABASE WITHOUT NEED OF DATA OR AIRTIME" We all want that. There are three alternatives:
2a) Use WiFi
2b) Use a cable
2c) Use Bluetooth
All of these will render the application pretty much redundant, since the device will have to be in close proximity to the network you are sending via.

If you don't use data or airtime, you don't have any connection to remote locations, and cannot send anything to it.


Suggest reading the following two pages

https://stackoverflow.com/questions/13125793/getting-location-in-windows-8-desktop-apps

https://stackoverflow.com/questions/14435585/c-sharp-desktop-application-doesnt-share-my-physical-location/14645837#14645837


这篇关于如何使用C#创建gps应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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