讀取JSON文件。 //d3.json var json = type("application/json", function(xhr) { return JSON.parse(xhr.responseText); });.
確定! 回上一頁