12 2011 档案
摘要:// JScript 文件$(document).ready(function(){ $("#divJson").html("<font color=green>数据加载中。。。</font>"); $.getJSON("MyAjax.aspx",function(json){ var str=""; var jsonList =json.list; //方法一: /*$.each(jsonList,function(i){ str+="ID:"+jsonList[i].
阅读全文


浙公网安备 33010602011771号