diff options
Diffstat (limited to 'files/zh-cn/glossary/data_structure/index.html')
-rw-r--r-- | files/zh-cn/glossary/data_structure/index.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/files/zh-cn/glossary/data_structure/index.html b/files/zh-cn/glossary/data_structure/index.html new file mode 100644 index 0000000000..91c76f1db9 --- /dev/null +++ b/files/zh-cn/glossary/data_structure/index.html @@ -0,0 +1,14 @@ +--- +title: 数据结构 +slug: Glossary/Data_structure +translation_of: Glossary/Data_structure +--- +<p><strong>数据结构</strong> 是让数据更好地被使用的一种数据组织方式。</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", "Data structure")}}</li> +</ul> |