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 43c68ce commit 90edb0fCopy full SHA for 90edb0f
tutorial/stdlib2.po
@@ -185,7 +185,7 @@ msgid ""
185
"in another thread."
186
msgstr ""
187
"執行緒是一種用來對非順序相依 (sequentially dependent) 的多個任務進"
188
-"行解耦 (decoupling)的技術。當其他任務在背景執行時,多執行緒可以用來提升應用程式在接"
+"行解耦 (decoupling) 的技術。當其他任務在背景執行時,多執行緒可以用來提升應用程式在接"
189
"收使用者輸入時的反應能力。一個相關的用例是,運行 I/O 的同時,在另一個執行緒中"
190
"進行計算。"
191
0 commit comments