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/zh-tw/glossary/data_structure/index.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 files/zh-tw/glossary/data_structure/index.html (limited to 'files/zh-tw/glossary/data_structure/index.html') diff --git a/files/zh-tw/glossary/data_structure/index.html b/files/zh-tw/glossary/data_structure/index.html new file mode 100644 index 0000000000..ec4d0cd68f --- /dev/null +++ b/files/zh-tw/glossary/data_structure/index.html @@ -0,0 +1,14 @@ +--- +title: 資料結構 +slug: Glossary/Data_structure +tags: + - 資料結構 +translation_of: Glossary/Data_structure +--- +

資料結構 用一些特別的方式去組織與儲存資料使得資料能夠更有效率的被使用。

+ +

了解更多

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