摘要:
$.ajax({ url: "连接到的一般处理程序", data: { "服务端获取时的名称": 获取的用户端的值 }, type: "post", dataType: "json", success: function (data) { $("#ListBox1").empty();//数据每执行 阅读全文
posted @ 2016-11-29 10:33
hanchunxiao
阅读(470)
评论(0)
推荐(0)
2016年11月29日