jquery getJSON

281 단어 jqueryjson
이 함 수 는 약자 인 Ajax 함수 로 등가:
$.ajax({ url: url, data: data, success: callback, dataType: json });

좋은 웹페이지 즐겨찾기