maind.htm

来自「一个由PIC单片机组成的Web服务器源码」· HTM 代码 · 共 16 行

HTM
16
字号
<HTML>
<HEAD>
</HEAD>
<BODY bgcolor=#d0d0ff>
<font face=helvetica>
<center><img src=chipweb.gif></center><br>
<h3>Digital</h3>
The ChipWeb&#153; server controls the two digital outputs which drive the 
'user' LEDs on the demonstration board.<p>
To toggle the outputs, click the switches on the left. There will be a short
delay before the new state is shown on the right.<p>
<p>Copyright &copy; Iosoft Ltd. 2001
</BODY>
</HTML>

⌨️ 快捷键说明

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