aboutsummaryrefslogtreecommitdiff
path: root/files/ru/словарь/abstraction/index.html
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 14:51:05 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 14:51:05 +0100
commitc058fa0fb22dc40ef0225b21a97578cddd0aaffa (patch)
treedf20f8b4c724b61cb9c34cdb450a7ac77d690bd0 /files/ru/словарь/abstraction/index.html
parent8260a606c143e6b55a467edf017a56bdcd6cba7e (diff)
downloadtranslated-content-c058fa0fb22dc40ef0225b21a97578cddd0aaffa.tar.gz
translated-content-c058fa0fb22dc40ef0225b21a97578cddd0aaffa.tar.bz2
translated-content-c058fa0fb22dc40ef0225b21a97578cddd0aaffa.zip
unslug ru: move
Diffstat (limited to 'files/ru/словарь/abstraction/index.html')
-rw-r--r--files/ru/словарь/abstraction/index.html12
1 files changed, 0 insertions, 12 deletions
diff --git a/files/ru/словарь/abstraction/index.html b/files/ru/словарь/abstraction/index.html
deleted file mode 100644
index 860db30148..0000000000
--- a/files/ru/словарь/abstraction/index.html
+++ /dev/null
@@ -1,12 +0,0 @@
----
-title: Абстракция
-slug: Словарь/Abstraction
-translation_of: Glossary/Abstraction
----
-<p>Абстракция(обобщение) в {{Glossary("computer programming", "программировании")}} это способ дать упрощённое представление о компонентах системы, скрыть их сложность и детали реализации, предоставив подходящий {{Glossary("API", "программный интерфейс")}}.</p>
-
-<p id="Learn_more"><strong>Дополнительно</strong></p>
-
-<ul>
- <li>{{interwiki("wikipedia", "Abstraction (computer science)", "Abstraction")}} on Wikipedia</li>
-</ul>