a.html
来自「socket实现网络通信的一个简单实现 socket实现网络通信的一个简单实现」· HTML 代码 · 共 12 行
HTML
12 行
<html>
<head>
<title></title>
</head>
<body>
<p align="center">welcome to my website</p>
<h3 align="center"><a href="Default.htm">happy family</a></h3>
<p>end</p>
<p></p>
</body></html>