Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1b2a88e

Browse files
committed
feat: update with reviewer's suggestions
1 parent9463e34 commit1b2a88e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎library/socket.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ msgid ""
6565
"operations on Python files, buffer allocation on receive operations is "
6666
"automatic, and buffer length is implicit on send operations."
6767
msgstr""
68-
"Python介面是 Unix 系統呼叫和 socket模組介面直譯成 Python物件導向風格的簡單"
69-
"轉換::func:`.socket` 函數回傳一個 :dfn:`socket object`,其中實現了各種 "
68+
"這個Python介面是將 Unix 系統呼叫和 socket模組介面轉變成 Python物件導向風格"
69+
"::func:`.socket` 函數回傳一個 :dfn:`socket object`,其方法實現了各種 "
7070
"socket 系統呼叫。參數類型相對於 C 語言的介面略為高層次:與 Python 文件操作中"
7171
"的 :meth:`read` 和 :meth:`write` 一樣,接收操作的緩衝區是自動分配的,而在發送"
7272
"操作的緩衝區長度是隱式的。"
@@ -85,7 +85,7 @@ msgstr ":mod:`ssl` 模組"
8585

8686
#:../../library/socket.rst:39
8787
msgid"A TLS/SSL wrapper for socket objects."
88-
msgstr"對 socket 物件的 TLS/SSL的封裝。"
88+
msgstr"對 socket 物件的 TLS/SSL的包裝器 (wrapper)。"
8989

9090
#:../../library/socket.rst:43
9191
msgid"Socket families"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp