天气、汇率和其他动态
我正在建立一个房地产网站,我想在主页上包含一些有关当前天气、温度、湿度等的详细信息。我可能还想包含一些汇率。
这一切都应该是最新的,我知道我可以使用一些插件或附加组件,这需要我进行零编码。 我只是不知道该用什么。
有什么建议吗?
PS:虽然这可能不相关,但我正在使用 ASP.net 3.5 和 VB.net。
我正在寻找有关塞浦路斯(具体是北塞浦路斯)的天气信息
I am building a real estates website, I want to include some details on the homepage about the current weather, temperature, humidity, etc. I may also want to include some exchange rates.
It all should be current and up-to-date, I know there are plugins or add-ons I can use which requires me zero-coding. I just don't know what to use.
Any recommendations?
PS: though this might not be relevant, I am using ASP.net 3.5 and VB.net.
And I am looking for weather information on Cyprus (northern Cyprus to be specific)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可能想看看雅虎的:
http://developer.yahoo.com/weather/
有教程 http://developer.yahoo.com/dotnet/ 您也许可以使用他们的外汇金融 API
有这个(几乎重复的)问题的答案中有更多链接。
You might want to have a look at Yahoo's:
http://developer.yahoo.com/weather/
There are tutorials at http://developer.yahoo.com/dotnet/ and you might be able to use their finance API for FX
There are a lot more linked in the answer to this (near duplicate) question.