File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -58,13 +58,13 @@ msgstr ""
58
58
59
59
#: ../../library/asyncio-eventloop.rst:28
60
60
msgid "Obtaining the Event Loop"
61
- msgstr "獲取事件迴圈 "
61
+ msgstr "取得事件迴圈 "
62
62
63
63
#: ../../library/asyncio-eventloop.rst:29
64
64
msgid ""
65
65
"The following low-level functions can be used to get, set, or create an "
66
66
"event loop:"
67
- msgstr "以下的低階函式可用於獲取 、設置或建立事件迴圈:"
67
+ msgstr "以下的低階函式可用於取得 、設置或建立事件迴圈:"
68
68
69
69
#: ../../library/asyncio-eventloop.rst:34
70
70
msgid "Return the running event loop in the current OS thread."
@@ -1342,7 +1342,7 @@ msgid ""
1342
1342
msgstr ""
1343
1343
"*offset* 告訴從哪裡開始讀取檔案。如果指定了,*count* 是要傳輸的總位元組數,而"
1344
1344
"不是發送檔案直到達到 EOF。即使此方法引發錯誤時,檔案位置也始終更新,可以使"
1345
- "用 :meth:`file.tell() <io.IOBase.tell>` 獲取實際發送的位元組數 。"
1345
+ "用 :meth:`file.tell() <io.IOBase.tell>` 取得實際發送的位元組數 。"
1346
1346
1347
1347
#: ../../library/asyncio-eventloop.rst:873
1348
1348
msgid ""
@@ -2021,7 +2021,7 @@ msgstr "啟用除錯模式"
2021
2021
2022
2022
#: ../../library/asyncio-eventloop.rst:1385
2023
2023
msgid "Get the debug mode (:class:`bool`) of the event loop."
2024
- msgstr "獲取事件迴圈的除錯模式 (\\ :class:`bool`\\ )。"
2024
+ msgstr "取得事件迴圈的除錯模式 (\\ :class:`bool`\\ )。"
2025
2025
2026
2026
#: ../../library/asyncio-eventloop.rst:1387
2027
2027
msgid ""
You can’t perform that action at this time.
0 commit comments