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/protocol/index.html | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 files/zh-cn/glossary/protocol/index.html (limited to 'files/zh-cn/glossary/protocol') diff --git a/files/zh-cn/glossary/protocol/index.html b/files/zh-cn/glossary/protocol/index.html new file mode 100644 index 0000000000..8e5ac562ca --- /dev/null +++ b/files/zh-cn/glossary/protocol/index.html @@ -0,0 +1,26 @@ +--- +title: Protocol(协议) +slug: Glossary/Protocol +tags: + - 协议 + - 术语 +translation_of: Glossary/Protocol +--- +

协议是定义了数据如何在计算机内和之间进行交换的规则的系统。设备之间通信要求设备接受正在交换的数据的格式。定义格式的一组规则称之为协议。

+ +

了解更多

+ +

基础知识

+ + + +

参见

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