基本信息
源码名称:C#wpf bing中国地图
源码大小:0.48M
文件格式:.rar
开发语言:C#
更新时间:2023-05-10
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 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