jQuery AJAX

関連タイピング
-
プログラミングを学びたい方は是非!2025/05/21公開
プレイ回数361610打 -
JavaScriptの暗記用です
プレイ回数4534英語長文913打 -
プログラミングで良く使う英単語、構文のタイピングです!
プレイ回数3084短文英字429打 -
自分暗記用
プレイ回数725長文333打 -
bootstrap table
プレイ回数150英語295打 -
JavaScript暗記用です
プレイ回数3238英語長文841打 -
bootstrap flex
プレイ回数142英語長文308打 -
vue Lifecycle Hooks
プレイ回数196英語157打
問題文
($(”button”).click(function(){)
$("button").click(function(){$.post
($.post(”test.php”,)
$.post
({name:$(”#name”).val()},)
$.post()
(function(data){)
$.post()
($(”#result”).html(data);)
$.post()
(});});});)
$.post
($(”#result”).load(”data.php”,)
.load
({name:”name”,age:”age”});)
load
($.get(”path”))
get
(.done(function(data){}))
get
(.fail(function(){}))
get
(.always(function(){}))
get
(header(’content-type:image/jpeg’);)
Content-Type:
(header(’content-disposition:attachment;)
header Cntent-Disposition
(filename=”download.jpg”’);)
download.jpgというファイル名でダウンロード
(header(’conent-length:’.filesize(’origin.jpg’));)
Content-length
(readfile(’origin.jpg’);)
元のファイル名