File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -127,12 +127,14 @@ msgid ""
127127"Raises an :ref:`auditing event <auditing>` ``msvcrt.open_osfhandle`` with "
128128"arguments ``handle``, ``flags``."
129129msgstr ""
130+ "引发一个 :ref:`审计事件 <auditing>` ``msvcrt.open_osfhandle``,附带参数 ``handle``, "
131+ "``flags``。"
130132
131133#: ../../library/msvcrt.rst:87
132134msgid ""
133135"Return the file handle for the file descriptor *fd*. Raises :exc:`OSError` "
134136"if *fd* is not recognized."
135- msgstr ""
137+ msgstr "返回文件描述符 *fd* 的文件句柄。 如果 *fd* 不能被识别则会引发 :exc:`OSError`。 "
136138
137139#: ../../library/msvcrt.rst:90
138140msgid ""
@@ -142,11 +144,11 @@ msgstr ""
142144
143145#: ../../library/msvcrt.rst:96
144146msgid "Console I/O"
145- msgstr ""
147+ msgstr "控制台 I/O "
146148
147149#: ../../library/msvcrt.rst:101
148150msgid "Return ``True`` if a keypress is waiting to be read."
149- msgstr ""
151+ msgstr "如果有某个按键正在等待被读取则返回 ``True``。 "
150152
151153#: ../../library/msvcrt.rst:106
152154msgid ""
You can’t perform that action at this time.
0 commit comments