使用 Ajax 获取天气预报的数据

<table id="weather" style="border: 1px solid #ff9000; margin: auto; margin-top: 100px;">浏览器 </table> var ourXHR ; function Sky(city) { var uri = "http://wthrcdn.etouch.cn/weather_mini?city="+city; our
相关文章
相关标签/搜索