zdq0394.github.com

Tech study and research.

Follow me on GitHub

URL和资源

URL是因特网资源的标准化名称。 URI是一类更通用的资源标志符,URL实际上是它的一个子集。URL通过描述资源的位置来标识资源。

URL语法

<scheme>://<user>:<password>@<host>:<port>/<path>;<params>?<query>#<frag>