基本信息
源码名称:C#调用天气预报接口
源码大小:0.12M
文件格式:.zip
开发语言:C#
更新时间:2021-12-11
友情提示:(无需注册或充值,赞助后即可获取资源下载链接)
嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 1 元×
微信扫码支付:1 元
×
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
源码介绍
C#调用天气预报接口
.
├── C#调用天气预报接口
│ ├── UpgradeLog.htm
│ ├── reader.txt
│ ├── weather1
│ │ ├── App_Data
│ │ ├── Default.aspx
│ │ ├── Default.aspx.cs
│ │ ├── Default.aspx.designer.cs
│ │ ├── Properties
│ │ │ ├── AssemblyInfo.cs
│ │ │ ├── PublishProfiles
│ │ │ │ ├── web.pubxml
│ │ │ │ └── web.pubxml.user
│ │ │ ├── Settings.Designer.cs
│ │ │ └── Settings.settings
│ │ ├── Web References
│ │ │ └── cn.com.webxml.www
│ │ │ ├── Reference.cs
│ │ │ ├── Reference.map
│ │ │ ├── WeatherWebService.disco
│ │ │ └── WeatherWebService.wsdl
│ │ ├── bin
│ │ │ ├── weather1.XmlSerializers.dll
│ │ │ ├── weather1.dll
│ │ │ ├── weather1.dll.config
│ │ │ └── weather1.pdb
│ │ ├── css
│ │ │ └── demo.css
│ │ ├── obj
│ │ │ ├── Debug
│ │ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ │ ├── TempPE
│ │ │ │ │ └── Web References.cn.com.webxml.www.Reference.cs.dll
│ │ │ │ ├── weather1.csproj.AssemblyReference.cache
│ │ │ │ ├── weather1.csproj.CoreCompileInputs.cache
│ │ │ │ ├── weather1.csproj.FileListAbsolute.txt
│ │ │ │ ├── weather1.dll
│ │ │ │ └── weather1.pdb
│ │ │ └── Release
│ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ ├── Package
│ │ │ │ └── PackageTmp
│ │ │ │ ├── Default.aspx
│ │ │ │ ├── Web.config
│ │ │ │ ├── bin
│ │ │ │ │ ├── weather1.XmlSerializers.dll
│ │ │ │ │ └── weather1.dll
│ │ │ │ └── css
│ │ │ │ └── demo.css
│ │ │ ├── ProfileTransformWebConfig
│ │ │ │ └── transformed
│ │ │ ├── TempPE
│ │ │ │ └── Web References.cn.com.webxml.www.Reference.cs.dll
│ │ │ ├── TransformWebConfig
│ │ │ │ └── transformed
│ │ │ ├── _WPPLastBuildInfo.txt
│ │ │ ├── weather1.XmlSerializers.dll
│ │ │ ├── weather1.csproj.FileListAbsolute.txt
│ │ │ ├── weather1.csprojResolveAssemblyReference.cache
│ │ │ ├── weather1.dll
│ │ │ └── weather1.pdb
│ │ ├── weather1.Publish.xml
│ │ ├── weather1.csproj
│ │ ├── weather1.csproj.user
│ │ └── web.config
│ ├── weather1.sln
│ ├── weather1.suo
│ └── weather1.v12.suo
└── 好例子网_C#调用天气预报接口.zip
22 directories, 47 files
C#调用天气预报接口
.
├── C#调用天气预报接口
│ ├── UpgradeLog.htm
│ ├── reader.txt
│ ├── weather1
│ │ ├── App_Data
│ │ ├── Default.aspx
│ │ ├── Default.aspx.cs
│ │ ├── Default.aspx.designer.cs
│ │ ├── Properties
│ │ │ ├── AssemblyInfo.cs
│ │ │ ├── PublishProfiles
│ │ │ │ ├── web.pubxml
│ │ │ │ └── web.pubxml.user
│ │ │ ├── Settings.Designer.cs
│ │ │ └── Settings.settings
│ │ ├── Web References
│ │ │ └── cn.com.webxml.www
│ │ │ ├── Reference.cs
│ │ │ ├── Reference.map
│ │ │ ├── WeatherWebService.disco
│ │ │ └── WeatherWebService.wsdl
│ │ ├── bin
│ │ │ ├── weather1.XmlSerializers.dll
│ │ │ ├── weather1.dll
│ │ │ ├── weather1.dll.config
│ │ │ └── weather1.pdb
│ │ ├── css
│ │ │ └── demo.css
│ │ ├── obj
│ │ │ ├── Debug
│ │ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ │ ├── TempPE
│ │ │ │ │ └── Web References.cn.com.webxml.www.Reference.cs.dll
│ │ │ │ ├── weather1.csproj.AssemblyReference.cache
│ │ │ │ ├── weather1.csproj.CoreCompileInputs.cache
│ │ │ │ ├── weather1.csproj.FileListAbsolute.txt
│ │ │ │ ├── weather1.dll
│ │ │ │ └── weather1.pdb
│ │ │ └── Release
│ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ ├── Package
│ │ │ │ └── PackageTmp
│ │ │ │ ├── Default.aspx
│ │ │ │ ├── Web.config
│ │ │ │ ├── bin
│ │ │ │ │ ├── weather1.XmlSerializers.dll
│ │ │ │ │ └── weather1.dll
│ │ │ │ └── css
│ │ │ │ └── demo.css
│ │ │ ├── ProfileTransformWebConfig
│ │ │ │ └── transformed
│ │ │ ├── TempPE
│ │ │ │ └── Web References.cn.com.webxml.www.Reference.cs.dll
│ │ │ ├── TransformWebConfig
│ │ │ │ └── transformed
│ │ │ ├── _WPPLastBuildInfo.txt
│ │ │ ├── weather1.XmlSerializers.dll
│ │ │ ├── weather1.csproj.FileListAbsolute.txt
│ │ │ ├── weather1.csprojResolveAssemblyReference.cache
│ │ │ ├── weather1.dll
│ │ │ └── weather1.pdb
│ │ ├── weather1.Publish.xml
│ │ ├── weather1.csproj
│ │ ├── weather1.csproj.user
│ │ └── web.config
│ ├── weather1.sln
│ ├── weather1.suo
│ └── weather1.v12.suo
└── 好例子网_C#调用天气预报接口.zip
22 directories, 47 files