본문 바로가기 메뉴 바로가기

Data Makes Our Future

프로필사진
  • 글쓰기
  • 관리
  • 태그
  • 방명록
  • RSS

Data Makes Our Future

검색하기 폼
  • 분류 전체보기 (743)
    • Data (18)
      • Statistics (10)
      • Analysis (8)
    • SQL (24)
      • Organize (3)
      • Install (2)
    • R (58)
      • Collection (4)
      • Process (33)
      • Analysis (11)
      • Visualize (4)
      • Install (3)
    • Python (56)
      • Collection (10)
      • Process (27)
      • Visualize (2)
      • Install (3)
    • Web (165)
      • API (16)
      • Spring (58)
      • JAVA (49)
      • Infra (12)
    • PS (366)
      • Algorithm (45)
      • Problem_Solving (311)
      • PS_Note (7)
    • Books (35)
    • ADsP (4)
    • eTc (15)
    • AI (2)
  • 방명록

async (1)
[Ajax] 기본적인 Ajax 사용하기 (jQuery ajax documentation)

Ajax $.ajax({ url : "/save.do", // settings async : false, type : "POST", dataType : "json", contentType: "application/json", data : JSON.stringify(formObject()) }) .done(function() { alert("저장하였습니다."); location.href = "/list.do"; }) type : default get HTTP method url : 요청이 전송되는 URL async : default true 기본적으로 모든 요청은 비동기적으로 전송 동기 요청이 필요한 경우 false dataType : xml, html, script, json, jsonp, text pr..

Web 2021. 10. 7. 21:35
이전 1 다음
이전 다음
최근에 올라온 글
최근에 달린 댓글
링크
  • Gitbook
  • resume
Total
Today
Yesterday
TAG
  • DFS
  • Algorithm
  • DATA
  • BOJ
  • R
  • spring
  • dp
  • C
  • BFS
  • PYTHON
  • coding
  • c++
  • 시뮬레이션
  • 백준
  • java
more

Blog is powered by Tistory / Designed by Tistory

티스토리툴바