From 33058f2b292b3a581333bdfb21b8f671898c5060 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:40:17 -0500 Subject: initial commit --- files/zh-cn/glossary/codec/index.html | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 files/zh-cn/glossary/codec/index.html (limited to 'files/zh-cn/glossary/codec/index.html') diff --git a/files/zh-cn/glossary/codec/index.html b/files/zh-cn/glossary/codec/index.html new file mode 100644 index 0000000000..a17244c1d8 --- /dev/null +++ b/files/zh-cn/glossary/codec/index.html @@ -0,0 +1,20 @@ +--- +title: Codec +slug: Glossary/Codec +translation_of: Glossary/Codec +--- +

编解码器(从“coder-decoder”派生的混合词)是对数据流进行编码或解码的程序、算法或设备。给定的编解码器知道如何处理特定的编码或压缩技术。

+ +

Learn more

+ +

General knowledge

+ + + +

Technical reference

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