📄 debug.html.bak
字号:
<html>
<head>
<link rel="stylesheet" type="text/css" href="./log.css"/>
<script type="text/javascript" src="./log.js"></script>
</head>
<body>
<script>
var log=new Log();
log.info("a a a asdaa a a a aefsdfsdfsdfsfsfsdf a a asddaa a");
log.info("there is a info");
log.info("there is a info");
log.info("there is a info");
log.info("there is a info");
log.info("there is a info");
log.info("there is a info");
log.info("there is a info");
log.info("there is a info");
log.info("there is a info");
log.info("there is a info");
log.info("there is a info");
log.info("there is a info");
log.info("there is a info");
log.info("there is a info");
log.info("there is a info");
log.info("there is a info");
log.info("there is a info");
log.info("there is a info");
log.info("there is a info");
log.warn("there is a warning");
log.info("there is a info");
log.info("there is a info");
log.info("there is a info");
log.info("there is a info");
log.info("there is a info");
log.info("there is a info");
log.warn("there is a warning");
log.error("there is a error");
</script>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -