SOURCE

console 命令行工具 X clear

                    
>
console
document.write("hello");
window.open("https://www.baidu.com","_blank")
<!DOCTYPE html>
<html>
<head>
</head>
<body>
</body>
</html>