05 2017 档案
摘要:$http.post(URL , { parameter:parameter },{ responseparameterType: 'arraybuffer' }).then(function (res) { var blob = new Blob([res.data], {type: 'appli
阅读全文
摘要:jquery的AJAX中各个事件执行顺序如下: 1.ajaxStart(全局事件) 2.beforeSend 3.ajaxSend(全局事件) 4.success 5.ajaxSuccess(全局事件) 6.error 7.ajaxError (全局事件) 8.complete 9.ajaxComp
阅读全文

浙公网安备 33010602011771号