02 2016 档案

摘要:<!doctype html> <html> <head> <meta charset="utf-8"> <title>Demo</title> <script src="jquery.js"></script> <script> $(document).ready(function(){ $("a 阅读全文
posted @ 2016-02-26 16:14 平小宅 阅读(82) 评论(0) 推荐(0)
摘要:$.ajax({ url:"api/getWeather.asp", data:{ zipcode:97201 }, dataType:"json", success:function(data){ $("#weather-temp").html("<strong>" + data.CODE + " 阅读全文
posted @ 2016-02-26 14:08 平小宅 阅读(104) 评论(0) 推荐(0)
该文被密码保护。
posted @ 2016-02-16 19:16 平小宅 阅读(5) 评论(0) 推荐(0)