Skip to content

Commit 1f57381

Browse files
committed
小调整
1 parent 6deedf9 commit 1f57381

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

第一章/探索并行化的几种模式.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
![](https://github.com/Voidly/Img/blob/master/Parallel%20Programming%20with%20Python/Chapter%201/Parallel%20programming%20scheme.png?raw=true)
2020

21-
分布式编程旨在在计算机器(节点)之间通过消息交换数据来分享进程,这是物理分离。
21+
分布式编程旨在在物理分离的计算机器(节点)之间通过消息交换数据来分享进程
2222

2323
分布式编程变得越来越受欢迎的原因有很多,下面是被探讨的受欢迎的原因:
2424

0 commit comments

Comments
 (0)