📄 index.html
字号:
<html>
<head>
<title>Welcome to ARM world!</title>
</head>
<body>
<table border="0"cellpadding="0"cellspacing="2"width="96">
<tr><td><a href="http://192.168.0.3/about.html">About</a></td></tr>
<tr><td><a href="http://192.168.0.3/dynamicPage.cgi">DynamicPage</a></td></tr>
<tr><td><a href="http://192.168.0.3/form.html">Form</a></td></tr>
</table>
<h1>Welcom</h1>
<h2>
uIP is an implementation of the TCP/IP protocol stack intended for small 8-bit and 16-bit microcontrollers.
It provides the necessary protocols for Internet communication, with a very small code footprint and
RAM requirements - the uIP code size is on the order of a few kilobytes and RAM usage is on the order of
a few hundred bytes.
</h2>
<font color="blue" face="comic sans ms" size="5">
Click on the links above to see some status information about the web server and the TCP/IP stack.
</font>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -