File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -27,16 +27,16 @@ msgstr "網路與行程間通訊"
2727msgid ""
2828"The modules described in this chapter provide mechanisms for networking and "
2929"inter-processes communication."
30- msgstr "本章所描述的模組提供了網路和進程間通訊的機制 。"
30+ msgstr "本章所描述的模組提供了網路和行程間通訊的機制 。"
3131
3232#: ../../library/ipc.rst:10
3333msgid ""
3434"Some modules only work for two processes that are on the same machine, e.g. :"
3535"mod:`signal` and :mod:`mmap`. Other modules support networking protocols "
3636"that two or more processes can use to communicate across machines."
3737msgstr ""
38- "某些模組僅適用於同一台機器上的兩個進程 ,例如 :mod:`signal` 和 :mod:`mmap`。其他模"
39- "組則支援網路通訊協定,可供兩個或多個進程跨機器進行通訊 。"
38+ "某些模組僅適用於同一台機器上的兩個行程 ,例如 :mod:`signal` 和 :mod:`mmap`。其他模"
39+ "組則支援網路通訊協定,可供兩個或多個行程跨機器進行通訊 。"
4040
4141#: ../../library/ipc.rst:14
4242msgid "The list of modules described in this chapter is:"
You can’t perform that action at this time.
0 commit comments