嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 2 元微信扫码支付:2 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
C#wpf bing中国地图
.
├── MapDemo
│ ├── MapDemo
│ │ ├── AMapTitleLayer.cs
│ │ ├── App.config
│ │ ├── App.xaml
│ │ ├── App.xaml.cs
│ │ ├── BingAMapExample.xaml
│ │ ├── BingAMapExample.xaml.cs
│ │ ├── MainWindow.xaml
│ │ ├── MainWindow.xaml.cs
│ │ ├── MapDemo.csproj
│ │ ├── Properties
│ │ │ ├── AssemblyInfo.cs
│ │ │ ├── Resources.Designer.cs
│ │ │ ├── Resources.resx
│ │ │ ├── Settings.Designer.cs
│ │ │ └── Settings.settings
│ │ ├── PushpinModel.cs
│ │ ├── bin
│ │ │ ├── Debug
│ │ │ │ ├── MapDemo.exe
│ │ │ │ ├── MapDemo.exe.config
│ │ │ │ ├── MapDemo.pdb
│ │ │ │ ├── Microsoft.Maps.MapControl.WPF.dll
│ │ │ │ └── Microsoft.Maps.MapControl.WPF.xml
│ │ │ └── Release
│ │ ├── obj
│ │ │ └── Debug
│ │ │ ├── App.g.cs
│ │ │ ├── App.g.i.cs
│ │ │ ├── BingAMapExample.g.i.cs
│ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ ├── GeneratedInternalTypeHelper.g.cs
│ │ │ ├── GeneratedInternalTypeHelper.g.i.cs
│ │ │ ├── MainWindow.baml
│ │ │ ├── MainWindow.g.cs
│ │ │ ├── MainWindow.g.i.cs
│ │ │ ├── MapDemo.Properties.Resources.resources
│ │ │ ├── MapDemo.csproj.AssemblyReference.cache
│ │ │ ├── MapDemo.csproj.CopyComplete
│ │ │ ├── MapDemo.csproj.CoreCompileInputs.cache
│ │ │ ├── MapDemo.csproj.FileListAbsolute.txt
│ │ │ ├── MapDemo.csproj.GenerateResource.cache
│ │ │ ├── MapDemo.csproj.SuggestedBindingRedirects.cache
│ │ │ ├── MapDemo.exe
│ │ │ ├── MapDemo.g.resources
│ │ │ ├── MapDemo.pdb
│ │ │ ├── MapDemo_MarkupCompile.cache
│ │ │ ├── MapDemo_MarkupCompile.i.cache
│ │ │ ├── MapDemo_MarkupCompile.lref
│ │ │ └── TempPE
│ │ └── packages.config
│ ├── MapDemo.sln
│ └── packages
│ └── Microsoft.Maps.MapControl.WPF.1.0.0.3
│ ├── Microsoft.Maps.MapControl.WPF.1.0.0.3.nupkg
│ └── lib
│ └── net40-Client
│ ├── Microsoft.Maps.MapControl.WPF.dll
│ └── Microsoft.Maps.MapControl.WPF.xml
└── wpf bing地图_MapDemo.rar
13 directories, 48 files