摘要:
/* $.ajax({ url: "Blog/Test/" + Math.random(), //要访问的后台地址 data: "", //要发送的数据 type: 'GET', // 设置请求类型为 ‘POST’,默认为 ‘GET’ beforeSend: function() { ... 阅读全文
posted @ 2008-10-09 12:04
lexus
阅读(244)
评论(0)
推荐(0)
|
摘要:
/* $.ajax({ url: "Blog/Test/" + Math.random(), //要访问的后台地址 data: "", //要发送的数据 type: 'GET', // 设置请求类型为 ‘POST’,默认为 ‘GET’ beforeSend: function() { ... 阅读全文
posted @ 2008-10-09 12:04
lexus
阅读(244)
评论(0)
推荐(0)
|