zuo

复制代码
  1. http协议的四段:
  2. <html>
  3.          <head>
  4.                    <title>http协议的四段</title>
  5.          </head>
  6.          <body>
  7.                    <center>
  8.                                <h1>http协议的四段</h1>
  9.                               <p>http://www.liwenkai.com:80/index.html</p>
  10.                               <p>http:网络协议</p>
  11.                              <p>www.liwenkai.com 主机名</p>
  12.                              <p>80 端口号</p>
  13.                              <p>index.html 文件路径</p>
  14.                 </center>
  15.                  </body>
  16. </html>


作者: ugcad   发布时间: 2011-07-02

呵呵,这是作业呀?

作者: 李文凯   发布时间: 2011-07-02