我们所熟悉的 XMLHttpRequest 在处理各种不同类型的数据方面已经有了很多改进。 ... xhr.onload = function(e) { var data = JSON.parse(this.response); .
確定! 回上一頁