File tree Expand file tree Collapse file tree 5 files changed +424
-422
lines changed
Expand file tree Collapse file tree 5 files changed +424
-422
lines changed Original file line number Diff line number Diff line change 77msgstr ""
88"Project-Id-Version : Python 3.13\n "
99"Report-Msgid-Bugs-To : \n "
10- "POT-Creation-Date : 2024-10-11 00:13+0000\n "
10+ "POT-Creation-Date : 2024-11-12 00:13+0000\n "
1111"PO-Revision-Date : 2022-02-20 12:36+0800\n "
1212"Last-Translator : Adrian Liaw <adrianliaw2000@gmail.com>\n "
1313"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -2685,9 +2685,10 @@ msgid ""
26852685msgstr "用於 Windows 的事件迴圈,使用\" I/O 完成埠\" (IOCP)。"
26862686
26872687#: ../../library/asyncio-eventloop.rst:1793
2688+ #, fuzzy
26882689msgid ""
2689- "`MSDN documentation on I/O Completion Ports <https://docs .microsoft.com/en- "
2690- "ca/ windows/desktop/FileIO /i-o-completion-ports>`_."
2690+ "`MSDN documentation on I/O Completion Ports <https://learn .microsoft.com/"
2691+ "windows/win32/fileio /i-o-completion-ports>`_."
26912692msgstr ""
26922693"`I/O 完成埠(I/O Completion Ports)的 MSDN 文件 <https://docs.microsoft.com/"
26932694"zh-tw/windows/desktop/FileIO/i-o-completion-ports>`_。"
Original file line number Diff line number Diff line change 77msgstr ""
88"Project-Id-Version : Python 3.13\n "
99"Report-Msgid-Bugs-To : \n "
10- "POT-Creation-Date : 2024-11-01 00:15 +0000\n "
10+ "POT-Creation-Date : 2024-11-12 00:13 +0000\n "
1111"PO-Revision-Date : 2024-08-14 16:05+0800\n "
1212"Last-Translator : Adrian Liaw <adrianliaw2000@gmail.com>\n "
1313"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -604,13 +604,14 @@ msgid ""
604604msgstr "由於系統中其他活動的調度,暫停時間可能會比請求的時間長任意的量。"
605605
606606#: ../../library/time.rst:388
607+ #, fuzzy
607608msgid ""
608609"On Windows, if *secs* is zero, the thread relinquishes the remainder of its "
609610"time slice to any other thread that is ready to run. If there are no other "
610611"threads ready to run, the function returns immediately, and the thread "
611612"continues execution. On Windows 8.1 and newer the implementation uses a "
612- "`high-resolution timer <https://docs .microsoft.com/en-us/ windows-hardware/"
613- "drivers/ kernel/high-resolution-timers>`_ which provides resolution of 100 "
613+ "`high-resolution timer <https://learn .microsoft.com/windows-hardware/drivers /"
614+ "kernel/high-resolution-timers>`_ which provides resolution of 100 "
614615"nanoseconds. If *secs* is zero, ``Sleep(0)`` is used."
615616msgstr ""
616617"在 Windows 上,如果 *secs* 為零,則執行緒將其剩餘的時間片段讓給任何準備運行的"
You can’t perform that action at this time.
0 commit comments