📄 index.html
字号:
<html>
<head><title>Basic CGI Script Example</title><head>
<body bgcolor="blue" text="white" link="yellow" vlink="red" alink="blue">
<h1>Basic CGI Script Example!</h1> <br><br>
Please type the following into the address bar:<br><br>
http://<ip-address>/<B><font color=yellow size=5>get_data?arg1=hello&arg2=donotdisplay</font></B><br><br>
where <ip-address> = the IP address of the embedded system.
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -