From d4d37b5b9f6a97661328cbb2aab3124591226ce5 Mon Sep 17 00:00:00 2001 From: wangming Date: Mon, 5 Oct 2020 19:02:46 +0800 Subject: [PATCH] =?UTF-8?q?Updated=20link=20to=20"=E6=93=8D=E4=BD=9C?= =?UTF-8?q?=E7=B3=BB=E7=BB=9F=E5=92=8C=E7=B3=BB=E7=BB=9F=E7=BC=96=E7=A8=8B?= =?UTF-8?q?(video)"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- translations/README-cn.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/README-cn.md b/translations/README-cn.md index 48f3faf..d9c1693 100644 --- a/translations/README-cn.md +++ b/translations/README-cn.md @@ -871,7 +871,7 @@ - ### 进程(Processe)和线程(Thread) - [ ] 计算机科学 162 - 操作系统 (25 个视频): - 视频 1-11 是关于进程和线程 - - [操作系统和系统编程 (video)](https://www.youtube.com/playlist?list=PL-XXv-cvA_iBDyz-ba4yDskqMDY6A1w_c) + - [操作系统和系统编程 (video)](https://archive.org/details/ucberkeley-webcast-PL-XXv-cvA_iBDyz-ba4yDskqMDY6A1w_c) - [进程和线程的区别是什么?](https://www.quora.com/What-is-the-difference-between-a-process-and-a-thread) - 涵盖了: - 进程、线程、协程