📄 setime.egi
字号:
<html><head><title>PICWEB - set time</title></head>
<body><h3>PICWEB miniature Web server</h3>
<h4>Set time (HH:MM:SS)</h4>
<form action='setime.egi'>
<input type=text name=hrs size=2 value='@2'><!--@N--> :
<input type=text name=min size=2 value='@1'><!--@O--> :
<input type=text name=sec size=2 value='@0'><!--@P-->
<br><br>
<input type=submit name=sub value='Set clock'>
</form>
<br><a href='status.egi'>Status page</a>
<br><a href='index.htm'>Home page</a>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -