在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → 雅虎天气API调用

雅虎天气API调用

一般编程问题

下载此实例
  • 开发语言:Others
  • 实例大小:4.98M
  • 下载次数:4
  • 浏览次数:62
  • 发布时间:2020-09-30
  • 实例类别:一般编程问题
  • 发 布 人:robot666
  • 文件格式:.rar
  • 所需积分:2
 

实例介绍

【实例简介】
雅虎天气API调用 http://blog.csdn.net/a497785609/article/details/16808123
【实例截图】
【核心代码】
15.Whir.Software.WeatherForecast
└── 15.Whir.Software.WeatherForecast
├── Whir.Software.WeatherForecast
│   ├── bin
│   │   └── Debug
│   │   ├── Data
│   │   │   └── cities.txt
│   │   ├── ICSharpCode.SharpZipLib.dll
│   │   ├── ICSharpCode.TextEditor.dll
│   │   ├── Newtonsoft.Json.dll
│   │   ├── NPOI.dll
│   │   ├── NPOI.OOXML.dll
│   │   ├── NPOI.OpenXml4Net.dll
│   │   ├── NPOI.OpenXmlFormats.dll
│   │   ├── System.Data.SQLite.dll
│   │   ├── Whir.Software.WeatherForecast.exe
│   │   ├── Whir.Software.WeatherForecast.Library.dll
│   │   ├── Whir.Software.WeatherForecast.Library.pdb
│   │   ├── Whir.Software.WeatherForecast.pdb
│   │   ├── Whir.Software.WeatherForecast.vshost.exe
│   │   └── Whir.Software.WeatherForecast.vshost.exe.manifest
│   ├── MainForm.cs
│   ├── MainForm.Designer.cs
│   ├── MainForm.resx
│   ├── obj
│   │   └── x86
│   │   └── Debug
│   │   ├── DesignTimeResolveAssemblyReferences.cache
│   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   ├── ResolveAssemblyReference.cache
│   │   ├── Whir.Software.WeatherForecast.csproj.FileListAbsolute.txt
│   │   ├── Whir.Software.WeatherForecast.csproj.GenerateResource.Cache
│   │   ├── Whir.Software.WeatherForecast.csprojResolveAssemblyReference.cache
│   │   ├── Whir.Software.WeatherForecast.exe
│   │   ├── Whir.Software.WeatherForecast.MainForm.resources
│   │   ├── Whir.Software.WeatherForecast.pdb
│   │   └── Whir.Software.WeatherForecast.Properties.Resources.resources
│   ├── Program.cs
│   ├── Properties
│   │   ├── AssemblyInfo.cs
│   │   ├── Resources.Designer.cs
│   │   ├── Resources.resx
│   │   ├── Settings.Designer.cs
│   │   └── Settings.settings
│   ├── ReferenceAssembly
│   │   ├── ICSharpCode.SharpZipLib.dll
│   │   ├── ICSharpCode.TextEditor.dll
│   │   ├── Newtonsoft.Json.dll
│   │   ├── NPOI.dll
│   │   ├── NPOI.OOXML.dll
│   │   ├── NPOI.OpenXml4Net.dll
│   │   ├── NPOI.OpenXmlFormats.dll
│   │   └── System.Data.SQLite.dll
│   ├── _ReSharper.Whir.Software.WeatherForecast
│   │   ├── AspFileDataCache.dat
│   │   ├── AssemblyInfoCache.dat
│   │   ├── BuildScriptCache
│   │   │   └── 7
│   │   │   └── 44bf9fc0.dat
│   │   ├── CompletionStatistics
│   │   │   └── Statistics.dat
│   │   ├── ConditionalNames
│   │   │   └── 0
│   │   │   └── 5341ce3f.dat
│   │   ├── GeneratedFiles
│   │   │   └── 8
│   │   │   └── 69eecb1.dat
│   │   ├── JavaScriptCache
│   │   │   └── 7
│   │   │   └── 44bf9fc0.dat
│   │   ├── JSTest
│   │   ├── ModuleIds.xml
│   │   ├── MVC
│   │   ├── MvcAnnotations
│   │   │   └── 4
│   │   │   └── 6e0cf764.dat
│   │   ├── NamedArguments
│   │   │   └── 1
│   │   │   └── 15211b30.dat
│   │   ├── PersistentCaches
│   │   │   ├── 000003.log
│   │   │   ├── CURRENT
│   │   │   ├── LOCK
│   │   │   └── MANIFEST-000002
│   │   ├── ProjectFileDataCache
│   │   │   ├── ResourceDefaultLanguagePropertyProvider.cache.dat
│   │   │   └── ShouldUseHostCompilerProvider.cache.dat
│   │   ├── RecentItems
│   │   │   └── RecentFiles.dat
│   │   ├── Resources
│   │   │   └── 8
│   │   │   └── 465b8d8.dat
│   │   ├── SymbolCache.bin
│   │   ├── TagPrefixes
│   │   ├── WebSymbols
│   │   └── XmlIndex
│   │   ├── mscorlib.2.0.0.0.Contracts.xml
│   │   │   └── 9DB68083.bin
│   │   ├── mscorlib.2.0.0.0.Interfaces.Nullness.Generated.xml
│   │   │   └── 35C33DCB.bin
│   │   ├── mscorlib.2.0.0.0.Nullness.Generated.xml
│   │   │   └── CD1F43B3.bin
│   │   ├── mscorlib.2.0.0.0.Pure.xml
│   │   │   └── 9B713E70.bin
│   │   ├── mscorlib.I18n.xml
│   │   │   └── 033AB30E.bin
│   │   ├── mscorlib.Nullness.Manual.xml
│   │   │   └── 6D00D384.bin
│   │   ├── mscorlib.Pure.Manual.xml
│   │   │   └── 3F75DC26.bin
│   │   ├── mscorlib.ValueFlow.xml
│   │   │   └── 828C66B9.bin
│   │   ├── mscorlib.xml
│   │   │   └── ACB52CEE.bin
│   │   ├── System.2.0.0.0.Contracts.xml
│   │   │   └── 9C366883.bin
│   │   ├── System.2.0.0.0.Nullness.Generated.xml
│   │   │   └── 1E042BB3.bin
│   │   ├── System.2.0.0.0.Pure.xml
│   │   │   └── 28602670.bin
│   │   ├── System.Configuration.2.0.0.0.Contracts.xml
│   │   │   └── F41F2943.bin
│   │   ├── System.Configuration.2.0.0.0.Nullness.Generated.xml
│   │   │   └── 05C04673.bin
│   │   ├── System.Configuration.2.0.0.0.Pure.xml
│   │   │   └── 453B8FB0.bin
│   │   ├── System.Configuration.Install.2.0.0.0.Contracts.xml
│   │   │   └── 7F11AAE3.bin
│   │   ├── System.Configuration.Install.2.0.0.0.Nullness.Generated.xml
│   │   │   └── C46A88D3.bin
│   │   ├── System.Core.3.5.0.0.Contracts.xml
│   │   │   └── 585F7F27.bin
│   │   ├── System.Core.3.5.0.0.Nullness.Generated.xml
│   │   │   └── C12A8A97.bin
│   │   ├── System.Core.3.5.0.0.Pure.xml
│   │   │   └── 6538C314.bin
│   │   ├── System.Core.LinqTunnel.xml
│   │   │   └── DA040AB2.bin
│   │   ├── System.Core.Nullness.Manual.xml
│   │   │   └── 500C6B64.bin
│   │   ├── System.Core.Pure.Manual.xml
│   │   │   └── 2E98A386.bin
│   │   ├── System.Core.xml
│   │   │   └── 944CB108.bin
│   │   ├── System.Data.2.0.0.0.Contracts.xml
│   │   │   └── 655105A3.bin
│   │   ├── System.Data.2.0.0.0.Nullness.Generated.xml
│   │   │   └── 26DD6193.bin
│   │   ├── System.Data.2.0.0.0.Pure.xml
│   │   │   └── D5EA2A10.bin
│   │   ├── System.Data.DataSetExtensions.3.5.0.0.Nullness.Generated.xml
│   │   │   └── 84EB8117.bin
│   │   ├── System.Data.DataSetExtensions.I18n.xml
│   │   │   └── 6EF4F2AE.bin
│   │   ├── System.Data.DataSetExtensions.xml
│   │   │   └── 48E09375.bin
│   │   ├── System.Data.I18n.xml
│   │   │   └── 119C87AE.bin
│   │   ├── System.Data.OracleClient.2.0.0.0.Nullness.Generated.xml
│   │   │   └── C4BAE6D3.bin
│   │   ├── System.Data.SqlXml.2.0.0.0.Nullness.Generated.xml
│   │   │   └── E2844CD3.bin
│   │   ├── System.Deployment.2.0.0.0.Nullness.Generated.xml
│   │   │   └── 22F0E613.bin
│   │   ├── System.Design.2.0.0.0.Nullness.Generated.xml
│   │   │   └── 8D438E53.bin
│   │   ├── System.DirectoryServices.2.0.0.0.Nullness.Generated.xml
│   │   │   └── E5B0FF93.bin
│   │   ├── System.DirectoryServices.Protocols.2.0.0.0.Nullness.Generated.xml
│   │   │   └── DAF63AF3.bin
│   │   ├── System.Drawing.2.0.0.0.Contracts.xml
│   │   │   └── 2B826583.bin
│   │   ├── System.Drawing.2.0.0.0.Nullness.Generated.xml
│   │   │   └── 831CC8B3.bin
│   │   ├── System.Drawing.Design.2.0.0.0.Nullness.Generated.xml
│   │   │   └── F6B9E7D3.bin
│   │   ├── System.Drawing.Pure.xml
│   │   │   └── 09E4BA32.bin
│   │   ├── System.EnterpriseServices.2.0.0.0.Nullness.Generated.xml
│   │   │   └── 042F5113.bin
│   │   ├── System.I18n.xml
│   │   │   └── A3C19B0E.bin
│   │   ├── System.Nullness.Manual.xml
│   │   │   └── 7A66BB84.bin
│   │   ├── System.Runtime.Remoting.2.0.0.0.Nullness.Generated.xml
│   │   │   └── CEBCB0D3.bin
│   │   ├── System.Runtime.Serialization.Formatters.Soap.2.0.0.0.Contracts.xml
│   │   │   └── DE493103.bin
│   │   ├── System.Runtime.Serialization.Formatters.Soap.2.0.0.0.Nullness.Generated.xml
│   │   │   └── 1B008433.bin
│   │   ├── System.Runtime.Serialization.Formatters.Soap.4.0.0.0.Contracts.xml
│   │   │   └── FC8C0F85.bin
│   │   ├── System.Security.2.0.0.0.Contracts.xml
│   │   │   └── 29BA4623.bin
│   │   ├── System.Security.2.0.0.0.Nullness.Generated.xml
│   │   │   └── 9AF73213.bin
│   │   ├── System.Security.2.0.0.0.Pure.xml
│   │   │   └── CAE91A90.bin
│   │   ├── System.ServiceProcess.2.0.0.0.Nullness.Generated.xml
│   │   │   └── B604DC93.bin
│   │   ├── System.Transactions.2.0.0.0.Nullness.Generated.xml
│   │   │   └── 458C9213.bin
│   │   ├── System.Web.2.0.0.0.Contracts.xml
│   │   │   └── C413BB03.bin
│   │   ├── System.Web.2.0.0.0.Nullness.Generated.xml
│   │   │   └── D6464E33.bin
│   │   ├── System.Web.2.0.0.0.Pure.xml
│   │   │   └── 117FE8F0.bin
│   │   ├── System.Web.Attributes.xml
│   │   │   └── D49CC7AF.bin
│   │   ├── System.Web.I18n.xml
│   │   │   └── 4486DD8E.bin
│   │   ├── System.Web.Services.2.0.0.0.Nullness.Generated.xml
│   │   │   └── B1ED3F13.bin
│   │   ├── System.Web.Services.Attributes.xml
│   │   │   └── 9C19B1CF.bin
│   │   ├── System.Windows.Forms.2.0.0.0.Contracts.xml
│   │   │   └── 7CE96C83.bin
│   │   ├── System.Windows.Forms.2.0.0.0.Nullness.Generated.xml
│   │   │   └── A25BAFB3.bin
│   │   ├── System.Windows.Forms.2.0.0.0.Pure.xml
│   │   │   └── 4820AA70.bin
│   │   ├── System.Windows.Forms.I18n.xml
│   │   │   └── DD3E1F0E.bin
│   │   ├── System.Windows.Forms.Manual.xml
│   │   │   └── 5C8F7D7A.bin
│   │   ├── System.xml
│   │   │   └── BB4B14EE.bin
│   │   ├── System.Xml.2.0.0.0.Contracts.xml
│   │   │   └── 6D0AEFE3.bin
│   │   ├── System.Xml.2.0.0.0.Nullness.Generated.xml
│   │   │   └── 53A16DD3.bin
│   │   ├── System.Xml.2.0.0.0.Pure.xml
│   │   │   └── D23A47D0.bin
│   │   ├── System.Xml.Attributes.xml
│   │   │   └── FA41730F.bin
│   │   ├── System.Xml.I18n.xml
│   │   │   └── 1C75386E.bin
│   │   ├── System.Xml.Linq.3.5.0.0.Contracts.xml
│   │   │   └── E8230727.bin
│   │   ├── System.Xml.Linq.3.5.0.0.Nullness.Generated.xml
│   │   │   └── 59671297.bin
│   │   ├── System.Xml.Linq.3.5.0.0.Pure.xml
│   │   │   └── 22A74B14.bin
│   │   ├── System.Xml.Linq.I18n.xml
│   │   │   └── 2CCE642E.bin
│   │   └── System.Xml.Linq.xml
│   │   └── BA52F0DE.bin
│   ├── Whir.Software.WeatherForecast.csproj
│   ├── Whir.Software.WeatherForecast.csproj.user
│   ├── Whir.Software.WeatherForecast.sln
│   └── Whir.Software.WeatherForecast.suo
├── Whir.Software.WeatherForecast.Library
│   ├── bin
│   │   └── Debug
│   │   ├── ICSharpCode.SharpZipLib.dll
│   │   ├── ICSharpCode.TextEditor.dll
│   │   ├── Newtonsoft.Json.dll
│   │   ├── NPOI.dll
│   │   ├── NPOI.OOXML.dll
│   │   ├── NPOI.OpenXml4Net.dll
│   │   ├── NPOI.OpenXmlFormats.dll
│   │   ├── System.Data.SQLite.dll
│   │   ├── Whir.Software.WeatherForecast.Library.dll
│   │   └── Whir.Software.WeatherForecast.Library.pdb
│   ├── CollectionHelper.cs
│   ├── FileHelper.cs
│   ├── NPOIHelper.cs
│   ├── obj
│   │   └── Debug
│   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   ├── ResolveAssemblyReference.cache
│   │   ├── Whir.Software.WeatherForecast.Library.csproj.FileListAbsolute.txt
│   │   ├── Whir.Software.WeatherForecast.Library.csprojResolveAssemblyReference.cache
│   │   ├── Whir.Software.WeatherForecast.Library.dll
│   │   └── Whir.Software.WeatherForecast.Library.pdb
│   ├── Properties
│   │   └── AssemblyInfo.cs
│   ├── Weather.cs
│   └── Whir.Software.WeatherForecast.Library.csproj
├── Whir.Software.WeatherForecast.sln
└── Whir.Software.WeatherForecast.suo

116 directories, 165 files

标签:

实例下载地址

雅虎天气API调用

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警