uniform resource locator
uniform resource locator
Uniform Resource Locator
Noun | 1. | uniform resource locator - the address of a web page on the world wide web |
单词 | uniform resource locator | |||
释义 | uniform resource locatoruniform resource locatorUniform Resource Locator
Uniform Resource Locatoruniform resource locator[‚yü·nə‚fȯrm ri‚sȯrs ′lō·kād·ər]Uniform Resource Locator(World-Wide Web)Here are some example URLs: http://w3.org/default.htmlhttp://acme.co.uk:8080/images/map.gifhttp://foldoc.org/?Uniform+Resource+Locatorhttp://w3.org/default.html#Introductionftp://wuarchive.wustl.edu/mirrors/msdos/graphics/gifkit.zipftp://spy:secret@ftp.acme.com/pub/topsecret/weapon.tgzmailto:fred@doc.ic.ac.uknews:alt.hypertexttelnet://dra.com The part before the first colon specifies the access scheme orprotocol. Commonly implemented schemes include: ftp,http (World-Wide Web), gopher or WAIS. The "file"scheme should only be used to refer to a file on the samehost. Other less commonly used schemes include news,telnet or mailto (e-mail). The part after the colon is interpreted according to theaccess scheme. In general, two slashes after the colonintroduce a hostname (host:port is also valid, or for FTPuser:passwd@host or user@host). The port number is usuallyomitted and defaults to the standard port for the scheme,e.g. port 80 for HTTP. For an HTTP or FTP URL the next part is a pathname which isusually related to the pathname of a file on the server. Thefile can contain any type of data but only certain types areinterpreted directly by most browsers. These include HTMLand images in gif or jpeg format. The file's type isgiven by a MIME type in the HTTP headers returned by theserver, e.g. "text/html", "image/gif", and is usually alsoindicated by its filename extension. A file whose type isnot recognised directly by the browser may be passed to anexternal "viewer" application, e.g. a sound player. The last (optional) part of the URL may be a query stringpreceded by "?" or a "fragment identifier" preceded by "#".The later indicates a particular position within the specifieddocument. Only alphanumerics, reserved characters (:/?#"<>%+) used fortheir reserved purposes and "$", "-", "_", ".", "&", "+" aresafe and may be transmitted unencoded. Other characters areencoded as a "%" followed by two hexadecimal digits. Spacemay also be encoded as "+". Standard SGML "&<name>;"character entity encodings (e.g. "é") are also acceptedwhen URLs are embedded in HTML. The terminating semicolon maybe omitted if &<name> is followed by a non-letter character. The authoritative W3C URL specification. uniform resource locatoruniform resource locatorThe address of a web page.See URL uniform resource locator
Synonyms for uniform resource locator
|
|||
随便看 |
|
英语词典包含2567994条英英释义在线翻译词条,基本涵盖了全部常用单词的英英翻译及用法,是英语学习的有利工具。