摘要:
完整的URL由这几个部分构成:
scheme://host:port/path?query#fragment
scheme = 通信协议 (常用的http,ftp,maito等)
host = 主机 (域名或IP)
port = 端口号
path = 路径 阅读全文
posted @ 2008-02-28 14:05 陈达辉 阅读(809) 评论(1) 推荐(0)
|
|||
|
摘要:
完整的URL由这几个部分构成:
scheme://host:port/path?query#fragment
scheme = 通信协议 (常用的http,ftp,maito等)
host = 主机 (域名或IP)
port = 端口号
path = 路径 阅读全文
posted @ 2008-02-28 14:05 陈达辉 阅读(809) 评论(1) 推荐(0) |
|||