diff options
Diffstat (limited to 'files/ru/glossary/data_structure/index.html')
-rw-r--r-- | files/ru/glossary/data_structure/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/glossary/data_structure/index.html b/files/ru/glossary/data_structure/index.html index 57e5660dd4..b62cf6c0d5 100644 --- a/files/ru/glossary/data_structure/index.html +++ b/files/ru/glossary/data_structure/index.html @@ -5,7 +5,7 @@ tags: - Data structure - структура данных translation_of: Glossary/Data_structure -original_slug: Словарь/data_structure +original_slug: Глоссарий/data_structure --- <p><strong>Структура данных</strong> (data structure) — способ представления множества данных как связного целого, имеющего определённый программный интерфейс (методы доступа и манипулирования над элементами этих данных).</p> |