摘要: URL : 统一资源定位符 (Uniform Resource Locator, URL) 完整的URL由这几个部分构成: scheme://host:port/path?query#fragment scheme = 通信协议 (常用的http,ftp,maito等) host = 主机 (域名或IP) port = 端口号 path = 路径 阅读全文
posted @ 2013-01-11 21:58 梦在旅途 阅读(1096) 评论(0) 推荐(0) 编辑