jQuery AJAX
関連タイピング
-
bootstrap5 border関係
プレイ回数106英語473打 -
プログラミングを学びたい方は是非!2013/07/03公開
プレイ回数36万1071打 -
bootstrap table
プレイ回数154英語295打 -
プログラミングを学びたい方は是非!2025/05/21公開
プレイ回数1859610打 -
自分練習用
プレイ回数2621長文536打 -
自分練習用
プレイ回数762長文259打 -
vue Lifecycle Hooks
プレイ回数224英語157打 -
プログラミングで良く使う英単語、構文のタイピングです!
プレイ回数3582短文英字429打
問題文
($(”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’);)
元のファイル名