2.new一個XMLHttpRequest物件(以此物件的方法進行資料請求) var xhr = new ... 的function xhr.onload = function () { var data = JSON.parse(this.
確定! 回上一頁