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 18f2cbc commit d848e1cCopy full SHA for d848e1c
library/struct.po
@@ -36,9 +36,9 @@ msgid ""
36
"connections), or data transfer between the Python application and the C "
37
"layer."
38
msgstr ""
39
-"此模組可在 Python 數值與以 Python :class:`bytes` 物件表示的 C 結構之間進行轉換。\\"
40
-"簡潔的\\ :ref:`格式字串 <struct-format-strings>` 描述了與 Python 數值之間預期的轉換。\\"
41
-"此模組的函式和物件可用於兩種截然不同的應用:與外部來源(檔案或網路連線)的資料交換,\\"
+"此模組可在 Python 數值與以 Python :class:`bytes` 物件表示的 C 結構之間進行轉換。"
+"簡潔的\\ :ref:`格式字串 <struct-format-strings>`\\ 描述了與 Python 數值之間預期的轉換。"
+"此模組的函式和物件可用於兩種截然不同的應用:與外部來源(檔案或網路連線)的資料交換,"
42
"或是 Python 應用程式與 C 層之間的資料傳輸。"
43
44
#: ../../library/struct.rst:29
0 commit comments