SOURCE

console 命令行工具 X clear

                    
>
console
<!DOCTYPE html>
<html lang="en">
<head>
	<meta charset="UTF-8">
	<title>video</title>
</head>
<body>
	<video src="http://liting.ltd/demo/src/xiaohei.mp4" controls width="500"></video>
</body>
</html>