JavaScript 1タイピング
関連タイピング
-
JavaScript暗記用です
プレイ回数3594 英語長文841打 -
プログラミング必須英単語リスト:ベーシック(g~m)
プレイ回数230 長文1238打 -
JavaScript暗記用です
プレイ回数2906 英語長文601打 -
javaやpythonのコードを打つタイピングです
プレイ回数1008 長文60秒 -
競技プログラミングに特化したc++コードのタイピングです。
プレイ回数2893 英語長文300秒 -
htmlやcssのタイピングです。
プレイ回数7294 英語長文120秒 -
キーボードにある記号全て使います!!
プレイ回数3647 英語60秒 -
あの「プレイグラム」を打ってください
プレイ回数21 短文60秒
問題文
ふりがな非表示
ふりがな表示
(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