使用 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
相關文章
相關標籤/搜索