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 b80dc54 commit b419a0aCopy full SHA for b419a0a
library/weakref.po
@@ -112,7 +112,7 @@ msgid ""
112
msgstr ""
113
":class:`finalize` 提供了一種直接的方法來註冊在物件被垃圾回收時呼叫的清理函"
114
"式。這比在原始弱參照上設定回呼函式更容易使用,因為模組在物件被回收前會自動確"
115
-"保最終化器(finalizer) 保持存活。"
+"保最終化器 (finalizer) 保持存活。"
116
117
#: ../../library/weakref.rst:63
118
msgid ""
@@ -614,7 +614,7 @@ msgstr ""
614
615
"The finalizer can be called directly as well. However the finalizer will "
616
"invoke the callback at most once."
617
-msgstr "最終化器也可以直接被呼叫。然而,最終化器最多會調用回乎一次。"
+msgstr "最終化器也可以直接被呼叫。然而,最終化器最多會調用回呼一次。"
618
619
#: ../../library/weakref.rst:497
620
0 commit comments