data: {k1:2}, error: function(data){ alert("GET出錯"); }, success: function(data){ $("#text1").html(data);//全部陣列內容 }
確定! 回上一頁