index.sht

来自「一种实时操作系统」· SHT 代码 · 共 15 行

SHT
15
字号
<html>
<head><title>Sample Dynamic Content Page: shttp_d.exe</title>
</head>
<body>
<h3>Sample Dynamic Content Page</h3>

    <p>This page contains some static content, and uses
       server-side includes to add some dynamic content.</p>

    <p>Coreleft: ##coreleft## bytes</p>
    <p>Time: ##time## </p>
    <p>Cookie: ##showcookie##</p>
</body>
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?