Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2506634 commit 333d7b8Copy full SHA for 333d7b8
1 file changed
library/asyncio-protocol.po
@@ -52,7 +52,7 @@ msgstr "基本上,传输和协议应只在库和框架上使用,而不应该
52
53
#: ../../library/asyncio-protocol.rst:22
54
msgid "This documentation page covers both `Transports`_ and `Protocols`_."
55
-msgstr ""
+msgstr "本文档包含 `Transports`_ 和 `Protocols`_ 。"
56
57
#: ../../library/asyncio-protocol.rst:25
58
msgid "Introduction"
@@ -63,7 +63,7 @@ msgid ""
63
"At the highest level, the transport is concerned with *how* bytes are "
64
"transmitted, while the protocol determines *which* bytes to transmit (and to"
65
" some extent when)."
66
+msgstr "在最顶层,传输只关心 **怎样** 传送字节内容,而协议决定传送 **哪些** 字节内容(还要在一定程度上考虑何时)。"
67
68
#: ../../library/asyncio-protocol.rst:30
69
msgid ""
0 commit comments