import 宣告用於引入由另一個模塊所導出的綁定。 ... url, true); xhr.send(); } export function getUsefulContents(url, callback) { getJSON(url, ...
確定! 回上一頁