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 08b4a3c commit 4f96c5fCopy full SHA for 4f96c5f
library/os.po
@@ -92,8 +92,8 @@ msgid ""
92
"getpid` are emulated or stubs."
93
msgstr ""
94
"在 WebAssembly 平台「wasm32-emscripten」和「wasm32-wasi」上,大部分 os 模組無"
95
-"法使用或行為不同。與程序(Process)相關的API(例如:func:`~os.fork`、:func:"
96
-"`~os.execve`)、訊號(例如:func:`~os.kill`、:func:`~os.wait` ) ,且資源(例"
+"法使用或行為不同。與程序(Process)相關的API(例如 :func:`~os.fork` 、 :func:`~os.execve`)"
+"、訊號(例如 :func:`~os.kill`、 :func:`~os.wait` ) ,且資源(例"
97
"如 :func:`~os.nice`)不可使用。其他諸如 :func:`~os.getuid` 和 :func:`~os."
98
"getpid` 是模擬的或 stub。"
99
0 commit comments