Learn how to use jQuery's getJSON helper to load JSON-encoded data ... $.ajax({ dataType: 'json', url: url, data: data, success: success });.
確定! 回上一頁