JavaScript 1タイピング
関連タイピング
-
プログラミングタイピング
プレイ回数1340 英字60秒 -
ホームポジションが自然と身につく!
プレイ回数1873 短文60秒 -
※long long → ll, vector → vc
プレイ回数400 英語90秒 -
全記号数字タイピング練習(108文字×100問,2分間ランダム)
プレイ回数9685 英語長文120秒 -
タッチタイピングをマスターしたい方向けの問題です。
プレイ回数7598 長文251打 -
JAVAの練習用です。
プレイ回数1735 長文120秒 -
プログラミング必須英単語リスト:ベーシック(d~f)
プレイ回数147 長文1369打 -
公開されている実践的な javascript プログラムです
プレイ回数1067 英語長文2780打
問題文
ふりがな非表示
ふりがな表示
(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