From c058fa0fb22dc40ef0225b21a97578cddd0aaffa Mon Sep 17 00:00:00 2001 From: Florian Merz Date: Thu, 11 Feb 2021 14:51:05 +0100 Subject: unslug ru: move --- files/ru/glossary/url/index.html | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 files/ru/glossary/url/index.html (limited to 'files/ru/glossary/url/index.html') diff --git a/files/ru/glossary/url/index.html b/files/ru/glossary/url/index.html new file mode 100644 index 0000000000..acaddff749 --- /dev/null +++ b/files/ru/glossary/url/index.html @@ -0,0 +1,30 @@ +--- +title: URL (Единый указатель ресурса) +slug: Словарь/URL +tags: + - URL + - Глоссарий + - Ссылки + - веб-адреса + - урлы +translation_of: Glossary/URL +--- +

Единый указатель ресурса (Uniform Resource Locator, URL) — строка, однозначно определяющая, где в интернете находится ресурс.

+ +

В контексте {{Glossary("HTTP")}}, URL называют "адрес" (web address)" или "ссылку" (link). В браузере URL отображается в адресной строке , например,  https://developer.mozilla.org.

+ +

Кроме того, URL используют при передаче файлов через {{Glossary("FTP")}} , в электронной почте через ({{Glossary("SMTP")}}) и других местах.

+ +

См. также

+ +

Основная информация

+ + + +

Узнайте об этом

+ + -- cgit v1.2.3-54-g00ecf