From 218934fa2ed1c702a6d3923d2aa2cc6b43c48684 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:43:23 -0500 Subject: initial commit --- files/th/glossary/data_structure/index.html | 17 +++++++++++ files/th/glossary/index.html | 45 +++++++++++++++++++++++++++++ 2 files changed, 62 insertions(+) create mode 100644 files/th/glossary/data_structure/index.html create mode 100644 files/th/glossary/index.html (limited to 'files/th/glossary') 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 +--- +

โครงสร้างข้อมูล(Data structure) คือวิธีจัดการข้อมูล (data) เพื่อให้ใช้งานได้อย่างมีประสิทธิภาพ

+ +

อ่านเพิ่มEdit

+ +

ความรู้ทั่วไป

+ + diff --git a/files/th/glossary/index.html b/files/th/glossary/index.html new file mode 100644 index 0000000000..8e1c81312d --- /dev/null +++ b/files/th/glossary/index.html @@ -0,0 +1,45 @@ +--- +title: Glossary +slug: Glossary +tags: + - Beginner + - Glossary + - Index + - Landing + - NeedsTranslation + - TopicStub +translation_of: Glossary +--- +
{{LearnBox({"title":"Learn a new term:"})}}
+ +

Web technologies contain long lists of jargon and abbreviations that are used in documentation and coding. This glossary provides definitions of words and abbreviations you need to know to successfully understand and build for the web.

+ +

Glossary of Terms

+ +

{{GlossaryList({"split": "h3", "css": "multiColumnList"})}}

+ +

Contribute to the glossary

+ +

This glossary is a never ending work in progress. You can help improving it by writing new entries or by making the existing ones better. The easiest way to start is to hit the following link or to pick one of the suggested terms below.

+ +

Add a new entry to the glossary

+ +

{{GlossaryList({"terms":["at-rule", "ALPN", "Attack", "Byte-Order Mark", "client", "Character set", "cryptosystem", "debug", "digital signature", "execution", "flex-direction", "GLSL", "Interface", "Library", "Memory management", "routers", "Self-Executing Anonymous Function", "Stylesheet", "Vector image"], "filter": "notdefined", "css": "multiColumnList"})}}

+ +

If you want to know more on how to contribute to the glossary, check out the glossary documentation status page.

+ +

See also

+ + + + -- cgit v1.2.3-54-g00ecf