File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1- {"translation" : " 81.77%" , "updated_at" : " 2025-05-29T01:20:30Z " }
1+ {"translation" : " 81.77%" , "updated_at" : " 2025-05-29T15:55:51Z " }
Original file line number Diff line number Diff line change @@ -891,6 +891,8 @@ msgid ""
891891":meth:`readinto` and :meth:`write` will try (respectively) to read as much "
892892"input as requested or to emit all provided data."
893893msgstr ""
894+ "与 :class:`RawIOBase` 的主要差别在于 :meth:`read`, :meth:`readinto` 和 :meth:`write` "
895+ "等方法会(分别)按要求读取尽可能多的输入或是耗尽已提供的所有数据。"
894896
895897#: ../../library/io.rst:528
896898msgid ""
@@ -951,7 +953,7 @@ msgstr ""
951953msgid ""
952954"Read and return up to *size* bytes. If the argument is omitted, ``None``, or"
953955" negative read as much as possible."
954- msgstr ""
956+ msgstr "读取并返回至多 *size* 个字节。 如果此参数被省略、为 ``None`` 或为负值则会读取尽可能多的数据。 "
955957
956958#: ../../l
3E1D
ibrary/io.rst:567
957959msgid ""
You can’t perform that action at this time.
0 commit comments