JavaScript 1タイピング
関連タイピング
-
プログラミングで良く使う英単語、構文のタイピングです!
プレイ回数4195 短文英字429打 -
英数と記号を混ぜた文章です
プレイ回数509 英語長文1468打 -
HTML&CSSを忘れないために
プレイ回数3万 英語長文759打 -
プレイ回数867 短文9打
-
JavaScript 暗記用です
プレイ回数1627 英語長文851打 -
公開されている実践的な javascript プログラムです
プレイ回数1174 英語長文2780打 -
競技プログラミングに特化したc++コードのタイピングです。
プレイ回数3587 英語長文300秒 -
AI対戦のマルバツゲームのコードです。
プレイ回数220 英語長文1065打
問題文
ふりがな非表示
ふりがな表示
(document.getelementbyid)
document.getElementById
(document.createelement())
document.createElement()
(document.queryselector())
document.querySelector()
(math.floor())
Math.floor()
(math.random())
Math.random()
(math.abs())
Math.abs()
(textcontent)
textContent
(constructor())
constructor()
(console.log())
console.log()
(constsea=[blue,1173,ever];)
const sea = [blue, 1173, ever];
(let)
let
(perfect)
perfect
(array.push();)
array.push();
(array.pop();)
array.pop();
(array.unshift();)
array.unshift();
(array.shift();)
array.shift();
(array.splice();)
array.splice();
(array.slice();)
array.slice();
(array.indexof();)
array.indexOf();
(array.map();)
array.map();
など
(array.filter();)
array.filter();
(src)
src
(imges)
imges
(btn)
btn
(walk)
walk
(warning)
warning
(comment)
comment
(script)
script
(javascript)
javascript
(header)
header
(main)
main
(footer)
footer
(top)
top
(bottom)
bottom
(right)
right
(left)
left
(width)
width
(height)
height
(border-radius)
border-radius
(function)
function
(setinterval)
setInterval
(clearinterval)
clearInterval
(settimeout)
setTimeout
(cleartimeout)
clearTimeout
(addeventlistener)
addEventListener
(removeeventlistener)
removeEventListener
(cursor:pointer;)
cursor: pointer;
(window)
window
(object)
object
(countdown)
countDown
(starttime)
startTime
(elapsedtime)
elapsedTime
(timeleft)
timeLeft
(date.now())
Date.now()
(getfullyear();)
getFullYear();
(getmonth();)
getMonth();
(getdate();)
getDate();
(getday();)
getDay();
(gethoures();)
getHoures();
(getminutes();)
getMinutes();
(getseconds();)
getseconds();
(getmilliseconds();)
getmilliseconds();
(stop)
stop
(check)
check
(retry)
retry
(string)
String
(nunber)
Nunber
(array)
Array
(remove)
remove
(active)
active
(disabled)
disabled
(isplaying)
isPlaying
(timeout)
timeout
(scrolltop)
scrollTop
(current)
current
(num)
num
(diff)
diff
(result)
result
(current.index)
current.index
(tax)
tax
(keyup)
keyup
(keydown)
keydown
(helloworld!)
hello world!
(standby)
standby
(’usestrict’;)
'use strict';
(transitionend;)
transitionend;
(next)
next
(prev)
prev
(index)
index
(thumbnail)
thumbnail
(e.keycode)
e.keyCode
(length)
length
(foreach())
forEach()
(if())
if ()
(opacity)
opacity
(word)
word
(padstart())
padStart()
(classlist)
classList
(addclass)
addClass
(removeclass)
removeClass