資源簡介
基于GMap.net的離線地圖Winform用例,地圖資源存放在GMap.net默認的文件夾中,運行程序可實現離線地圖的使用
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Linq;
using?System.Text;
using?System.Windows.Controls;
using?System.Windows.Forms;
using?System.Windows.Documents;
using?System.Windows.Input;
using?System.Windows.Media;
using?System.Windows.Navigation;
using?System.Windows.Shapes;
using?GMap.NET;
using?GMap.NET.WindowsForms;
using?GMap.NET.MapProviders;
using?GMap.NET.WindowsPresentation;
namespace?Gmap
{
????public?partial?class?Form1?:?Form
????{
????????public?Form1()
????????{
????????????InitializeComponent();
?????????????/*try
????????????{
????????????????System.Net.IPHostEntry?e?=?System.Net.Dns.GetHostEntry(“www.google.com.hk“);
????????????}
????????????catch
????
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????1358??2014-12-12?09:50??Gmap\Gmap\Properties\AssemblyInfo.cs
?????文件???????5612??2014-12-12?09:50??Gmap\Gmap\Properties\Resources.resx
?????文件???????2860??2014-12-12?09:50??Gmap\Gmap\Properties\Resources.Designer.cs
?????文件????????249??2014-12-12?09:50??Gmap\Gmap\Properties\Settings.settings
?????文件???????1091??2014-12-12?09:50??Gmap\Gmap\Properties\Settings.Designer.cs
?????文件???????2278??2014-12-12?11:43??Gmap\Gmap\Form1.cs
?????文件???????3001??2014-12-12?10:32??Gmap\Gmap\Form1.Designer.cs
?????文件????????485??2014-12-12?09:50??Gmap\Gmap\Program.cs
?????文件???????4605??2014-12-12?10:54??Gmap\Gmap\Gmap.csproj
?????文件????????490??2010-03-17?22:39??Gmap\Gmap\bin\Debug\Gmap.vshost.exe.manifest
?????文件??????11600??2014-12-12?14:42??Gmap\Gmap\bin\Debug\Gmap.vshost.exe
?????文件????2470912??2014-12-12?09:14??Gmap\Gmap\bin\Debug\GMap.NET.Core.dll
?????文件?????159232??2014-12-12?09:14??Gmap\Gmap\bin\Debug\GMap.NET.WindowsForms.dll
?????文件?????841216??2014-12-12?09:14??Gmap\Gmap\bin\Debug\GMap.NET.Core.pdb
?????文件?????214528??2014-12-12?09:14??Gmap\Gmap\bin\Debug\GMap.NET.WindowsForms.pdb
?????文件???????9728??2014-12-12?14:18??Gmap\Gmap\bin\Debug\Gmap.exe
?????文件??????28160??2014-12-12?14:18??Gmap\Gmap\bin\Debug\Gmap.pdb
?????文件??????63488??2014-12-12?09:14??Gmap\Gmap\bin\Debug\GMap.NET.WindowsPresentation.dll
?????文件?????130560??2014-12-12?09:14??Gmap\Gmap\bin\Debug\GMap.NET.WindowsPresentation.pdb
?????文件???????6724??2014-12-12?14:18??Gmap\Gmap\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件????????180??2014-12-12?10:54??Gmap\Gmap\obj\x86\Debug\Gmap.Properties.Resources.resources
?????文件??????28160??2014-12-12?14:18??Gmap\Gmap\obj\x86\Debug\Gmap.pdb
?????文件???????9728??2014-12-12?14:18??Gmap\Gmap\obj\x86\Debug\Gmap.exe
?????文件????????880??2014-12-12?14:42??Gmap\Gmap\obj\x86\Debug\Gmap.csproj.FileListAbsolute.txt
?????文件??????25662??2014-12-12?10:54??Gmap\Gmap\obj\x86\Debug\Gmap.csprojResolveAssemblyReference.cache
?????文件????????180??2014-12-12?10:54??Gmap\Gmap\obj\x86\Debug\Gmap.Form1.resources
?????文件????????975??2014-12-12?10:54??Gmap\Gmap\obj\x86\Debug\Gmap.csproj.GenerateResource.Cache
?????文件??????34407??2014-12-12?14:18??Gmap\Gmap\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
?????文件????????401??2014-12-12?10:04??Gmap\Gmap\MapControl.cs
?????文件???????1113??2014-12-12?10:02??Gmap\Gmap\MapControl.Designer.cs
............此處省略15個文件信息
- 上一篇:cSharp-WinForm-word
- 下一篇:GPS 追蹤車輛行程軌跡
評論
共有 條評論