Javascript 1 加入頁面

Javascript 1 加入頁面
<!doctype html>
<html lang="en">
<head>
    <meta charset="utf-8">
    <title></title>
    <script>
        setTimeout(wakeUpUser, 5000);
        function wakeUpUser(){
            alert("This is an alert!");
        }

    </script>
    <body>
    </body>
</head>
</html>

Comments

Popular posts from this blog

MEGA 暫存檔案刪除

IOS GCD多執行緒

利用CMD指令強制刪除