Deleted articles cannot be recovered. Draft of this article would be also deleted. Are you sure you want to delete this article?

var xmlHttpRequest = new XMLHttpRequest(); xmlHttpRequest.open('GET', url); // XMLHttpRequest2が使えるなら使う isXHR2 = typeof xmlHttpRequest.responseType != 'undefined'; if (isXHR2) { xmlHttpRequest.responseType = 'arraybuffer'; } else { xmlHttpRequest.overrideMimeType( 'text/plain; charset=x-user-defined' ); } xmlHttpRequest.send(null); xmlHttpRequest.onreadystatechange = function() { var readyState = x
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く