📝
AJAX
Ctrlk
  • AJAX 課程
  • 1 簡介
  • 2 基本觀念
  • 3 XMLHttpRequest
  • 4 Fetch
  • 5 介面
  • 6 作業
  • 7 參考資料
Powered by GitBook
On this page

7 參考資料

相關連結

  • jQuery 官網

  • jQuery AJAX

  • XML Viewer

  • JSON Parser

  • Fetch

  • Chrome 套件: JSONView

  • swagger

  • 伺服器端存取控制(CORS)

  • How to send data to an API with the vanilla JS fetch() method

  • javascript.info

  • HTTP request methods

其它 ajax 相關方法參考

  • $.get()

  • $.post()

  • $.getJSON()

  • $.getScript()

  • $.ajax()

Previous6 作業

Last updated 1 year ago

  • 相關連結
  • 其它 ajax 相關方法參考