2019年10月21日

ajax的使用方法

摘要: 后台在写代码时 一般都会用到AJAX传值的方法 了解的AJAX方法有三种样式 第一 $.ajax( { type: "POST", url: "UserList.ashx?action=Del", data: { FId: FId }, contentType: "application/x-www 阅读全文

posted @ 2019-10-21 17:32 透明的鱼! 阅读(206) 评论(0) 推荐(0)

导航