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/th/glossary/data_structure/index.html | |
parent | 074785cea106179cb3305637055ab0a009ca74f2 (diff) | |
download | translated-content-218934fa2ed1c702a6d3923d2aa2cc6b43c48684.tar.gz translated-content-218934fa2ed1c702a6d3923d2aa2cc6b43c48684.tar.bz2 translated-content-218934fa2ed1c702a6d3923d2aa2cc6b43c48684.zip |
initial commit
Diffstat (limited to 'files/th/glossary/data_structure/index.html')
-rw-r--r-- | files/th/glossary/data_structure/index.html | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/files/th/glossary/data_structure/index.html b/files/th/glossary/data_structure/index.html new file mode 100644 index 0000000000..8be04c700d --- /dev/null +++ b/files/th/glossary/data_structure/index.html @@ -0,0 +1,17 @@ +--- +title: Data structure +slug: Glossary/Data_structure +tags: + - อภิธาน + - โครงสร้างข้อมูล +translation_of: Glossary/Data_structure +--- +<p><strong>โครงสร้างข้อมูล(Data structure)</strong> คือวิธีจัดการ<em>ข้อมูล</em> (<em>data)</em> เพื่อให้ใช้งานได้อย่างมีประสิทธิภาพ</p> + +<h2 id="อ่านเพิ่มEdit"><strong>อ่านเพิ่ม</strong><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", "โครงสร้างข้อมูล", "โครงสร้างข้อมูล")}} บนวิกิพีเดีย</li> +</ul> |