diff options
author | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 14:43:23 -0500 |
---|---|---|
committer | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 14:43:23 -0500 |
commit | 218934fa2ed1c702a6d3923d2aa2cc6b43c48684 (patch) | |
tree | a9ef8ac1e1b8fe4207b6d64d3841bfb8990b6fd0 /files/uk/glossary/data_structure | |
parent | 074785cea106179cb3305637055ab0a009ca74f2 (diff) | |
download | translated-content-218934fa2ed1c702a6d3923d2aa2cc6b43c48684.tar.gz translated-content-218934fa2ed1c702a6d3923d2aa2cc6b43c48684.tar.bz2 translated-content-218934fa2ed1c702a6d3923d2aa2cc6b43c48684.zip |
initial commit
Diffstat (limited to 'files/uk/glossary/data_structure')
-rw-r--r-- | files/uk/glossary/data_structure/index.html | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/files/uk/glossary/data_structure/index.html b/files/uk/glossary/data_structure/index.html new file mode 100644 index 0000000000..52d1d78523 --- /dev/null +++ b/files/uk/glossary/data_structure/index.html @@ -0,0 +1,16 @@ +--- +title: Структура даних +slug: Glossary/Data_structure +tags: + - Словник +translation_of: Glossary/Data_structure +--- +<p><span class="seoSummary"><strong>Структура даних</strong> це спосіб організації <em>даних</em>, для ефективного подальшого їх використання.</span></p> + +<h2 id="Довідатись_більшеEdit">Довідатись більше<a class="button section-edit only-icon" href="https://developer.mozilla.org/en-US/docs/Glossary/Accessibility$edit#Learn_more" rel="nofollow, noindex"><span>Edit</span></a></h2> + +<h3 class="highlight-spanned" id="Загальні_поняття"><span class="highlight-span">Загальні поняття</span></h3> + +<ul> + <li>{{interwiki("wikipedia", "Data_structure", "Структура даних")}} на Wikipedia</li> +</ul> |