From 98d3c8aaa1d4ba5ab465777dc03e65dfc06e9202 Mon Sep 17 00:00:00 2001 From: KAFUU <740371959@qq.com> Date: Mon, 17 Jul 2023 13:31:10 +0800 Subject: [PATCH] =?UTF-8?q?Update=209.=E8=AE=A1=E7=AE=97=E6=9C=BA=E7=BD=91?= =?UTF-8?q?=E7=BB=9C.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 9.计算机网络/9.计算机网络..md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 9.计算机网络/9.计算机网络..md diff --git a/9.计算机网络/9.计算机网络..md b/9.计算机网络/9.计算机网络..md new file mode 100644 index 0000000..4042650 --- /dev/null +++ b/9.计算机网络/9.计算机网络..md @@ -0,0 +1,6 @@ +# 9.计算机网络 +计算机网络的定义: + + 利用通信线路和通信设备,将地理位置不同的、功能独立的多台计算机互连起来,以功能完善的网络软件来实现资源共享和信息传递,就构成了计算机网络系统。 + +而我们学习计算机网络本质上可以理解为学习这个网络系统中的各种网络协议。 \ No newline at end of file