随笔分类 -  Jquery

摘要:1 $.get("/admin/ashx/wallet.ashx", { "username": username, "t": Math.random() }, function (obj) {},"json")2$.post("/admin/ashx/wallet.ashx", data + "&type=m", function (obj) {},"json")3 传到本页面的$.post("/Login/login2.aspx&qu 阅读全文
posted @ 2014-02-20 14:01 陌念 阅读(1460) 评论(0) 推荐(0)