摘要: 1. ajax_func.js的代码如下 : false;//定义可复用的http请求发送函数,初始化、指定处理函数、发送请求的函数function send_request(method, url, content, responseType, callback) { http_request = 阅读全文
posted @ 2016-05-31 13:14 昕昕l 阅读(94) 评论(0) 推荐(0)