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/data_structure/index.html | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 files/ru/glossary/data_structure/index.html (limited to 'files/ru/glossary/data_structure') diff --git a/files/ru/glossary/data_structure/index.html b/files/ru/glossary/data_structure/index.html new file mode 100644 index 0000000000..192f354fb1 --- /dev/null +++ b/files/ru/glossary/data_structure/index.html @@ -0,0 +1,17 @@ +--- +title: Cтруктура данных +slug: Словарь/data_structure +tags: + - Data structure + - структура данных +translation_of: Glossary/Data_structure +--- +

Cтруктура данных (data structure) — способ представления множества данных как связного целого, имеющего определённый программный интерфейс (методы доступа и манипулирования над элементами этих данных).

+ +
Learn more
+ + + +

 

-- cgit v1.2.3-54-g00ecf