五月天青色头像情侣网名,国产亚洲av片在线观看18女人,黑人巨茎大战俄罗斯美女,扒下她的小内裤打屁股

歡迎光臨散文網(wǎng) 會(huì)員登陸 & 注冊(cè)

html測(cè)試你的反應(yīng)速度

2022-09-06 04:19 作者:三九刀  | 我要投稿

效果預(yù)覽:http://sjd039.top

<!DOCTYPE html>

<html>


<head>

? ? <meta charset="UTF-8">

? ? <meta http-equiv="X-UA-Compatible" content="IE=edge">

? ? <meta name="viewport" content="width=device-width, initial-scale=1.0">

? ? <title>測(cè)試你的反應(yīng)速度</title>

? ? <style>

? ? ? ? * {

? ? ? ? ? ? user-select: none;

? ? ? ? ? ? margin: 0;

? ? ? ? ? ? padding: 0;

? ? ? ? ? ? margin: 0 auto;

? ? ? ? }

? ? </style>

</head>


<body>

? ? <h1>測(cè)試你的反應(yīng)速度</h1>

? ? <p style="font-size: 26px; font-weight: bold;">成績(jī):<span id="scoreV">0000</span>ms</p>

? ? <div>

? ? ? ? 按住屏幕(鍵盤)開始,當(dāng)背景顏色變紅的時(shí)候松開屏幕(鍵盤)。

? ? </div>

</body>

<script>

? ? var body = document.getElementsByTagName('body')[0];

? ? var scoreV = document.getElementById('scoreV');

? ? var startTime = 0;

? ? var endTime;

? ? body.style.backgroundColor = "rgb(255, 255, 255)";


? ? window.onkeydown = function () {

? ? ? ? if (body.style.backgroundColor != "rgb(255, 255, 255)") {

? ? ? ? ? ? return;

? ? ? ? }

? ? ? ? gameStart();

? ? }

? ? window.ontouchstart = function () {

? ? ? ? if (body.style.backgroundColor != "rgb(255, 255, 255)") {

? ? ? ? ? ? return;

? ? ? ? }

? ? ? ? gameStart();

? ? }

? ? window.onkeyup = function () {

? ? ? ? if (startTime == 0) {

? ? ? ? ? ? return;

? ? ? ? }

? ? ? ? gameEnd();

? ? }

? ? window.ontouchend = function () {

? ? ? ? if (startTime == 0) {

? ? ? ? ? ? return;

? ? ? ? }

? ? ? ? gameEnd();

? ? }


? ? function gameStart() {

? ? ? ? body.style.backgroundColor = "#39c5bb";

? ? ? ? setTimeout(() => {

? ? ? ? ? ? body.style.backgroundColor = "#FFC0CB";

? ? ? ? ? ? startTime = new Date().getTime();

? ? ? ? }, 2000 + (Math.random() * 4000));

? ? }


? ? function gameEnd() {

? ? ? ? endTime = new Date().getTime();

? ? ? ? scoreV.innerText = endTime - startTime;

? ? ? ? startTime = 0;

? ? ? ? endTime = 0;

? ? ? ? body.style.backgroundColor = "rgb(255, 255, 255)";

? ? }

// 白色代表游戲未開始,

// 綠色代表游戲開始等待狀態(tài),

// 紅色代表游戲開始評(píng)分狀態(tài)。

</script>

</html>


html測(cè)試你的反應(yīng)速度的評(píng)論 (共 條)

分享到微博請(qǐng)遵守國(guó)家法律
石家庄市| 安乡县| 定边县| 奈曼旗| 南汇区| 临海市| 孙吴县| 肇庆市| 棋牌| 明水县| 西林县| 定襄县| 天祝| 黔南| 维西| 北安市| 桂平市| 改则县| 聂拉木县| 上栗县| 平原县| 榆中县| 溧水县| 涿鹿县| 多伦县| 独山县| 阜宁县| 黑龙江省| 延寿县| 北辰区| 通辽市| 双辽市| 夹江县| 庆阳市| 万山特区| 福清市| 中阳县| 屯留县| 梓潼县| 吉林市| 理塘县|